|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LENDCombinedCrossSection.hh>
Inheritance diagram for G4LENDCombinedCrossSection: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 {0} |
| G4String | name |
Definition at line 48 of file G4LENDCombinedCrossSection.hh.
| G4LENDCombinedCrossSection::G4LENDCombinedCrossSection | ( | G4ParticleDefinition * | pd | ) |
Definition at line 34 of file G4LENDCombinedCrossSection.cc.
|
inline |
Definition at line 53 of file G4LENDCombinedCrossSection.hh.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 44 of file G4LENDCombinedCrossSection.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 53 of file G4LENDCombinedCrossSection.cc.
| G4int G4LENDCombinedCrossSection::SelectChannel | ( | const G4DynamicParticle * | dp, |
| G4int | iZ, | ||
| G4int | iA, | ||
| const G4Isotope * | isotope, | ||
| const G4Element * | , | ||
| const G4Material * | material ) |
Definition at line 65 of file G4LENDCombinedCrossSection.cc.