Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4LENDManager.hh>
Public Member Functions | |
G4GIDI_target * | GetLENDTarget (G4ParticleDefinition *, const 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 401 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, |
const G4String & | evaluation, | ||
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM = 0 ) |
Definition at line 206 of file G4LENDManager.cc.
|
inline |
Definition at line 87 of file G4LENDManager.hh.
Definition at line 337 of file G4LENDManager.cc.
Referenced by GetExcitationEnergyOfExcitedIsomer(), and GetLENDTarget().
|
inline |
Definition at line 89 of file G4LENDManager.hh.
std::vector< G4String > G4LENDManager::IsLENDTargetAvailable | ( | G4ParticleDefinition * | proj, |
G4int | iZ, | ||
G4int | iA, | ||
G4int | iM = 0 ) |
Definition at line 313 of file G4LENDManager.cc.
Definition at line 385 of file G4LENDManager.cc.