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

#include <G4LevelManager.hh>

Public Member Functions

 G4LevelManager (G4int Z, G4int A, G4LevelReader &reader, const G4String &filename)
 
 ~G4LevelManager ()
 
G4int NumberOfLevels () const
 
const G4NucLevelGetLevel (G4int i) const
 
const G4NucLevelNearestLevel (G4double energy) const
 

Detailed Description

Definition at line 56 of file G4LevelManager.hh.

Constructor & Destructor Documentation

G4LevelManager::G4LevelManager ( G4int  Z,
G4int  A,
G4LevelReader reader,
const G4String filename 
)

Definition at line 46 of file G4LevelManager.cc.

Here is the call graph for this function:

G4LevelManager::~G4LevelManager ( )

Definition at line 54 of file G4LevelManager.cc.

Member Function Documentation

const G4NucLevel * G4LevelManager::GetLevel ( G4int  i) const
inline

Definition at line 91 of file G4LevelManager.hh.

const G4NucLevel * G4LevelManager::NearestLevel ( G4double  energy) const
inline

Definition at line 97 of file G4LevelManager.hh.

Here is the call graph for this function:

G4int G4LevelManager::NumberOfLevels ( ) const
inline

Definition at line 86 of file G4LevelManager.hh.


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