72 G4Material* soft = material -> GetMaterial(
"soft_tissue");
84 G4VSolid* subtrRightKidney =
new G4Box(
"SubtrRightKidney",xx/2., yy/2., zz/2.);
96 "logical" + volumeName,
102 "physicalRightKidney", logicRightKidney,
112 G4Colour colour = colourPointer -> GetColour(colourName);
121 G4cout <<
"Volume of RightKidney = " << RightKidneyVol/
cm3 <<
" cm^3" <<
G4endl;
125 G4cout <<
"Material of RightKidney = " << RightKidneyMat <<
G4endl;
129 G4cout <<
"Density of Material = " << RightKidneyDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
132 G4double RightKidneyMass = (RightKidneyVol)*RightKidneyDensity;
133 G4cout <<
"Mass of RightKidney = " << RightKidneyMass/
gram <<
" g" <<
G4endl;
136 return physRightKidney;
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
G4VPhysicalVolume * Construct(const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool)
static constexpr double cm3
void SetVisAttributes(const G4VisAttributes *pVA)