#include <G4MIRDLeftLegBone.hh>
Definition at line 42 of file G4MIRDLeftLegBone.hh.
 
◆ G4MIRDLeftLegBone()
      
        
          | G4MIRDLeftLegBone::G4MIRDLeftLegBone  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~G4MIRDLeftLegBone()
      
        
          | G4MIRDLeftLegBone::~G4MIRDLeftLegBone  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Construct()
Implements G4VOrgan.
Definition at line 60 of file G4MIRDLeftLegBone.cc.
   68   G4Material* skeleton = material -> GetMaterial(
"skeleton");
    92                              "physicalLeftLegBone",
   102   G4Colour colour = colourPointer -> GetColour(colourName);
   112   G4cout << 
"Volume of LeftLegBone = " << LeftLegBoneVol/
cm3 << 
" cm^3" << 
G4endl;
   116   G4cout << 
"Material of LeftLegBone = " << LeftLegBoneMat << 
G4endl;
   120   G4cout << 
"Density of Material = " << LeftLegBoneDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   123   G4double LeftLegBoneMass = (LeftLegBoneVol)*LeftLegBoneDensity;
   124   G4cout << 
"Mass of LeftLegBone = " << LeftLegBoneMass/
gram << 
" g" << 
G4endl;
   127   return physLeftLegBone;
 
CLHEP::Hep3Vector G4ThreeVector
 
G4Material * GetMaterial() const
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const
 
void SetForceSolid(G4bool)
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const
 
static const double degree
 
const G4String & GetName() const
 
G4VSolid * GetSolid() const
 
void SetVisAttributes(const G4VisAttributes *pVA)
 
 
 
 
The documentation for this class was generated from the following files: