ActivateFor(const G4Material *aMaterial) | G4HadronicInteraction | inline |
ActivateFor(const G4Element *anElement) | G4HadronicInteraction | inline |
ApplyYourself(const G4HadProjectile &, G4Nucleus &) final | G4VHighEnergyGenerator | virtual |
Block() | G4HadronicInteraction | inlineprotected |
BuildPhysicsTable(const G4ParticleDefinition &) | G4HadronicInteraction | virtual |
DeActivateFor(const G4Material *aMaterial) | G4HadronicInteraction | |
DeActivateFor(const G4Element *anElement) | G4HadronicInteraction | |
G4HadronicInteraction(const G4String &modelName="HadronicModel") | G4HadronicInteraction | explicit |
G4VHighEnergyGenerator(const G4String &modelName="High Energy Generator") | G4VHighEnergyGenerator | |
G4VHighEnergyGenerator(const G4VHighEnergyGenerator &right) | G4VHighEnergyGenerator | 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 |
GetProjectileNucleus() const | G4VHighEnergyGenerator | virtual |
GetRecoilEnergyThreshold() const | G4HadronicInteraction | inline |
GetVerboseLevel() const | G4HadronicInteraction | inline |
GetWoundedNucleus() const =0 | G4VHighEnergyGenerator | pure virtual |
InitialiseModel() | G4HadronicInteraction | virtual |
IsApplicable(const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) | G4HadronicInteraction | virtual |
IsBlocked(const G4Material *aMaterial) const | G4HadronicInteraction | |
IsBlocked(const G4Element *anElement) const | G4HadronicInteraction | |
IsBlocked() const | G4HadronicInteraction | inlineprotected |
isBlocked | G4HadronicInteraction | protected |
ModelDescription(std::ostream &) const override | G4VHighEnergyGenerator | virtual |
operator!=(const G4VHighEnergyGenerator &right) const | G4VHighEnergyGenerator | private |
operator=(const G4VHighEnergyGenerator &right) | G4VHighEnergyGenerator | private |
operator==(const G4VHighEnergyGenerator &right) const | G4VHighEnergyGenerator | private |
SampleInvariantT(const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A) | G4HadronicInteraction | virtual |
Scatter(const G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary)=0 | G4VHighEnergyGenerator | pure 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 | inline |
theMaxEnergy | G4HadronicInteraction | protected |
theMinEnergy | G4HadronicInteraction | protected |
theParticleChange | G4HadronicInteraction | protected |
verboseLevel | G4HadronicInteraction | protected |
~G4HadronicInteraction() | G4HadronicInteraction | virtual |
~G4VHighEnergyGenerator() override | G4VHighEnergyGenerator | |