Geant4_10
Public Member Functions | List of all members
G4NuclearLevelManager Class Reference

#include <G4NuclearLevelManager.hh>

Public Member Functions

 G4NuclearLevelManager (G4int Z, G4int A, const G4String &filename)
 
 G4NuclearLevelManager (const G4NuclearLevelManager &right)
 
 ~G4NuclearLevelManager ()
 
void SetNucleus (G4int Z, G4int A, const G4String &filename)
 
G4bool IsValid () const
 
G4int NumberOfLevels () const
 
const G4NuclearLevelGetLevel (G4int i) const
 
const G4NuclearLevelNearestLevel (G4double energy, G4double eDiffMax=9999.*CLHEP::GeV) const
 
const G4NuclearLevelLowestLevel () const
 
const G4NuclearLevelHighestLevel () const
 
G4double MinLevelEnergy () const
 
G4double MaxLevelEnergy () const
 
void PrintAll ()
 

Detailed Description

Definition at line 65 of file G4NuclearLevelManager.hh.

Constructor & Destructor Documentation

G4NuclearLevelManager::G4NuclearLevelManager ( G4int  Z,
G4int  A,
const G4String filename 
)

Definition at line 62 of file G4NuclearLevelManager.cc.

G4NuclearLevelManager::G4NuclearLevelManager ( const G4NuclearLevelManager right)

Definition at line 363 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

G4NuclearLevelManager::~G4NuclearLevelManager ( )

Definition at line 75 of file G4NuclearLevelManager.cc.

Member Function Documentation

const G4NuclearLevel * G4NuclearLevelManager::GetLevel ( G4int  i) const

Definition at line 95 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4NuclearLevel * G4NuclearLevelManager::HighestLevel ( ) const

Definition at line 136 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

G4bool G4NuclearLevelManager::IsValid ( void  ) const
inline

Definition at line 78 of file G4NuclearLevelManager.hh.

Here is the caller graph for this function:

const G4NuclearLevel * G4NuclearLevelManager::LowestLevel ( ) const

Definition at line 141 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

G4double G4NuclearLevelManager::MaxLevelEnergy ( ) const

Definition at line 131 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NuclearLevelManager::MinLevelEnergy ( ) const

Definition at line 126 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4NuclearLevel * G4NuclearLevelManager::NearestLevel ( G4double  energy,
G4double  eDiffMax = 9999.*CLHEP::GeV 
) const

Definition at line 100 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4NuclearLevelManager::NumberOfLevels ( ) const
inline

Definition at line 80 of file G4NuclearLevelManager.hh.

Here is the caller graph for this function:

void G4NuclearLevelManager::PrintAll ( void  )

Definition at line 349 of file G4NuclearLevelManager.cc.

Here is the call graph for this function:

void G4NuclearLevelManager::SetNucleus ( G4int  Z,
G4int  A,
const G4String filename 
)

Definition at line 80 of file G4NuclearLevelManager.cc.


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