68   G4Material* soft = material -> GetMaterial(
"soft_tissue");
    87   rm_relative -> rotateX(90. * 
degree);
    99                              "logical" + volumeName, 0, 0,0);
   108                             "physicalLeftBreast",
   117   G4Colour colour = colourPointer -> GetColour(colourName);
   127   G4cout << 
"Volume of LeftBreast = " << LeftBreastVol/
cm3 << 
" cm^3" << 
G4endl;
   131   G4cout << 
"Material of LeftBreast = " << LeftBreastMat << 
G4endl;
   135   G4cout << 
"Density of Material = " << LeftBreastDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   138   G4double LeftBreastMass = (LeftBreastVol)*LeftBreastDensity;
   142   return physLeftBreast;
 
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
 
G4VPhysicalVolume * Construct(const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool)
 
static const double degree
 
HepRotation & rotateZ(double delta)
 
const G4String & GetName() const
 
G4VSolid * GetSolid() const
 
void SetVisAttributes(const G4VisAttributes *pVA)