#include <G4tgrMaterialSimple.hh>
Definition at line 50 of file G4tgrMaterialSimple.hh.
◆ G4tgrMaterialSimple() [1/2]
G4tgrMaterialSimple::G4tgrMaterialSimple |
( |
const G4String & |
matType, |
|
|
const std::vector< G4String > & |
wl |
|
) |
| |
Definition at line 57 of file G4tgrMaterialSimple.cc.
59 :
name(
"MaterialSimple")
63 "G4tgrMaterialSimple::G4tgrMaterialSimple");
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 G4double GetDouble(const G4String &str, G4double unitval=1.)
static G4String GetString(const G4String &str)
◆ G4tgrMaterialSimple() [2/2]
G4tgrMaterialSimple::G4tgrMaterialSimple |
( |
| ) |
|
◆ ~G4tgrMaterialSimple()
G4tgrMaterialSimple::~G4tgrMaterialSimple |
( |
| ) |
|
◆ GetA()
G4double G4tgrMaterialSimple::GetA |
( |
| ) |
const |
|
inlinevirtual |
◆ GetComponent()
const G4String & G4tgrMaterialSimple::GetComponent |
( |
G4int |
i | ) |
const |
|
virtual |
Implements G4tgrMaterial.
Definition at line 83 of file G4tgrMaterialSimple.cc.
85 G4String ErrMessage =
"Should never be called for a MaterialSimple - i:"
static G4String ConvertToString(G4bool boolVal)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
◆ GetFraction()
Implements G4tgrMaterial.
Definition at line 95 of file G4tgrMaterialSimple.cc.
97 G4String ErrMessage =
"Should never be called for a MaterialSimple - i:" static G4String ConvertToString(G4bool boolVal)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
◆ GetZ()
G4double G4tgrMaterialSimple::GetZ |
( |
| ) |
const |
|
inlinevirtual |
◆ operator=()
◆ operator<<
◆ name
◆ theA
◆ theZ
The documentation for this class was generated from the following files: