#include <G4tgbMaterialSimple.hh>
Definition at line 51 of file G4tgbMaterialSimple.hh.
◆ G4tgbMaterialSimple() [1/2]
G4tgbMaterialSimple::G4tgbMaterialSimple |
( |
| ) |
|
◆ ~G4tgbMaterialSimple()
G4tgbMaterialSimple::~G4tgbMaterialSimple |
( |
| ) |
|
◆ G4tgbMaterialSimple() [2/2]
◆ BuildG4Material()
G4Material * G4tgbMaterialSimple::BuildG4Material |
( |
| ) |
|
|
virtual |
Implements G4tgbMaterial.
Definition at line 66 of file G4tgbMaterialSimple.cc.
67{
68
69
73
74#ifdef G4VERBOSE
76 {
77 G4cout <<
" Constructing new G4Material simple: " << *mate <<
G4endl;
78 }
79#endif
80
81 return mate;
82}
G4DLLIMPORT std::ostream G4cout
const G4String & GetName() const
G4double GetDensity() const
static G4int GetVerboseLevel()
◆ GetA()
G4double G4tgbMaterialSimple::GetA |
( |
| ) |
const |
|
inline |
◆ GetZ()
G4double G4tgbMaterialSimple::GetZ |
( |
| ) |
const |
|
inline |
◆ operator<<
Definition at line 86 of file G4tgbMaterialSimple.cc.
87{
89 <<
" Z = " << mate.
GetZ()
90 <<
" A = " << mate.
GetA()
92 return os;
93}
G4double GetDensity() const
The documentation for this class was generated from the following files: