#include <G4MIRDPelvis.hh>
Definition at line 42 of file G4MIRDPelvis.hh.
G4MIRDPelvis::G4MIRDPelvis |
( |
| ) |
|
G4MIRDPelvis::~G4MIRDPelvis |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 62 of file G4MIRDPelvis.cc.
69 G4Material* skeleton = material -> GetMaterial(
"skeleton");
100 G4VSolid* subPelvis =
new G4Box(
"SubtrPelvis", x/2., y/2., z/2.);
124 "logical" + volumeName, 0, 0, 0);
141 G4Colour colour = colourPointer -> GetColour(colourName);
154 G4cout <<
"Material of Pelvis = " << PelvisMat <<
G4endl;
158 G4cout <<
"Density of Material = " << PelvisDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
161 G4double PelvisMass = (PelvisVol)*PelvisDensity;
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:
- source/geant4.10.03.p02/examples/advanced/human_phantom/include/G4MIRDPelvis.hh
- source/geant4.10.03.p02/examples/advanced/human_phantom/src/G4MIRDPelvis.cc