34#ifndef G4EnergyRangeManager_h
35#define G4EnergyRangeManager_h 1
71 {
return theHadronicInteractionCounter; }
75 enum { MAX_NUMBER_OF_MODELS = 100 };
78 theHadronicInteraction[ MAX_NUMBER_OF_MODELS ];
80 G4int theHadronicInteractionCounter;
void RegisterMe(G4HadronicInteraction *a)
G4int GetHadronicInteractionCounter() const
G4bool operator!=(const G4EnergyRangeManager &right) const
G4EnergyRangeManager & operator=(const G4EnergyRangeManager &right)
G4HadronicInteraction * GetHadronicInteraction(const G4double kineticEnergy, const G4Material *aMaterial, const G4Element *anElement) const
G4bool operator==(const G4EnergyRangeManager &right) const