71   G4Material* lung_material = material -> GetMaterial(
"lung_material");
 
  118                                "logical" + volumeName, 0, 0, 0); 
 
  132   G4Colour colour = colourPointer -> GetColour(colourName);
 
  142   G4cout << 
"Volume of LeftLung = " << (LeftLungVol)/
cm3 << 
" cm^3" << G4endl;
 
  146   G4cout << 
"Material of LeftLung = " << LeftLungMat << 
G4endl;
 
  150   G4cout << 
"Density of Material = " << LeftLungDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
 
  153   G4double LeftLungMass = (LeftLungVol)*LeftLungDensity;
 
G4Material * GetMaterial() const 
 
CLHEP::Hep3Vector G4ThreeVector
 
const G4String & GetName() const 
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const 
 
G4VSolid * GetSolid() const 
 
void SetForceSolid(G4bool=true)
 
static constexpr double gram
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const 
 
static constexpr double cm
 
static constexpr double cm3
 
void SetVisAttributes(const G4VisAttributes *pVA)
 
G4VPhysicalVolume * Construct(const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool)