38 #ifndef G4PhysicsListHelper_h
39 #define G4PhysicsListHelper_h 1
std::vector< G4PhysicsListOrderingParameter > G4OrdParamTable
void SetVerboseLevel(G4int value)
G4int GetVerboseLevel() const
void ReadInDefaultOrderingParameter()
void CheckParticleList() const
G4PhysicsListOrderingParameter GetOrdingParameter(G4int subType) const
G4ParticleTable::G4PTblDicIterator * aParticleIterator
const XML_Char int const XML_Char * value
G4OrdParamTable * theTable
virtual ~G4PhysicsListHelper()
G4ParticleTable * theParticleTable
G4bool RegisterProcess(G4VProcess *process, G4ParticleDefinition *particle)
void DumpOrdingParameterTable(G4int subType=-1) const
static G4PhysicsListHelper * GetPhysicsListHelper()
G4bool useCoupledTransportation
void UseCoupledTransportation(G4bool vl=true)
G4VProcess * theTransportationProcess
G4String ordParamFileName
void ReadOrdingParameterTable()
static G4ThreadLocal G4PhysicsListHelper * pPLHelper