66 G4Material* soft = material -> GetMaterial(
"soft_tissue");
83 "logical" + volumeName,
87 rm -> rotateX(90.*
degree);
99 if (sensitivity ==
true)
108 G4Colour colour = colourPointer -> GetColour(colourName);
117 G4cout <<
"Volume of LeftLeg = " << LeftLegVol/
cm3 <<
" cm^3" <<
G4endl;
121 G4cout <<
"Material of LeftLeg = " << LeftLegMat <<
G4endl;
125 G4cout <<
"Density of Material = " << LeftLegDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
128 G4double LeftLegMass = (LeftLegVol)*LeftLegDensity;