![]() |
![]() |
#include "HepMC/PythiaWrapper6_2.h"
#include "CLHEP/Random/RandomEngine.h"
Go to the source code of this file.
Macros | |
#define | LUGIVE pygive_ |
#define | PYCOMP pycomp_ |
Functions | |
static bool | call_pygive (const std::string &line) |
void | LUGIVE (const char *, int length) |
void | py1ent_ (int &ip, int &kf, double &pe, double &the, double &phi) |
int | PYCOMP (int &length) |
int | pycomp_ (int &) |
void | pydecy_ (int &ip) |
void | pyexec_ () |
void | pygive_ (const char *, int) |
void | pyglfr_ () |
void | pyglrhad_ () |
double | pymass_ (int &) |
double | pyr_ (int *idummy) |
void | pyrobo_ (int &, int &, double &, double &, double &, double &, double &) |
void | pystlfr_ () |
void | pystrhad_ () |
void | txgive_ (const char *, int) |
void | txgive_init_ (void) |
Variables | |
CLHEP::HepRandomEngine * | randomEngine |
#define LUGIVE pygive_ |
Definition at line 40 of file HijingPythiaWrapper.h.
#define PYCOMP pycomp_ |
Definition at line 35 of file HijingPythiaWrapper.h.
|
static |
Definition at line 23 of file HijingPythiaWrapper.h.
References pydat1, and pygive_().
void LUGIVE | ( | const char * | , |
int | length | ||
) |
void py1ent_ | ( | int & | ip, |
int & | kf, | ||
double & | pe, | ||
double & | the, | ||
double & | phi | ||
) |
int PYCOMP | ( | int & | length | ) |
int pycomp_ | ( | int & | ) |
void pydecy_ | ( | int & | ip | ) |
void pyexec_ | ( | ) |
void pygive_ | ( | const char * | , |
int | |||
) |
Referenced by call_pygive().
void pyglfr_ | ( | ) |
void pyglrhad_ | ( | ) |
double pymass_ | ( | int & | ) |
double pyr_ | ( | int * | idummy | ) |
Definition at line 7 of file PYR.cc.
References gen::Pythia6Service::fRandomEngine, and randomEngine.
Referenced by gen::Pythia6EGun::generateEvent(), gen::Pythia6JetGun::generateEvent(), gen::Pythia6PtGun::generateEvent(), gen::Pythia6PartonPtGun::generateEvent(), gen::Pythia6PartonEGun::generateEvent(), gen::Pythia6PtYDistGun::generateEvent(), gen::Pythia6Hadronizer::imposeProperTime(), gen::PyquenHadronizer::nucleon(), and gen::HydjetHadronizer::rotateEvtPlane().
void pyrobo_ | ( | int & | , |
int & | , | ||
double & | , | ||
double & | , | ||
double & | , | ||
double & | , | ||
double & | |||
) |
void pystlfr_ | ( | ) |
void pystrhad_ | ( | ) |
void txgive_ | ( | const char * | , |
int | |||
) |
void txgive_init_ | ( | void | ) |
CLHEP::HepRandomEngine* randomEngine |
Definition at line 51 of file HijingPythiaWrapper.h.