#include <G4MIRDLiver.hh>
Definition at line 41 of file G4MIRDLiver.hh.
G4MIRDLiver::G4MIRDLiver |
( |
| ) |
|
G4MIRDLiver::~G4MIRDLiver |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 62 of file G4MIRDLiver.cc.
68 G4Material* soft = material -> GetMaterial(
"soft_tissue");
81 G4Box* subtrLiver =
new G4Box(
"SubtrLiver", xx/2., yy/2., zz/2.);
84 rm_relative -> rotateY(32.*
degree);
85 rm_relative -> rotateZ(40.9*
degree);
98 firstLiver,subtrLiver,
119 G4Colour colour = colourPointer -> GetColour(colourName);
136 G4cout <<
"Density of Material = " << LiverDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
139 G4double LiverMass = (LiverVol)*LiverDensity;
G4Material * GetMaterial() const
CLHEP::Hep3Vector G4ThreeVector
HepRotation & rotateX(double delta)
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
void SetVisAttributes(const G4VisAttributes *pVA)
The documentation for this class was generated from the following files:
- source/geant4.10.03.p03/examples/advanced/human_phantom/include/G4MIRDLiver.hh
- source/geant4.10.03.p03/examples/advanced/human_phantom/src/G4MIRDLiver.cc