Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LENDGammaCrossSection.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4LENDCrossSection | |
void | create_used_target_map () |
G4GIDI_target * | get_target_from_map (G4int nuclear_code) |
virtual G4double | getLENDCrossSection (G4GIDI_target *, G4double, G4double) |
G4double | GetUltraLowEnergyExtrapolatedXS (G4double, G4double, G4double, G4double, G4double) |
Protected Attributes inherited from G4LENDCrossSection | |
G4ParticleDefinition * | proj |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
G4String | name |
Definition at line 49 of file G4LENDGammaCrossSection.hh.
G4LENDGammaCrossSection::G4LENDGammaCrossSection | ( | G4ParticleDefinition * | pd | ) |
Definition at line 46 of file G4LENDGammaCrossSection.cc.
|
inline |
Definition at line 53 of file G4LENDGammaCrossSection.hh.
|
virtual |
Reimplemented from G4LENDCrossSection.
Definition at line 54 of file G4LENDGammaCrossSection.cc.
Referenced by G4LENDGammaModel::BuildPhysicsTable().
|
virtual |
Reimplemented from G4LENDCrossSection.
Definition at line 62 of file G4LENDGammaCrossSection.cc.
G4int G4LENDGammaCrossSection::SelectChannel | ( | const G4DynamicParticle * | dp, |
G4int | iZ, | ||
G4int | iA, | ||
const G4Isotope * | isotope, | ||
const G4Element * | , | ||
const G4Material * | material ) |
Definition at line 76 of file G4LENDGammaCrossSection.cc.
Referenced by G4LENDGammaModel::ApplyYourself().