Geant4-11
|
#include <G4tgbIsotope.hh>
Public Member Functions | |
G4Isotope * | BuildG4Isotope () |
G4tgbIsotope () | |
G4tgbIsotope (G4tgrIsotope *hg) | |
const G4String & | GetName () const |
~G4tgbIsotope () | |
Private Attributes | |
G4Isotope * | theG4Isot = nullptr |
G4tgrIsotope * | theTgrIsot = nullptr |
Definition at line 42 of file G4tgbIsotope.hh.
G4tgbIsotope::G4tgbIsotope | ( | ) |
Definition at line 35 of file G4tgbIsotope.cc.
G4tgbIsotope::~G4tgbIsotope | ( | ) |
Definition at line 40 of file G4tgbIsotope.cc.
G4tgbIsotope::G4tgbIsotope | ( | G4tgrIsotope * | hg | ) |
G4Isotope * G4tgbIsotope::BuildG4Isotope | ( | ) |
Definition at line 51 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 55 of file G4tgbIsotope.hh.
References G4tgrIsotope::GetName(), and theTgrIsot.
Referenced by G4tgbMaterialMgr::CopyIsotopes().
|
private |
Definition at line 60 of file G4tgbIsotope.hh.
Referenced by BuildG4Isotope().
|
private |
Definition at line 59 of file G4tgbIsotope.hh.
Referenced by BuildG4Isotope(), G4tgbIsotope(), and GetName().