#include <G4tgrMaterialMixture.hh>
Definition at line 43 of file G4tgrMaterialMixture.hh.
◆ G4tgrMaterialMixture() [1/2]
G4tgrMaterialMixture::G4tgrMaterialMixture |
( |
| ) |
|
◆ ~G4tgrMaterialMixture()
G4tgrMaterialMixture::~G4tgrMaterialMixture |
( |
| ) |
|
◆ G4tgrMaterialMixture() [2/2]
G4tgrMaterialMixture::G4tgrMaterialMixture |
( |
const G4String & |
matType, |
|
|
const std::vector< G4String > & |
wl |
|
) |
| |
Definition at line 48 of file G4tgrMaterialMixture.cc.
50{
51
53 "G4tgrMaterialMixture::G4tgrMaterialMixture");
54
56
57
61
63 "G4tgrMaterialMixture::G4tgrMaterialMixture");
65 {
66#ifdef G4VERBOSE
68 {
69 G4cout <<
" G4tgrMaterialMixture::G4tgrMaterialMixture() -"
70 << " adding component: " << wl[ii * 2 + 4]
73 }
74#endif
77 }
78
79#ifdef G4VERBOSE
81 {
83 }
84#endif
85}
G4GLOB_DLL std::ostream G4cout
std::vector< G4double > theFractions
std::vector< G4String > theComponents
static G4int GetVerboseLevel()
static G4String GetString(const G4String &str)
static void CheckWLsize(const std::vector< G4String > &wl, unsigned int nWCheck, WLSIZEtype st, const G4String &methodName)
static G4int GetInt(const G4String &str)
static G4double GetDouble(const G4String &str, G4double unitval=1.)
◆ GetA()
G4double G4tgrMaterialMixture::GetA |
( |
| ) |
const |
|
inlinevirtual |
◆ GetComponent()
const G4String & G4tgrMaterialMixture::GetComponent |
( |
G4int |
i | ) |
const |
|
inlinevirtual |
◆ GetFraction()
◆ GetZ()
G4double G4tgrMaterialMixture::GetZ |
( |
| ) |
const |
|
inlinevirtual |
◆ TransformToFractionsByWeight()
void G4tgrMaterialMixture::TransformToFractionsByWeight |
( |
| ) |
|
|
inlineprotected |
◆ operator<<
◆ 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: