1 #ifndef gen_Pythia6Declarations_h
2 #define gen_Pythia6Declarations_h
5 #include "HepMC/PythiaWrapper6_2.h"
12 void py1ent_(
int& ip,
int& kf,
double& pe,
double& the,
double&
phi);
20 void pygive_(
const char*,
int );
22 void pyrobo_(
int&,
int&,
double&,
double&,
double&,
double&,
double& );
23 void pyjoin_(
int& njoin,
int ijoin[]);
24 void pyshow_(
int &i1,
int&i2,
double& );
26 void txgive_(
const char*,
int );
31 int numWarn =
pydat1.mstu[26];
32 int numErr =
pydat1.mstu[22];
34 pygive_(line.c_str(), line.length());
36 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 &)