69   G4Material* soft = material -> GetMaterial(
"soft_tissue");
 
   81                              "logical" + volumeName,
 
   97   G4Colour colour = colourPointer -> GetColour(colourName);
 
  106   G4cout << 
"Volume of RightTeste = " << RightTesteVol/
cm3 << 
" cm^3" << 
G4endl;
 
  110   G4cout << 
"Material of RightTeste = " << RightTesteMat << 
G4endl;
 
  114   G4cout << 
"Density of Material = " << RightTesteDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
 
  117   G4double RightTesteMass = (RightTesteVol)*RightTesteDensity;
 
  120   return physRightTeste;
 
G4Material * GetMaterial() const 
 
CLHEP::Hep3Vector G4ThreeVector
 
const G4String & GetName() const 
 
G4VPhysicalVolume * Construct(const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool)
 
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)