|
Geant4_10
|
#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) |
| virtual G4IsotopeProperty * | GetIsotopeByIsoLvl (G4int Z, G4int A, G4int lvl=0) |
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) |
| void | DumpTable (G4int Zmin=1, G4int Zmax=118) |
| const G4String & | GetName () const |
Protected Member Functions | |
| G4IsotopeMagneticMomentTable (const G4IsotopeMagneticMomentTable &right) | |
| G4IsotopeMagneticMomentTable & | operator= (const G4IsotopeMagneticMomentTable &right) |
Definition at line 53 of file G4IsotopeMagneticMomentTable.hh.
| typedef std::vector<G4IsotopeProperty*> G4IsotopeMagneticMomentTable::G4IsotopeList |
Definition at line 62 of file G4IsotopeMagneticMomentTable.hh.
| typedef std::vector<G4String> G4IsotopeMagneticMomentTable::G4IsotopeNameList |
Definition at line 63 of file G4IsotopeMagneticMomentTable.hh.
| G4IsotopeMagneticMomentTable::G4IsotopeMagneticMomentTable | ( | ) |
Definition at line 56 of file G4IsotopeMagneticMomentTable.cc.

|
protected |
Definition at line 142 of file G4IsotopeMagneticMomentTable.cc.
|
virtual |
Definition at line 133 of file G4IsotopeMagneticMomentTable.cc.
|
virtual |
Definition at line 155 of file G4IsotopeMagneticMomentTable.cc.

|
virtual |
Implements G4VIsotopeTable.
Definition at line 194 of file G4IsotopeMagneticMomentTable.cc.

|
virtual |
Reimplemented from G4VIsotopeTable.
Definition at line 232 of file G4IsotopeMagneticMomentTable.cc.

|
protected |
Definition at line 149 of file G4IsotopeMagneticMomentTable.cc.
1.8.5