Geant4 9.6.0
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) |
G4NistElementBuilder * | GetNistElementBuilder () |
G4int | GetVerboseLevel () |
G4bool | RequestChangeOfVerboseLevel (G4int) |
Static Public Member Functions | |
static G4LENDManager * | GetInstance () |
Protected Member Functions | |
G4LENDManager () | |
G4LENDManager (const G4LENDManager &) | |
~G4LENDManager () | |
Definition at line 63 of file G4LENDManager.hh.
|
protected |
Definition at line 47 of file G4LENDManager.cc.
Referenced by GetInstance().
|
inlineprotected |
Definition at line 70 of file G4LENDManager.hh.
|
protected |
Definition at line 77 of file G4LENDManager.cc.
|
inlinestatic |
Definition at line 75 of file G4LENDManager.hh.
Referenced by G4LENDCrossSection::G4LENDCrossSection(), and G4LENDModel::G4LENDModel().
G4GIDI_target * G4LENDManager::GetLENDTarget | ( | G4ParticleDefinition * | proj, |
G4String | evaluation, | ||
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM = 0 |
||
) |
Definition at line 101 of file G4LENDManager.cc.
|
inline |
Definition at line 86 of file G4LENDManager.hh.
Referenced by G4LENDCrossSection::create_used_target_map(), and G4LENDModel::create_used_target_map().
Definition at line 83 of file G4LENDManager.hh.
Referenced by G4LENDCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LENDModel::ApplyYourself(), G4LENDCrossSection::create_used_target_map(), G4LENDModel::create_used_target_map(), and G4LENDCrossSection::GetIsoCrossSection().
|
inline |
Definition at line 88 of file G4LENDManager.hh.
std::vector< G4String > G4LENDManager::IsLENDTargetAvailable | ( | G4ParticleDefinition * | proj, |
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM = 0 |
||
) |
Definition at line 207 of file G4LENDManager.cc.
Definition at line 270 of file G4LENDManager.cc.
Referenced by G4LENDCrossSection::create_used_target_map(), and G4LENDModel::create_used_target_map().