|
Geant4_10
|
#include <G4tgrElementFromIsotopes.hh>


Public Member Functions | |
| G4tgrElementFromIsotopes () | |
| ~G4tgrElementFromIsotopes () | |
| G4tgrElementFromIsotopes (const std::vector< G4String > &wl) | |
| G4int | GetNumberOfIsotopes () const |
| const G4String & | GetComponent (G4int n) const |
| G4double | GetAbundance (G4int n) 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 &, const G4tgrElementFromIsotopes &) |
Additional Inherited Members | |
Protected Attributes inherited from G4tgrElement | |
| G4String | theName |
| G4String | theSymbol |
| G4String | theType |
Definition at line 49 of file G4tgrElementFromIsotopes.hh.
| G4tgrElementFromIsotopes::G4tgrElementFromIsotopes | ( | ) |
Definition at line 42 of file G4tgrElementFromIsotopes.cc.
| G4tgrElementFromIsotopes::~G4tgrElementFromIsotopes | ( | ) |
Definition at line 48 of file G4tgrElementFromIsotopes.cc.
| G4tgrElementFromIsotopes::G4tgrElementFromIsotopes | ( | const std::vector< G4String > & | wl | ) |
Definition at line 54 of file G4tgrElementFromIsotopes.cc.

Definition at line 62 of file G4tgrElementFromIsotopes.hh.

Definition at line 61 of file G4tgrElementFromIsotopes.hh.

|
inline |
Definition at line 60 of file G4tgrElementFromIsotopes.hh.

|
friend |
Definition at line 82 of file G4tgrElementFromIsotopes.cc.
1.8.5