38 void getName( std::string& name );
43 void command( std::string cmd );
53 static void pythiacont(
double*,
int*,
int*,
double*,
double*,
double*,
double* );
58 static void MakePythiaFile(
char* fname );
59 static void WritePythiaParticle( std::ofstream& outdec,
EvtId ipar,
EvtId iparname,
61 static void WritePythiaEntryHeader( std::ofstream& outdec,
int lundkc,
EvtId evtnum,
62 std::string name,
int chg,
int cchg,
int spin2,
63 double mass,
double width,
double maxwidth,
double ctau,
64 int stable,
double rawbrfrsum );
65 static bool diquark(
int );
66 static double NominalMass(
int );
67 static int njetsetdecays;
73 static std::string* commands;
TFile f("ana_bhabha660a_dqa_mcPat_zy_old.root")
EvtDecayBase * EvtDecayBasePtr
EvtDecayBase * EvtDecayBasePtr
static void pythiaInit(int f)
static void pythiacont(double *, int *, int *, double *, double *, double *, double *)
void command(std::string cmd)
void decay(EvtParticle *p)
void getName(std::string &name)
std::string commandName()