Pythia - Event generation


First LessonsRCF EnvironmentEvaluationEvent DisplayUseful Links
PYTHIAHIJINGPISARESPORECONANO

More details on the first lessons

The code we used to generate elementary proton+proton -> JPsi in the first lessons is based on the generator Pythia 6.2. To understand what we did, have a look in the $TUTORIAL/event_gen directory to :

Running your own stuff

Thus, if you want to generate 999 events of your stuff, then you just have to build your own mystuff_pyt.par in your directory and to launch :
> $TUTORIAL/event_gen/gen_pythia 999 mystuff
Then you can execute the other steps the same way we did in the first lessons :
> $TUTORIAL/simu/simulate 999 mystuff
> $TUTORIAL/resp/respond 999 mystuff
> $TUTORIAL/preco/reconstruct 999 mystuff

Even more details !

The code we use in the tutorial to generate JPsi events was developped by Frédéric. Please refer to his pythia web page for more details, including :
Page maintained by Raphaël / Last modified: Thu Feb 21 11:45:05 CET 2002