66 G4Material* soft = material -> GetMaterial(
"soft_tissue");
86 "logical" + volumeName,
90 rm -> rotateX(90.*
degree);
102 if (sensitivity ==
true)
111 G4Colour colour = colourPointer -> GetColour(colourName);
120 G4cout <<
"Volume of RightLeg = " << RightLegVol/
cm3 <<
" cm^3" <<
G4endl;
124 G4cout <<
"Material of RightLeg = " << RightLegMat <<
G4endl;
128 G4cout <<
"Density of Material = " << RightLegDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
131 G4double RightLegMass = (RightLegVol)*RightLegDensity;