#include <G4MIRDThyroid.hh>
Definition at line 42 of file G4MIRDThyroid.hh.
G4MIRDThyroid::G4MIRDThyroid |
( |
| ) |
|
G4MIRDThyroid::~G4MIRDThyroid |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 60 of file G4MIRDThyroid.cc.
68 G4Material* soft = material -> GetMaterial(
"soft_tissue");
91 G4Box* SubtrThyroid =
new G4Box(
"SubtrThyroid",
100 relative_matrix -> rotateX(-50.*
degree);
109 relative_matrix_2 -> rotateX(50.*
degree);
137 G4Colour colour = colourPointer -> GetColour(colourName);
146 G4cout <<
"Volume of Thyroid = " << ThyroidVol/
cm3 <<
" cm^3" <<
G4endl;
150 G4cout <<
"Material of Thyroid = " << ThyroidMat <<
G4endl;
154 G4cout <<
"Density of Material = " << ThyroidDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
157 G4double ThyroidMass = (ThyroidVol)*ThyroidDensity;
G4Material * GetMaterial() const
CLHEP::Hep3Vector G4ThreeVector
CLHEP::HepRotation G4RotationMatrix
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 degree
static constexpr double cm
static constexpr double cm3
HepRotation & rotateZ(double delta)
void SetVisAttributes(const G4VisAttributes *pVA)
The documentation for this class was generated from the following files: