Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends | List of all members
G4tgrElementSimple Class Reference

#include <G4tgrElementSimple.hh>

Inheritance diagram for G4tgrElementSimple:
Inheritance graph
[legend]
Collaboration diagram for G4tgrElementSimple:
Collaboration graph
[legend]

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 G4StringGetName () const
 
const G4StringGetSymbol () const
 
const G4StringGetType () 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
 

Detailed Description

Definition at line 49 of file G4tgrElementSimple.hh.

Constructor & Destructor Documentation

G4tgrElementSimple::G4tgrElementSimple ( )

Definition at line 43 of file G4tgrElementSimple.cc.

G4tgrElementSimple::~G4tgrElementSimple ( )

Definition at line 50 of file G4tgrElementSimple.cc.

G4tgrElementSimple::G4tgrElementSimple ( const std::vector< G4String > &  wl)

Definition at line 56 of file G4tgrElementSimple.cc.

Here is the call graph for this function:

Member Function Documentation

G4double G4tgrElementSimple::GetA ( ) const
inline

Definition at line 61 of file G4tgrElementSimple.hh.

Here is the caller graph for this function:

G4double G4tgrElementSimple::GetZ ( ) const
inline

Definition at line 60 of file G4tgrElementSimple.hh.

Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4tgrElementSimple obj 
)
friend

Definition at line 78 of file G4tgrElementSimple.cc.


The documentation for this class was generated from the following files: