|
| G4ParticleHPInelasticXS (const G4ParticleDefinition *) |
|
| ~G4ParticleHPInelasticXS () override=default |
|
void | CrossSectionDescription (std::ostream &) const final |
|
G4ParticleHPInelasticXS & | operator= (const G4ParticleHPInelasticXS &right)=delete |
|
| G4ParticleHPInelasticXS (const G4ParticleHPInelasticXS &)=delete |
|
| G4CrossSectionHP (const G4ParticleDefinition *, const G4String &nameData, const G4String &nameDir, G4double emaxHP, G4int zmin, G4int zmax) |
|
| ~G4CrossSectionHP () override=default |
|
G4bool | IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *, const G4Material *) override |
|
G4double | GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *, const G4Element *, const G4Material *) override |
|
G4double | ComputeIsoCrossSection (G4double kinEnergy, G4double loge, const G4ParticleDefinition *, G4int Z, G4int A, const G4Isotope *iso, const G4Element *elm, const G4Material *mat) override |
|
const G4Isotope * | SelectIsotope (const G4Element *, G4double kinEnergy, G4double logE) override |
|
void | BuildPhysicsTable (const G4ParticleDefinition &) override |
|
void | DumpPhysicsTable (const G4ParticleDefinition &) override |
|
G4CrossSectionHP & | operator= (const G4CrossSectionHP &right)=delete |
|
| G4CrossSectionHP (const G4CrossSectionHP &)=delete |
|
| G4VCrossSectionDataSet (const G4String &nam="") |
|
virtual | ~G4VCrossSectionDataSet () |
|
virtual G4bool | IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=nullptr) |
|
G4double | GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr) |
|
G4double | ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr) |
|
virtual G4double | ComputeCrossSectionPerElement (G4double kinEnergy, G4double loge, const G4ParticleDefinition *, const G4Element *, const G4Material *mat=nullptr) |
|
virtual G4double | GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=nullptr) |
|
virtual void | SetVerboseLevel (G4int value) |
|
G4double | GetMinKinEnergy () const |
|
void | SetMinKinEnergy (G4double value) |
|
G4double | GetMaxKinEnergy () const |
|
void | SetMaxKinEnergy (G4double value) |
|
bool | ForAllAtomsAndEnergies () const |
|
void | SetForAllAtomsAndEnergies (G4bool val) |
|
const G4String & | GetName () const |
|
void | SetName (const G4String &nam) |
|
G4VCrossSectionDataSet & | operator= (const G4VCrossSectionDataSet &right)=delete |
|
| G4VCrossSectionDataSet (const G4VCrossSectionDataSet &)=delete |
|
Definition at line 39 of file G4ParticleHPInelasticXS.hh.