#include <G4MIRDSpleen.hh>
Definition at line 43 of file G4MIRDSpleen.hh.
 
      
        
          | G4MIRDSpleen::G4MIRDSpleen  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | G4MIRDSpleen::~G4MIRDSpleen  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Implements G4VOrgan.
Definition at line 61 of file G4MIRDSpleen.cc.
   68   G4Material* soft = material -> GetMaterial(
"soft_tissue");
 
   79                              "logical" + volumeName,
 
   96   G4Colour colour = colourPointer -> GetColour(colourName);
 
  109   G4cout << 
"Material of Spleen = " << SpleenMat << 
G4endl;
 
  113   G4cout << 
"Density of Material = " << SpleenDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
 
  116   G4double SpleenMass = (SpleenVol)*SpleenDensity;
 
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.p03/examples/advanced/human_phantom/include/G4MIRDSpleen.hh
 
- source/geant4.10.03.p03/examples/advanced/human_phantom/src/G4MIRDSpleen.cc