Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgrElement.hh>
Public Member Functions | |
G4tgrElement () | |
virtual | ~G4tgrElement () |
const G4String & | GetName () const |
const G4String & | GetSymbol () const |
const G4String & | GetType () const |
Protected Attributes | |
G4String | theName |
G4String | theSymbol |
G4String | theType |
Definition at line 39 of file G4tgrElement.hh.
G4tgrElement::G4tgrElement | ( | ) |
Definition at line 34 of file G4tgrElement.cc.
|
virtual |
Definition at line 39 of file G4tgrElement.cc.
|
inline |
Definition at line 46 of file G4tgrElement.hh.
Referenced by G4tgbElement::BuildG4ElementFromIsotopes(), G4tgbElement::BuildG4ElementSimple(), and G4tgbElement::GetName().
|
inline |
Definition at line 47 of file G4tgrElement.hh.
Referenced by G4tgbElement::BuildG4ElementFromIsotopes(), and G4tgbElement::BuildG4ElementSimple().
|
inline |
|
protected |
Definition at line 52 of file G4tgrElement.hh.
Referenced by G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), and GetName().
|
protected |
Definition at line 53 of file G4tgrElement.hh.
Referenced by G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), and GetSymbol().
|
protected |
Definition at line 54 of file G4tgrElement.hh.
Referenced by G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), and GetType().