1 #ifndef gen_HijingPythiaWrapper_h
2 #define gen_HijingPythiaWrapper_h
5 #include "HepMC/PythiaWrapper6_4.h"
9 void py1ent_(
int& ip,
int& kf,
double& pe,
double& the,
double&
phi);
17 void pygive_(
const char*,
int );
19 void pyrobo_(
int&,
int&,
double&,
double&,
double&,
double&,
double& );
21 void txgive_(
const char*,
int );
36 #define PYCOMP pycomp_
41 #define LUGIVE pygive_
43 void LUGIVE(
const char*,
int length);
56 (*iseed) = (69069 * (*iseed) + 1) & 0xffffffffUL;
57 return (*iseed) / 4294967296.0;
float ranff_(unsigned int *iseed)
void pygive_(const char *, int)
void py1ent_(int &, int &, double &, double &, double &)
void txgive_(const char *, int)
void pyrobo_(int &, int &, double &, double &, double &, double &, double &)