#include <G4tgrMaterialMixture.hh>
Definition at line 50 of file G4tgrMaterialMixture.hh.
G4tgrMaterialMixture::G4tgrMaterialMixture |
( |
const G4String & |
matType, |
|
|
const std::vector< G4String > & |
wl |
|
) |
| |
Definition at line 55 of file G4tgrMaterialMixture.cc.
60 "G4tgrMaterialMixture::G4tgrMaterialMixture" );
70 "G4tgrMaterialMixture::G4tgrMaterialMixture" );
76 G4cout <<
" G4tgrMaterialMixture::G4tgrMaterialMixture() -"
77 <<
" adding component: " << wl[ii*2+4] <<
" Fraction= "
static void CheckWLsize(const std::vector< G4String > &wl, unsigned int nWCheck, WLSIZEtype st, const G4String &methodName)
G4GLOB_DLL std::ostream G4cout
static G4int GetVerboseLevel()
static constexpr double cm3
static G4int GetInt(const G4String &str)
static G4double GetDouble(const G4String &str, G4double unitval=1.)
static G4String GetString(const G4String &str)
std::vector< G4double > theFractions
std::vector< G4String > theComponents
G4tgrMaterialMixture::G4tgrMaterialMixture |
( |
| ) |
|
G4tgrMaterialMixture::~G4tgrMaterialMixture |
( |
| ) |
|
G4double G4tgrMaterialMixture::GetA |
( |
| ) |
const |
|
inlinevirtual |
const G4String& G4tgrMaterialMixture::GetComponent |
( |
G4int |
i | ) |
const |
|
inlinevirtual |
G4double G4tgrMaterialMixture::GetZ |
( |
| ) |
const |
|
inlinevirtual |
void G4tgrMaterialMixture::TransformToFractionsByWeight |
( |
| ) |
|
|
inlineprotected |
Definition at line 95 of file G4tgrMaterialMixture.cc.
static constexpr double cm3
std::vector< G4double > theFractions
std::vector< G4String > theComponents
std::vector<G4String> G4tgrMaterialMixture::theComponents |
|
protected |
std::vector<G4double> G4tgrMaterialMixture::theFractions |
|
protected |
The documentation for this class was generated from the following files: