Geant4
10.02.p02
|
#include <G4tgbElement.hh>
Public Member Functions | |
G4tgbElement () | |
~G4tgbElement () | |
G4tgbElement (G4tgrElement *hg) | |
G4Element * | BuildG4ElementSimple () |
G4Element * | BuildG4ElementFromIsotopes () |
const G4String & | GetName () const |
const G4String & | GetType () const |
Private Attributes | |
G4tgrElement * | theTgrElem |
G4Element * | theG4Elem |
Definition at line 53 of file G4tgbElement.hh.
|
inline |
Definition at line 58 of file G4tgbElement.hh.
|
inline |
Definition at line 59 of file G4tgbElement.hh.
G4tgbElement::G4tgbElement | ( | G4tgrElement * | hg | ) |
Definition at line 44 of file G4tgbElement.cc.
References theG4Elem, and theTgrElem.
G4Element * G4tgbElement::BuildG4ElementFromIsotopes | ( | ) |
Definition at line 83 of file G4tgbElement.cc.
References G4Element::AddIsotope(), FatalException, G4tgbMaterialMgr::FindOrBuildG4Isotope(), G4cout, G4endl, G4Exception(), G4tgrElementFromIsotopes::GetAbundance(), G4tgrElementFromIsotopes::GetComponent(), G4tgbMaterialMgr::GetInstance(), G4tgrElement::GetName(), G4tgrElementFromIsotopes::GetNumberOfIsotopes(), G4tgrElement::GetSymbol(), G4tgrMessenger::GetVerboseLevel(), theG4Elem, and theTgrElem.
Referenced by G4tgbMaterialMgr::FindOrBuildG4Element().
G4Element * G4tgbElement::BuildG4ElementSimple | ( | ) |
Definition at line 52 of file G4tgbElement.cc.
References G4cout, G4endl, G4tgrElementSimple::GetA(), G4tgrElement::GetName(), G4tgrElement::GetSymbol(), G4tgrMessenger::GetVerboseLevel(), G4tgrElementSimple::GetZ(), theG4Elem, and theTgrElem.
Referenced by G4tgbMaterialMgr::FindOrBuildG4Element().
|
inline |
Definition at line 68 of file G4tgbElement.hh.
References G4tgrElement::GetName(), and theTgrElem.
Referenced by G4tgbMaterialMgr::CopyElements().
|
inline |
Definition at line 72 of file G4tgbElement.hh.
References G4tgrElement::GetType(), and theTgrElem.
Referenced by G4tgbMaterialMgr::FindOrBuildG4Element().
|
private |
Definition at line 80 of file G4tgbElement.hh.
Referenced by BuildG4ElementFromIsotopes(), BuildG4ElementSimple(), and G4tgbElement().
|
private |
Definition at line 79 of file G4tgbElement.hh.
Referenced by BuildG4ElementFromIsotopes(), BuildG4ElementSimple(), G4tgbElement(), GetName(), and GetType().