#include <G4MIRDLeftAdrenal.hh>
Definition at line 42 of file G4MIRDLeftAdrenal.hh.
 
      
        
          | G4MIRDLeftAdrenal::G4MIRDLeftAdrenal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | G4MIRDLeftAdrenal::~G4MIRDLeftAdrenal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Implements G4VOrgan.
Definition at line 64 of file G4MIRDLeftAdrenal.cc.
   70   G4Material* soft = material -> GetMaterial(
"soft_tissue");
 
   82                               "logical" + volumeName,
 
   88                              "physicalLeftAdrenal", logicLeftAdrenal,
 
   96   G4Colour colour = colourPointer -> GetColour(colourName);
 
  105   G4cout << 
"Volume of LeftAdrenal = " << LeftAdrenalVol/
cm3 << 
" cm^3" << 
G4endl;
 
  109   G4cout << 
"Material of LeftAdrenal = " << LeftAdrenalMat << 
G4endl;
 
  113   G4cout << 
"Density of Material = " << LeftAdrenalDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
 
  116   G4double LeftAdrenalMass = (LeftAdrenalVol)*LeftAdrenalDensity;
 
  117   G4cout << 
"Mass of LeftAdrenal = " << LeftAdrenalMass/
gram << 
" g" << 
G4endl;
 
  120   return physLeftAdrenal;
 
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: