Geant4
10.01.p02
|
#include <G4tgbIsotope.hh>
Public Member Functions | |
G4tgbIsotope () | |
~G4tgbIsotope () | |
G4tgbIsotope (G4tgrIsotope *hg) | |
G4Isotope * | BuildG4Isotope () |
const G4String & | GetName () const |
Private Attributes | |
G4tgrIsotope * | theTgrIsot |
G4Isotope * | theG4Isot |
Definition at line 53 of file G4tgbIsotope.hh.
G4tgbIsotope::G4tgbIsotope | ( | ) |
Definition at line 40 of file G4tgbIsotope.cc.
G4tgbIsotope::~G4tgbIsotope | ( | ) |
Definition at line 46 of file G4tgbIsotope.cc.
G4tgbIsotope::G4tgbIsotope | ( | G4tgrIsotope * | hg | ) |
Definition at line 51 of file G4tgbIsotope.cc.
References theG4Isot, and theTgrIsot.
G4Isotope * G4tgbIsotope::BuildG4Isotope | ( | ) |
Definition at line 58 of file G4tgbIsotope.cc.
References G4cout, G4endl, G4tgrIsotope::GetA(), G4tgrIsotope::GetN(), G4tgrIsotope::GetName(), G4tgrMessenger::GetVerboseLevel(), G4tgrIsotope::GetZ(), theG4Isot, and theTgrIsot.
Referenced by G4tgbMaterialMgr::FindOrBuildG4Isotope().
|
inline |
Definition at line 67 of file G4tgbIsotope.hh.
References G4tgrIsotope::GetName(), and theTgrIsot.
Referenced by G4tgbMaterialMgr::CopyIsotopes().
|
private |
Definition at line 72 of file G4tgbIsotope.hh.
Referenced by BuildG4Isotope(), and G4tgbIsotope().
|
private |
Definition at line 71 of file G4tgbIsotope.hh.
Referenced by BuildG4Isotope(), G4tgbIsotope(), and GetName().