1 #ifndef __StarPythia6_h__
2 #define __StarPythia6_h__
43 #include "StarGenerator/BASE/StarGenerator.h"
74 static void PyTune( Int_t tune );
76 static void PyStat( Int_t stat );
78 static void PyList( Int_t list );
80 static void PyGive(
const char* give );
82 static void Set(
const char* give ){ PyGive(give); }
84 static void CloseDecays(
int id ){ PyCloseDecays(
id); }
85 static void OpenDecay(
int id,
int idcy,
int val ){ PyOpenDecay(
id, idcy, val ); }
89 static void SetDecayFlag(
const int kf,
const int flag );
98 map<Int_t,Int_t> mStatusCode;
ABC for defining event generator interfaces.
static PyDat1_t & pydat1()
Returns a reference to the /PYDAT1/ common block.
static PyInt5_t & pyint5()
Returns a reference to the /PYINT5/ common block.
static void Set(const char *give)
... and alias this to Set
End of run statistics for event generators.
static PySubs_t & pysubs()
Returns a reference to the /PYSUBS/ common block.
static PyPars_t & pypars()
Returns a reference to the /PYPARS/ common block.
Base class for event records.
static PyJets_t & pyjets()
Returns a reference to the /PYJETS/ common block.
static PyInt2_t & pyint2()
Returns a reference to the /PYINT2/ common block.
static PyDat3_t & pydat3()
Returns a reference to the /PYDAT3/ common block.