66 G4Material* skeleton = material -> GetMaterial(
"skeleton");
97 G4VSolid* subPelvis =
new G4Box(
"SubtrPelvis", x/2., y/2., z/2.);
121 "logical" + volumeName, 0, 0, 0);
138 G4Colour colour = colourPointer -> GetColour(colourName);
151 G4cout <<
"Material of Pelvis = " << PelvisMat <<
G4endl;
155 G4cout <<
"Density of Material = " << PelvisDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
158 G4double PelvisMass = (PelvisVol)*PelvisDensity;