#include <G4MIRDRightAdrenal.hh>
Definition at line 42 of file G4MIRDRightAdrenal.hh.
G4MIRDRightAdrenal::G4MIRDRightAdrenal |
( |
| ) |
|
G4MIRDRightAdrenal::~G4MIRDRightAdrenal |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 64 of file G4MIRDRightAdrenal.cc.
71 G4Material* soft = material -> GetMaterial(
"soft_tissue");
83 "logical" + volumeName,
89 "physicalRightAdrenal", logicRightAdrenal,
97 G4Colour colour = colourPointer -> GetColour(colourName);
102 G4cout <<
"Right RightAdrenal created !!!!!!" <<
G4endl;
106 G4cout <<
"Volume of RightAdrenal = " << RightAdrenalVol/
cm3 <<
" cm^3" <<
G4endl;
110 G4cout <<
"Material of RightAdrenal = " << RightAdrenalMat <<
G4endl;
114 G4cout <<
"Density of Material = " << RightAdrenalDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
117 G4double RightAdrenalMass = (RightAdrenalVol)*RightAdrenalDensity;
118 G4cout <<
"Mass of RightAdrenal = " << RightAdrenalMass/
gram <<
" g" <<
G4endl;
121 return physRightAdrenal;
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: