|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgrElement.hh>
Inheritance diagram for G4tgrElement: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(), and G4tgbElement::BuildG4ElementSimple().
|
inline |
Definition at line 47 of file G4tgrElement.hh.
Referenced by G4tgbElement::BuildG4ElementFromIsotopes(), and G4tgbElement::BuildG4ElementSimple().
|
inline |
Definition at line 48 of file G4tgrElement.hh.
|
protected |
Definition at line 52 of file G4tgrElement.hh.
Referenced by G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), GetName(), G4tgrElementFromIsotopes::operator<<, and G4tgrElementSimple::operator<<.
|
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().