#include <G4MIRDThyroid.hh>
Definition at line 42 of file G4MIRDThyroid.hh.
 
◆ G4MIRDThyroid()
      
        
          | G4MIRDThyroid::G4MIRDThyroid  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~G4MIRDThyroid()
      
        
          | G4MIRDThyroid::~G4MIRDThyroid  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Construct()
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;
 
CLHEP::Hep3Vector G4ThreeVector
 
CLHEP::HepRotation G4RotationMatrix
 
G4Material * GetMaterial() const
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const
 
void SetForceSolid(G4bool)
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const
 
static const double degree
 
HepRotation & rotateZ(double delta)
 
const G4String & GetName() const
 
G4VSolid * GetSolid() const
 
void SetVisAttributes(const G4VisAttributes *pVA)
 
 
 
 
The documentation for this class was generated from the following files: