#include <G4tgrMaterialMixture.hh>
Definition at line 50 of file G4tgrMaterialMixture.hh.
◆ G4tgrMaterialMixture() [1/2]
Definition at line 55 of file G4tgrMaterialMixture.cc.
57{
58
60 "G4tgrMaterialMixture::G4tgrMaterialMixture" );
61
63
64
68
70 "G4tgrMaterialMixture::G4tgrMaterialMixture" );
72 {
73#ifdef G4VERBOSE
75 {
76 G4cout <<
" G4tgrMaterialMixture::G4tgrMaterialMixture() -"
77 << " adding component: " << wl[ii*2+4] << " Fraction= "
79 }
80#endif
83 }
84
85#ifdef G4VERBOSE
87 {
89 }
90#endif
91}
G4DLLIMPORT 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.)
◆ G4tgrMaterialMixture() [2/2]
G4tgrMaterialMixture::G4tgrMaterialMixture |
( |
| ) |
|
◆ ~G4tgrMaterialMixture()
G4tgrMaterialMixture::~G4tgrMaterialMixture |
( |
| ) |
|
◆ GetA()
G4double G4tgrMaterialMixture::GetA |
( |
| ) |
const |
|
inlinevirtual |
◆ GetComponent()
◆ GetFraction()
◆ GetZ()
G4double G4tgrMaterialMixture::GetZ |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ 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: