66 G4Material* soft = material -> GetMaterial(
"soft_tissue");
90 "logical" + volumeName, 0, 0, 0);
103 G4Colour colour = colourPointer -> GetColour(colourName);
113 G4cout <<
"Volume of Stomach = " << StomachVol/
cm3 <<
" cm^3" <<
G4endl;
117 G4cout <<
"Material of Stomach = " << StomachMat <<
G4endl;
121 G4cout <<
"Density of Material = " << StomachDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
124 G4double StomachMass = (StomachVol)*StomachDensity;