1 #ifndef gen_Pythia6Declarations_h 2 #define gen_Pythia6Declarations_h 5 #include "HepMC/PythiaWrapper6_4.h" 14 void py1ent_(
int& ip,
int& kf,
double& pe,
double& the,
double& phi);
22 void pygive_(
const char*,
int );
24 void pyrobo_(
int&,
int&,
double&,
double&,
double&,
double&,
double& );
25 void pyjoin_(
int& njoin,
int ijoin[]);
26 void pyshow_(
int &i1,
int&i2,
double& );
28 void txgive_(
const char*,
int );
33 int numWarn =
pydat1.mstu[26];
34 int numErr =
pydat1.mstu[22];
36 pygive_(line.c_str(), line.length());
38 return pydat1.mstu[26] == numWarn &&
bool call_pygive(const std::string &line)
void pyjoin_(int &njoin, int ijoin[])
void pygive_(const char *, int)
void py1ent_(int &ip, int &kf, double &pe, double &the, double &phi)
void pyshow_(int &i1, int &i2, double &)
void txgive_(const char *, int)
void pyrobo_(int &, int &, double &, double &, double &, double &, double &)