ActivateFor(const G4Material *aMaterial) | G4HadronicInteraction | inline |
ActivateFor(const G4Element *anElement) | G4HadronicInteraction | inline |
ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)=0 | G4HadronicInteraction | pure virtual |
Block() | G4HadronicInteraction | inlineprotected |
DeActivateFor(const G4Material *aMaterial) | G4HadronicInteraction | |
DeActivateFor(const G4Element *anElement) | G4HadronicInteraction | |
epCheckLevels | G4HadronicInteraction | private |
G4HadronicInteraction(const G4String &modelName="HadronicModel") | G4HadronicInteraction | |
G4HadronicInteraction(const G4HadronicInteraction &right) | G4HadronicInteraction | private |
GetEnergyMomentumCheckLevels() const | G4HadronicInteraction | virtual |
GetFatalEnergyCheckLevels() const | G4HadronicInteraction | virtual |
GetMaxEnergy() const | G4HadronicInteraction | inline |
GetMaxEnergy(const G4Material *aMaterial, const G4Element *anElement) const | G4HadronicInteraction | |
GetMinEnergy() const | G4HadronicInteraction | inline |
GetMinEnergy(const G4Material *aMaterial, const G4Element *anElement) const | G4HadronicInteraction | |
GetModelName() const | G4HadronicInteraction | inline |
GetMyPointer() const | G4HadronicInteraction | inline |
GetRecoilEnergyThreshold() const | G4HadronicInteraction | inline |
GetVerboseLevel() const | G4HadronicInteraction | inlinevirtual |
IsApplicable(const G4HadProjectile &, G4Nucleus &) | G4HadronicInteraction | inlinevirtual |
isBlocked | G4HadronicInteraction | protected |
IsBlocked(const G4Material *aMaterial) const | G4HadronicInteraction | |
IsBlocked(const G4Element *anElement) const | G4HadronicInteraction | |
IsBlocked() const | G4HadronicInteraction | inlineprotected |
ModelDescription(std::ostream &outFile) const | G4HadronicInteraction | virtual |
operator!=(const G4HadronicInteraction &right) const | G4HadronicInteraction | inline |
operator=(const G4HadronicInteraction &right) | G4HadronicInteraction | private |
operator==(const G4HadronicInteraction &right) const | G4HadronicInteraction | inline |
recoilEnergyThreshold | G4HadronicInteraction | private |
SampleInvariantT(const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A) | G4HadronicInteraction | virtual |
SetEnergyMomentumCheckLevels(G4double relativeLevel, G4double absoluteLevel) | G4HadronicInteraction | inline |
SetMaxEnergy(const G4double anEnergy) | G4HadronicInteraction | inline |
SetMaxEnergy(G4double anEnergy, const G4Element *anElement) | G4HadronicInteraction | |
SetMaxEnergy(G4double anEnergy, const G4Material *aMaterial) | G4HadronicInteraction | |
SetMinEnergy(G4double anEnergy) | G4HadronicInteraction | inline |
SetMinEnergy(G4double anEnergy, const G4Element *anElement) | G4HadronicInteraction | |
SetMinEnergy(G4double anEnergy, const G4Material *aMaterial) | G4HadronicInteraction | |
SetModelName(const G4String &nam) | G4HadronicInteraction | inlineprotected |
SetRecoilEnergyThreshold(G4double val) | G4HadronicInteraction | inline |
SetVerboseLevel(G4int value) | G4HadronicInteraction | inlinevirtual |
theBlockedList | G4HadronicInteraction | private |
theBlockedListElements | G4HadronicInteraction | private |
theMaxEnergy | G4HadronicInteraction | protected |
theMaxEnergyList | G4HadronicInteraction | private |
theMaxEnergyListElements | G4HadronicInteraction | private |
theMinEnergy | G4HadronicInteraction | protected |
theMinEnergyList | G4HadronicInteraction | private |
theMinEnergyListElements | G4HadronicInteraction | private |
theModelName | G4HadronicInteraction | private |
theParticleChange | G4HadronicInteraction | protected |
verboseLevel | G4HadronicInteraction | protected |
~G4HadronicInteraction() | G4HadronicInteraction | virtual |