Geant4_10
Public Types | Public Member Functions | Protected Member Functions | List of all members
G4IsomerTable Class Reference

#include <G4IsomerTable.hh>

Inheritance diagram for G4IsomerTable:
Inheritance graph
[legend]
Collaboration diagram for G4IsomerTable:
Collaboration graph
[legend]

Public Types

typedef std::vector
< G4IsotopeProperty * > 
G4IsotopeList
 

Public Member Functions

 G4IsomerTable ()
 
virtual ~G4IsomerTable ()
 
virtual G4IsotopePropertyGetIsotope (G4int Z, G4int A, G4double E)
 
virtual G4IsotopePropertyGetIsotopeByIsoLvl (G4int Z, G4int A, G4int lvl=0)
 
size_t entries () const
 
G4IsotopePropertyGetIsotopeByIndex (size_t idx) const
 
- Public Member Functions inherited from G4VIsotopeTable
 G4VIsotopeTable ()
 
 G4VIsotopeTable (const G4String &)
 
 G4VIsotopeTable (const G4VIsotopeTable &)
 
G4VIsotopeTableoperator= (const G4VIsotopeTable &)
 
virtual ~G4VIsotopeTable ()
 
G4int GetVerboseLevel () const
 
void SetVerboseLevel (G4int level)
 
void DumpTable (G4int Zmin=1, G4int Zmax=118)
 
const G4StringGetName () const
 

Protected Member Functions

 G4IsomerTable (const G4IsomerTable &right)
 
G4IsomerTableoperator= (const G4IsomerTable &right)
 
void FillIsotopeList ()
 

Detailed Description

Definition at line 55 of file G4IsomerTable.hh.

Member Typedef Documentation

Definition at line 64 of file G4IsomerTable.hh.

Constructor & Destructor Documentation

G4IsomerTable::G4IsomerTable ( )

Definition at line 53 of file G4IsomerTable.cc.

Here is the call graph for this function:

G4IsomerTable::G4IsomerTable ( const G4IsomerTable right)
protected

Definition at line 109 of file G4IsomerTable.cc.

Here is the call graph for this function:

G4IsomerTable::~G4IsomerTable ( )
virtual

Definition at line 96 of file G4IsomerTable.cc.

Member Function Documentation

size_t G4IsomerTable::entries ( ) const
inline

Definition at line 118 of file G4IsomerTable.hh.

Here is the caller graph for this function:

void G4IsomerTable::FillIsotopeList ( )
protected

Definition at line 63 of file G4IsomerTable.cc.

Here is the caller graph for this function:

G4IsotopeProperty * G4IsomerTable::GetIsotope ( G4int  Z,
G4int  A,
G4double  E 
)
virtual

Implements G4VIsotopeTable.

Definition at line 125 of file G4IsomerTable.cc.

Here is the call graph for this function:

G4IsotopeProperty * G4IsomerTable::GetIsotopeByIndex ( size_t  idx) const
inline

Definition at line 124 of file G4IsomerTable.hh.

G4IsotopeProperty * G4IsomerTable::GetIsotopeByIsoLvl ( G4int  Z,
G4int  A,
G4int  lvl = 0 
)
virtual

Reimplemented from G4VIsotopeTable.

Definition at line 183 of file G4IsomerTable.cc.

Here is the call graph for this function:

G4IsomerTable & G4IsomerTable::operator= ( const G4IsomerTable right)
protected

Definition at line 117 of file G4IsomerTable.cc.

Here is the call graph for this function:


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