#include <G4tgrMaterialMixture.hh>
Definition at line 50 of file G4tgrMaterialMixture.hh.
◆ G4tgrMaterialMixture() [1/2]
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 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() [2/2]
G4tgrMaterialMixture::G4tgrMaterialMixture |
( |
| ) |
|
◆ ~G4tgrMaterialMixture()
G4tgrMaterialMixture::~G4tgrMaterialMixture |
( |
| ) |
|
◆ GetA()
G4double G4tgrMaterialMixture::GetA |
( |
| ) |
const |
|
inlinevirtual |
◆ GetComponent()
const G4String& G4tgrMaterialMixture::GetComponent |
( |
G4int |
i | ) |
const |
|
inlinevirtual |
◆ GetFraction()
◆ GetZ()
G4double G4tgrMaterialMixture::GetZ |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ TransformToFractionsByWeight()
void G4tgrMaterialMixture::TransformToFractionsByWeight |
( |
| ) |
|
|
inlineprotected |
◆ operator<<
Definition at line 95 of file G4tgrMaterialMixture.cc.
std::vector< G4double > theFractions
std::vector< G4String > theComponents
◆ theComponents
std::vector<G4String> G4tgrMaterialMixture::theComponents |
|
protected |
◆ theFractions
std::vector<G4double> G4tgrMaterialMixture::theFractions |
|
protected |
The documentation for this class was generated from the following files: