#include <G4tgrElementFromIsotopes.hh>
Definition at line 49 of file G4tgrElementFromIsotopes.hh.
◆ G4tgrElementFromIsotopes() [1/2]
G4tgrElementFromIsotopes::G4tgrElementFromIsotopes |
( |
| ) |
|
◆ ~G4tgrElementFromIsotopes()
G4tgrElementFromIsotopes::~G4tgrElementFromIsotopes |
( |
| ) |
|
◆ G4tgrElementFromIsotopes() [2/2]
G4tgrElementFromIsotopes::G4tgrElementFromIsotopes |
( |
const std::vector< G4String > & |
wl | ) |
|
Definition at line 54 of file G4tgrElementFromIsotopes.cc.
58 "G4tgrElementFromIsotopes::G4tgrElementFromIsotopes");
61 theType =
"ElementFromIsotopes";
static void CheckWLsize(const std::vector< G4String > &wl, unsigned int nWCheck, WLSIZEtype st, const G4String &methodName)
std::vector< G4String > theComponents
G4GLOB_DLL std::ostream G4cout
static G4int GetVerboseLevel()
static G4int GetInt(const G4String &str)
static G4double GetDouble(const G4String &str, G4double unitval=1.)
static G4String GetString(const G4String &str)
std::vector< G4double > theAbundances
◆ GetAbundance()
◆ GetComponent()
const G4String& G4tgrElementFromIsotopes::GetComponent |
( |
G4int |
n | ) |
const |
|
inline |
◆ GetNumberOfIsotopes()
G4int G4tgrElementFromIsotopes::GetNumberOfIsotopes |
( |
| ) |
const |
|
inline |
◆ operator<<
Definition at line 82 of file G4tgrElementFromIsotopes.cc.
84 os <<
"G4tgrElementFromIsotopes= " << obj.
theName 86 <<
" COMPONENTS " <<
G4endl;
std::vector< G4String > theComponents
std::vector< G4double > theAbundances
◆ theAbundances
std::vector<G4double> G4tgrElementFromIsotopes::theAbundances |
|
private |
◆ theComponents
std::vector<G4String> G4tgrElementFromIsotopes::theComponents |
|
private |
◆ theNoIsotopes
G4int G4tgrElementFromIsotopes::theNoIsotopes |
|
private |
The documentation for this class was generated from the following files: