67 G4Material* lung_material = material -> GetMaterial(
"lung_material");
114 "logical" + volumeName, 0, 0, 0);
128 G4Colour colour = colourPointer -> GetColour(colourName);
138 G4cout <<
"Volume of LeftLung = " << (LeftLungVol)/
cm3 <<
" cm^3" << G4endl;
142 G4cout <<
"Material of LeftLung = " << LeftLungMat <<
G4endl;
146 G4cout <<
"Density of Material = " << LeftLungDensity*
cm3/
g <<
" g/cm^3" <<
G4endl;
149 G4double LeftLungMass = (LeftLungVol)*LeftLungDensity;