|
Geant4
10.01.p02
|
Implementation of the Pythia6 class. More...
Include dependency graph for Pythia6.cc:Go to the source code of this file.
Macros | |
| #define | pycomp pycomp_ |
| #define | py1ent py1ent_ |
| #define | type_of_call |
Functions | |
| int type_of_call | pycomp (int *kf) |
| void type_of_call | py1ent (int &, int &, double &, double &, double &) |
| void * | pythia6_common_address (const char *) |
Implementation of the Pythia6 class.
Definition in file Pythia6.cc.
| #define py1ent py1ent_ |
Definition at line 99 of file Pythia6.cc.
Referenced by Pythia6::Py1ent().
| #define pycomp pycomp_ |
Definition at line 98 of file Pythia6.cc.
Referenced by Pythia6::Pycomp().
| #define type_of_call |
Definition at line 100 of file Pythia6.cc.
| void type_of_call py1ent | ( | int & | , |
| int & | , | ||
| double & | , | ||
| double & | , | ||
| double & | |||
| ) |
| int type_of_call pycomp | ( | int * | kf | ) |
| void* pythia6_common_address | ( | const char * | ) |