Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LENDManager.hh>
Public Member Functions | |
G4GIDI_target * | GetLENDTarget (G4ParticleDefinition *, G4String, G4int iZ, G4int iA, G4int iM=0) |
std::vector< G4String > | IsLENDTargetAvailable (G4ParticleDefinition *, G4int iZ, G4int iA, G4int iM=0) |
G4int | GetNucleusEncoding (G4int iZ, G4int iA, G4int iM) |
G4NistElementBuilder * | GetNistElementBuilder () |
G4int | GetVerboseLevel () |
G4bool | RequestChangeOfVerboseLevel (G4int) |
G4double | GetExcitationEnergyOfExcitedIsomer (G4int, G4int, G4int) |
Static Public Member Functions | |
static G4LENDManager * | GetInstance () |
Definition at line 63 of file G4LENDManager.hh.
Definition at line 407 of file G4LENDManager.cc.
Referenced by G4LENDElastic::ApplyYourself().
|
inlinestatic |
Definition at line 77 of file G4LENDManager.hh.
Referenced by G4LENDElastic::ApplyYourself(), G4LENDCrossSection::G4LENDCrossSection(), and G4LENDModel::G4LENDModel().
G4GIDI_target * G4LENDManager::GetLENDTarget | ( | G4ParticleDefinition * | proj, |
G4String | evaluation, | ||
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM = 0 |
||
) |
Definition at line 208 of file G4LENDManager.cc.
|
inline |
Definition at line 87 of file G4LENDManager.hh.
Referenced by G4LENDCrossSection::create_used_target_map(), and G4LENDModel::create_used_target_map().
Definition at line 343 of file G4LENDManager.cc.
Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LENDModel::ApplyYourself(), G4LENDCrossSection::create_used_target_map(), G4LENDModel::create_used_target_map(), GetExcitationEnergyOfExcitedIsomer(), G4LENDCrossSection::GetIsoCrossSection(), GetLENDTarget(), G4LENDCombinedModel::HasData(), G4LENDGammaModel::HasData(), and G4LENDCrossSection::IsIsoApplicable().
|
inline |
Definition at line 89 of file G4LENDManager.hh.
Referenced by G4LENDCrossSection::DumpLENDTargetInfo(), G4LENDModel::DumpLENDTargetInfo(), and G4LENDModel::returnUnchanged().
std::vector< G4String > G4LENDManager::IsLENDTargetAvailable | ( | G4ParticleDefinition * | proj, |
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM = 0 |
||
) |
Definition at line 318 of file G4LENDManager.cc.
Definition at line 391 of file G4LENDManager.cc.
Referenced by G4LENDCrossSection::create_used_target_map(), and G4LENDModel::create_used_target_map().