1 #ifndef gen_HijingPythiaWrapper_h
2 #define gen_HijingPythiaWrapper_h
5 #include "HepMC/PythiaWrapper6_4.h"
8 void py1ent_(
int& ip,
int& kf,
double& pe,
double& the,
double&
phi);
18 void pyrobo_(
int&,
int&,
double&,
double&,
double&,
double&,
double&);
35 #define PYCOMP pycomp_
40 #define LUGIVE pygive_
42 void LUGIVE(
const char*,
int length);
54 (*iseed) = (69069 * (*iseed) + 1) & 0xffffffffUL;
55 return (*iseed) / 4294967296.0;
float ranff_(unsigned int *iseed)
void py1ent_(int &, int &, double &, double &, double &)
void pygive_(const char *, int)
void txgive_(const char *, int)
void pyrobo_(int &, int &, double &, double &, double &, double &, double &)