66  G4Material* soft = material -> GetMaterial(
"soft_tissue");
 
   82                              "logical" + volumeName,
 
   87   rm -> rotateX(90.* 
degree); 
 
   99   if (sensitivity==
true)
 
  109   G4Colour colour = colourPointer -> GetColour(colourName);
 
  122   G4cout << 
"Material of Uterus = " << UterusMat << 
G4endl;
 
  126   G4cout << 
"Density of Material = " << UterusDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
 
  129   G4double UterusMass = (UterusVol)*UterusDensity;