Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgbIsotope.hh>
Public Member Functions | |
G4tgbIsotope () | |
~G4tgbIsotope () | |
G4tgbIsotope (G4tgrIsotope *hg) | |
G4Isotope * | BuildG4Isotope () |
const G4String & | GetName () const |
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 | ) |
Definition at line 45 of file G4tgbIsotope.cc.
G4Isotope * G4tgbIsotope::BuildG4Isotope | ( | ) |
Definition at line 51 of file G4tgbIsotope.cc.
Referenced by G4tgbMaterialMgr::FindOrBuildG4Isotope().
|
inline |