#include <G4MIRDLeftLeg.hh>
Definition at line 42 of file G4MIRDLeftLeg.hh.
 
◆ G4MIRDLeftLeg()
      
        
          | G4MIRDLeftLeg::G4MIRDLeftLeg  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~G4MIRDLeftLeg()
      
        
          | G4MIRDLeftLeg::~G4MIRDLeftLeg  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Construct()
Implements G4VOrgan.
Definition at line 60 of file G4MIRDLeftLeg.cc.
   67   G4Material* soft = material -> GetMaterial(
"soft_tissue");
    84                               "logical" + volumeName,
   103   G4Colour colour = colourPointer -> GetColour(colourName);
   112   G4cout << 
"Volume of LeftLeg = " << LeftLegVol/
cm3 << 
" cm^3" << 
G4endl;
   116   G4cout << 
"Material of LeftLeg = " << LeftLegMat << 
G4endl;
   120   G4cout << 
"Density of Material = " << LeftLegDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   123   G4double LeftLegMass = (LeftLegVol)*LeftLegDensity;
 
CLHEP::Hep3Vector G4ThreeVector
 
HepRotation & rotateX(double delta)
 
CLHEP::HepRotation G4RotationMatrix
 
G4Material * GetMaterial() const
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const
 
HepRotation & rotateY(double delta)
 
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: