Geant4
9.6.p02
|
#include <G4IsotopeMagneticMomentTable.hh>
Public Types | |
typedef std::vector < G4IsotopeProperty * > | G4IsotopeList |
typedef std::vector< G4String > | G4IsotopeNameList |
Public Member Functions | |
G4IsotopeMagneticMomentTable () | |
virtual | ~G4IsotopeMagneticMomentTable () |
virtual G4bool | FindIsotope (G4IsotopeProperty *property) |
virtual G4IsotopeProperty * | GetIsotope (G4int Z, G4int A, G4double E) |
Public Member Functions inherited from G4VIsotopeTable | |
G4VIsotopeTable () | |
G4VIsotopeTable (const G4String &) | |
G4VIsotopeTable (const G4VIsotopeTable &) | |
G4VIsotopeTable & | operator= (const G4VIsotopeTable &) |
virtual | ~G4VIsotopeTable () |
G4int | GetVerboseLevel () const |
void | SetVerboseLevel (G4int level) |
Protected Member Functions | |
G4IsotopeMagneticMomentTable (const G4IsotopeMagneticMomentTable &right) | |
G4IsotopeMagneticMomentTable & | operator= (const G4IsotopeMagneticMomentTable &right) |
Definition at line 52 of file G4IsotopeMagneticMomentTable.hh.
typedef std::vector<G4IsotopeProperty*> G4IsotopeMagneticMomentTable::G4IsotopeList |
Definition at line 61 of file G4IsotopeMagneticMomentTable.hh.
typedef std::vector<G4String> G4IsotopeMagneticMomentTable::G4IsotopeNameList |
Definition at line 62 of file G4IsotopeMagneticMomentTable.hh.
G4IsotopeMagneticMomentTable::G4IsotopeMagneticMomentTable | ( | ) |
Definition at line 55 of file G4IsotopeMagneticMomentTable.cc.
|
protected |
Definition at line 139 of file G4IsotopeMagneticMomentTable.cc.
|
virtual |
Definition at line 130 of file G4IsotopeMagneticMomentTable.cc.
|
virtual |
Implements G4VIsotopeTable.
Definition at line 152 of file G4IsotopeMagneticMomentTable.cc.
|
virtual |
Implements G4VIsotopeTable.
Definition at line 184 of file G4IsotopeMagneticMomentTable.cc.
|
protected |
Definition at line 146 of file G4IsotopeMagneticMomentTable.cc.