#include <G4MIRDThymus.hh>
Definition at line 43 of file G4MIRDThymus.hh.
G4MIRDThymus::G4MIRDThymus |
( |
| ) |
|
G4MIRDThymus::~G4MIRDThymus |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 62 of file G4MIRDThymus.cc.
69 G4Material* soft = material -> GetMaterial(
"soft_tissue");
81 "logical" + volumeName,
98 G4Colour colour = colourPointer -> GetColour(colourName);
111 G4cout <<
"Material of Thymus = " << ThymusMat <<
G4endl;
115 G4cout <<
"Density of Material = " << ThymusDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
118 G4double ThymusMass = (ThymusVol)*ThymusDensity;
G4Material * GetMaterial() const
CLHEP::Hep3Vector G4ThreeVector
const G4String & GetName() const
virtual G4double GetCubicVolume()
G4double GetDensity() const
G4VSolid * GetSolid() const
void SetForceSolid(G4bool=true)
static constexpr double gram
G4GLOB_DLL std::ostream G4cout
const G4String & GetName() const
static constexpr double cm
static constexpr double cm3
void SetVisAttributes(const G4VisAttributes *pVA)
The documentation for this class was generated from the following files:
- source/geant4.10.03.p02/examples/advanced/human_phantom/include/G4MIRDThymus.hh
- source/geant4.10.03.p02/examples/advanced/human_phantom/src/G4MIRDThymus.cc