#include <G4MIRDLeftKidney.hh>
Definition at line 42 of file G4MIRDLeftKidney.hh.
 
◆ G4MIRDLeftKidney()
      
        
          | G4MIRDLeftKidney::G4MIRDLeftKidney  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~G4MIRDLeftKidney()
      
        
          | G4MIRDLeftKidney::~G4MIRDLeftKidney  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Construct()
Implements G4VOrgan.
Definition at line 64 of file G4MIRDLeftKidney.cc.
   70   G4Material* soft = material -> GetMaterial(
"soft_tissue");
    82   G4VSolid* subtrLeftKidney = 
new G4Box(
"SubtrLeftKidney",xx/2., yy/2., zz/2.);
    94                              "logical" + volumeName,
   100                             "physicalLeftKidney", logicLeftKidney,
   110   G4Colour colour = colourPointer -> GetColour(colourName);
   119   G4cout << 
"Volume of LeftKidney = " << LeftKidneyVol/
cm3 << 
" cm^3" << 
G4endl;
   123   G4cout << 
"Material of LeftKidney = " << LeftKidneyMat << 
G4endl;
   127   G4cout << 
"Density of Material = " << LeftKidneyDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   130   G4double LeftKidneyMass = (LeftKidneyVol)*LeftKidneyDensity;
   134   return physLeftKidney;
 
CLHEP::Hep3Vector G4ThreeVector
 
G4Material * GetMaterial() const
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const
 
void SetForceSolid(G4bool)
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const
 
const G4String & GetName() const
 
G4VSolid * GetSolid() const
 
void SetVisAttributes(const G4VisAttributes *pVA)
 
 
 
 
The documentation for this class was generated from the following files: