#include <G4MIRDUterus.hh>
Definition at line 43 of file G4MIRDUterus.hh.
G4MIRDUterus::G4MIRDUterus |
( |
| ) |
|
G4MIRDUterus::~G4MIRDUterus |
( |
| ) |
|
Implements G4VOrgan.
Definition at line 60 of file G4MIRDUterus.cc.
67 G4Material* soft = material -> GetMaterial(
"soft_tissue");
83 "logical" + volumeName,
104 G4Colour colour = colourPointer -> GetColour(colourName);
117 G4cout <<
"Material of Uterus = " << UterusMat <<
G4endl;
121 G4cout <<
"Density of Material = " << UterusDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
124 G4double UterusMass = (UterusVol)*UterusDensity;
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/G4MIRDUterus.hh
- source/geant4.10.03.p03/examples/advanced/human_phantom/src/G4MIRDUterus.cc