33#ifndef G4EnergyRangeManager_h
34#define G4EnergyRangeManager_h 1
67 G4int theHadronicInteractionCounter;
68 std::vector<G4HadronicInteraction*> theHadronicInteraction;
void RegisterMe(G4HadronicInteraction *a)
void BuildPhysicsTable(const G4ParticleDefinition &)
G4HadronicInteraction * GetHadronicInteraction(const G4HadProjectile &aHadProjectile, G4Nucleus &aTargetNucleus, const G4Material *aMaterial, const G4Element *anElement) const
void Dump(G4int verbose=0)
std::vector< G4HadronicInteraction * > & GetHadronicInteractionList()