Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
G4LENDManager Class Reference

#include <G4LENDManager.hh>

Public Member Functions

G4GIDI_targetGetLENDTarget (G4ParticleDefinition *, G4String, G4int iZ, G4int iA, G4int iM=0)
 
std::vector< G4StringIsLENDTargetAvailable (G4ParticleDefinition *, G4int iZ, G4int iA, G4int iM=0)
 
G4int GetNucleusEncoding (G4int iZ, G4int iA)
 
G4NistElementBuilderGetNistElementBuilder ()
 
G4int GetVerboseLevel ()
 
G4bool RequestChangeOfVerboseLevel (G4int)
 

Static Public Member Functions

static G4LENDManagerGetInstance ()
 

Protected Member Functions

 G4LENDManager ()
 
 G4LENDManager (const G4LENDManager &)
 
 ~G4LENDManager ()
 

Detailed Description

Definition at line 63 of file G4LENDManager.hh.

Constructor & Destructor Documentation

G4LENDManager::G4LENDManager ( )
protected

Definition at line 47 of file G4LENDManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LENDManager::G4LENDManager ( const G4LENDManager )
inlineprotected

Definition at line 70 of file G4LENDManager.hh.

G4LENDManager::~G4LENDManager ( )
protected

Definition at line 77 of file G4LENDManager.cc.

Member Function Documentation

static G4LENDManager* G4LENDManager::GetInstance ( void  )
inlinestatic

Definition at line 75 of file G4LENDManager.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4GIDI_target * G4LENDManager::GetLENDTarget ( G4ParticleDefinition proj,
G4String  evaluation,
G4int  iZ,
G4int  iA,
G4int  iM = 0 
)

Definition at line 101 of file G4LENDManager.cc.

Here is the call graph for this function:

G4NistElementBuilder* G4LENDManager::GetNistElementBuilder ( )
inline

Definition at line 86 of file G4LENDManager.hh.

Here is the caller graph for this function:

G4int G4LENDManager::GetNucleusEncoding ( G4int  iZ,
G4int  iA 
)
inline

Definition at line 83 of file G4LENDManager.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4LENDManager::GetVerboseLevel ( )
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.

Here is the call graph for this function:

G4bool G4LENDManager::RequestChangeOfVerboseLevel ( G4int  newValue)

Definition at line 270 of file G4LENDManager.cc.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: