#include <G4MIRDLeftKidney.hh>
Definition at line 42 of file G4MIRDLeftKidney.hh.
G4MIRDLeftKidney::G4MIRDLeftKidney |
( |
| ) |
|
G4MIRDLeftKidney::~G4MIRDLeftKidney |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 64 of file G4MIRDLeftKidney.cc.
70 G4Material* soft = material -> GetMaterial(
"soft_tissue");
82 G4VSolid* subtrLeftKidney =
new G4Box(
"SubtrLeftKidney",xx/2., yy/2., zz/2.);
94 "logical" + volumeName,
100 "physicalLeftKidney", logicLeftKidney,
110 G4Colour colour = colourPointer -> GetColour(colourName);
119 G4cout <<
"Volume of LeftKidney = " << LeftKidneyVol/
cm3 <<
" cm^3" <<
G4endl;
123 G4cout <<
"Material of LeftKidney = " << LeftKidneyMat <<
G4endl;
127 G4cout <<
"Density of Material = " << LeftKidneyDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
130 G4double LeftKidneyMass = (LeftKidneyVol)*LeftKidneyDensity;
134 return physLeftKidney;
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: