69   G4Material* soft = material -> GetMaterial(
"soft_tissue");
    87   rm_relative -> rotateX(90. * 
degree);
   110                              "physicalRightBreast",
   121   G4Colour colour = colourPointer -> GetColour(colourName);
   130   G4cout << 
"Volume of RightBreast = " << RightBreastVol/
cm3 << 
" cm^3" << 
G4endl;
   134   G4cout << 
"Material of RightBreast = " << RightBreastMat << 
G4endl;
   138   G4cout << 
"Density of Material = " << RightBreastDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   141   G4double RightBreastMass = (RightBreastVol)*RightBreastDensity;
   142   G4cout << 
"Mass of RightBreast = " << RightBreastMass/
gram << 
" g" << 
G4endl;
   145   return physRightBreast;
 
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
 
HepRotation & rotateZ(double delta)
 
const G4String & GetName() const
 
G4VPhysicalVolume * Construct(const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool)
 
G4VSolid * GetSolid() const
 
void SetVisAttributes(const G4VisAttributes *pVA)