#include <G4MIRDRightArmBone.hh>
Definition at line 43 of file G4MIRDRightArmBone.hh.
 
◆ G4MIRDRightArmBone()
      
        
          | G4MIRDRightArmBone::G4MIRDRightArmBone  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~G4MIRDRightArmBone()
      
        
          | G4MIRDRightArmBone::~G4MIRDRightArmBone  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Construct()
Implements G4VOrgan.
Definition at line 59 of file G4MIRDRightArmBone.cc.
   69   G4Material* skeleton = material -> GetMaterial(
"skeleton");
    82                                "logical" + volumeName,
    90                               "physicalRightArmBone",
   100   G4Colour colour = colourPointer -> GetColour(colourName);
   110   G4cout << 
"Volume of RightArmBone = " << RightArmBoneVol/
cm3 << 
" cm^3" << 
G4endl;
   114   G4cout << 
"Material of RightArmBone = " << RightArmBoneMat << 
G4endl;
   118   G4cout << 
"Density of Material = " << RightArmBoneDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   121   G4double RightArmBoneMass = (RightArmBoneVol)*RightArmBoneDensity;
   122   G4cout << 
"Mass of RightArmBone = " << RightArmBoneMass/
gram << 
" g" << 
G4endl;
   124   return physRightArmBone;
 
CLHEP::Hep3Vector G4ThreeVector
 
HepRotation & rotateX(double delta)
 
CLHEP::HepRotation G4RotationMatrix
 
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: