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

#include <G4VIsotopeTable.hh>

Inheritance diagram for G4VIsotopeTable:
Inheritance graph
[legend]

Public Member Functions

 G4VIsotopeTable ()
 
 G4VIsotopeTable (const G4String &)
 
 G4VIsotopeTable (const G4VIsotopeTable &)
 
G4VIsotopeTableoperator= (const G4VIsotopeTable &)
 
virtual ~G4VIsotopeTable ()
 
virtual G4bool FindIsotope (G4IsotopeProperty *property)=0
 
virtual G4IsotopePropertyGetIsotope (G4int Z, G4int A, G4double E)=0
 
G4int GetVerboseLevel () const
 
void SetVerboseLevel (G4int level)
 

Detailed Description

Definition at line 41 of file G4VIsotopeTable.hh.

Constructor & Destructor Documentation

G4VIsotopeTable::G4VIsotopeTable ( )
inline

Definition at line 88 of file G4VIsotopeTable.hh.

G4VIsotopeTable::G4VIsotopeTable ( const G4String name)
inlineexplicit

Definition at line 94 of file G4VIsotopeTable.hh.

G4VIsotopeTable::G4VIsotopeTable ( const G4VIsotopeTable right)
inline

Definition at line 100 of file G4VIsotopeTable.hh.

G4VIsotopeTable::~G4VIsotopeTable ( )
inlinevirtual

Definition at line 116 of file G4VIsotopeTable.hh.

Member Function Documentation

virtual G4bool G4VIsotopeTable::FindIsotope ( G4IsotopeProperty property)
pure virtual
virtual G4IsotopeProperty* G4VIsotopeTable::GetIsotope ( G4int  Z,
G4int  A,
G4double  E 
)
pure virtual

Implemented in G4RIsotopeTable, and G4IsotopeMagneticMomentTable.

Here is the caller graph for this function:

G4int G4VIsotopeTable::GetVerboseLevel ( ) const
inline

Definition at line 121 of file G4VIsotopeTable.hh.

G4VIsotopeTable & G4VIsotopeTable::operator= ( const G4VIsotopeTable right)
inline

Definition at line 106 of file G4VIsotopeTable.hh.

void G4VIsotopeTable::SetVerboseLevel ( G4int  level)
inline

Definition at line 127 of file G4VIsotopeTable.hh.


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