|
Geant4
9.6.p02
|
#include <G4tgrElementSimple.hh>


Public Member Functions | |
| G4tgrElementSimple () | |
| ~G4tgrElementSimple () | |
| G4tgrElementSimple (const std::vector< G4String > &wl) | |
| G4double | GetZ () const |
| G4double | GetA () const |
Public Member Functions inherited from G4tgrElement | |
| G4tgrElement () | |
| virtual | ~G4tgrElement () |
| const G4String & | GetName () const |
| const G4String & | GetSymbol () const |
| const G4String & | GetType () const |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4tgrElementSimple &obj) |
Additional Inherited Members | |
Protected Attributes inherited from G4tgrElement | |
| G4String | theName |
| G4String | theSymbol |
| G4String | theType |
Definition at line 49 of file G4tgrElementSimple.hh.
| G4tgrElementSimple::G4tgrElementSimple | ( | ) |
Definition at line 43 of file G4tgrElementSimple.cc.
| G4tgrElementSimple::~G4tgrElementSimple | ( | ) |
Definition at line 50 of file G4tgrElementSimple.cc.
|
inline |
|
inline |
|
friend |
Definition at line 78 of file G4tgrElementSimple.cc.
1.8.4