BuildPhysicsTable(const G4ParticleDefinition &) | G4VComponentCrossSection | virtual |
ComputeQuasiElasticRatio(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4int) | G4VComponentCrossSection | virtual |
Description() const | G4VComponentCrossSection | virtual |
DumpPhysicsTable(const G4ParticleDefinition &) | G4VComponentCrossSection | virtual |
G4VComponentCrossSection(const G4String &nam="") | G4VComponentCrossSection | |
G4VComponentCrossSection(const G4VComponentCrossSection &) | G4VComponentCrossSection | private |
GetElasticElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, const G4Element *) | G4VComponentCrossSection | inline |
GetElasticElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4double)=0 | G4VComponentCrossSection | pure virtual |
GetElasticIsotopeCrossSection(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4int)=0 | G4VComponentCrossSection | pure virtual |
GetInelasticElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, const G4Element *) | G4VComponentCrossSection | inline |
GetInelasticElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4double)=0 | G4VComponentCrossSection | pure virtual |
GetInelasticIsotopeCrossSection(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4int)=0 | G4VComponentCrossSection | pure virtual |
GetMaxKinEnergy() const | G4VComponentCrossSection | inline |
GetMinKinEnergy() const | G4VComponentCrossSection | inline |
GetName() const | G4VComponentCrossSection | inline |
GetTotalElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, const G4Element *) | G4VComponentCrossSection | inline |
GetTotalElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4double)=0 | G4VComponentCrossSection | pure virtual |
GetTotalIsotopeCrossSection(const G4ParticleDefinition *, G4double kinEnergy, G4int, G4int)=0 | G4VComponentCrossSection | pure virtual |
GetVerboseLevel() const | G4VComponentCrossSection | inline |
maxKinEnergy | G4VComponentCrossSection | private |
minKinEnergy | G4VComponentCrossSection | private |
name | G4VComponentCrossSection | private |
operator=(const G4VComponentCrossSection &right) | G4VComponentCrossSection | private |
SetMaxKinEnergy(G4double value) | G4VComponentCrossSection | inline |
SetMinKinEnergy(G4double value) | G4VComponentCrossSection | inline |
SetVerboseLevel(G4int value) | G4VComponentCrossSection | inline |
verboseLevel | G4VComponentCrossSection | private |
~G4VComponentCrossSection() | G4VComponentCrossSection | virtual |