64 G4Material* soft = material -> GetMaterial(
"soft_tissue");
83 rm_relative -> rotateX(90. *
degree);
95 "logical" + volumeName, 0, 0,0);
104 "physicalLeftBreast",
113 G4Colour colour = colourPointer -> GetColour(colourName);
123 G4cout <<
"Volume of LeftBreast = " << LeftBreastVol/
cm3 <<
" cm^3" <<
G4endl;
127 G4cout <<
"Material of LeftBreast = " << LeftBreastMat <<
G4endl;
131 G4cout <<
"Density of Material = " << LeftBreastDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
134 G4double LeftBreastMass = (LeftBreastVol)*LeftBreastDensity;
138 return physLeftBreast;