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

#include <G4RIsotopeTable.hh>

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

Public Types

typedef std::vector
< G4IsotopeProperty * > 
G4IsotopeList
 
typedef std::vector< G4StringG4IsotopeNameList
 

Public Member Functions

 G4RIsotopeTable ()
 
virtual ~G4RIsotopeTable ()
 
virtual G4bool FindIsotope (G4IsotopeProperty *property)
 
virtual G4IsotopePropertyGetIsotope (G4int Z, G4int A, G4double E)
 
void AddUserDecayDataFile (G4int Z, G4int A, G4String filename)
 
- 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)
 

Protected Member Functions

 G4RIsotopeTable (const G4RIsotopeTable &right)
 
G4RIsotopeTableoperator= (const G4RIsotopeTable &right)
 

Detailed Description

Definition at line 64 of file G4RIsotopeTable.hh.

Member Typedef Documentation

Definition at line 72 of file G4RIsotopeTable.hh.

Definition at line 73 of file G4RIsotopeTable.hh.

Constructor & Destructor Documentation

G4RIsotopeTable::G4RIsotopeTable ( )

Definition at line 84 of file G4RIsotopeTable.cc.

G4RIsotopeTable::G4RIsotopeTable ( const G4RIsotopeTable right)
protected
G4RIsotopeTable::~G4RIsotopeTable ( )
virtual

Definition at line 93 of file G4RIsotopeTable.cc.

Member Function Documentation

void G4RIsotopeTable::AddUserDecayDataFile ( G4int  Z,
G4int  A,
G4String  filename 
)

Definition at line 270 of file G4RIsotopeTable.cc.

Here is the caller graph for this function:

G4bool G4RIsotopeTable::FindIsotope ( G4IsotopeProperty property)
virtual

Implements G4VIsotopeTable.

Definition at line 106 of file G4RIsotopeTable.cc.

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

Implements G4VIsotopeTable.

Definition at line 114 of file G4RIsotopeTable.cc.

Here is the call graph for this function:

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

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