#include <G4MIRDLeftAdrenal.hh>
Definition at line 42 of file G4MIRDLeftAdrenal.hh.
 
◆ G4MIRDLeftAdrenal()
      
        
          | G4MIRDLeftAdrenal::G4MIRDLeftAdrenal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~G4MIRDLeftAdrenal()
      
        
          | G4MIRDLeftAdrenal::~G4MIRDLeftAdrenal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Construct()
Implements G4VOrgan.
Definition at line 64 of file G4MIRDLeftAdrenal.cc.
   70   G4Material* soft = material -> GetMaterial(
"soft_tissue");
    82                               "logical" + volumeName,
    88                              "physicalLeftAdrenal", logicLeftAdrenal,
    96   G4Colour colour = colourPointer -> GetColour(colourName);
   105   G4cout << 
"Volume of LeftAdrenal = " << LeftAdrenalVol/
cm3 << 
" cm^3" << 
G4endl;
   109   G4cout << 
"Material of LeftAdrenal = " << LeftAdrenalMat << 
G4endl;
   113   G4cout << 
"Density of Material = " << LeftAdrenalDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
   116   G4double LeftAdrenalMass = (LeftAdrenalVol)*LeftAdrenalDensity;
   117   G4cout << 
"Mass of LeftAdrenal = " << LeftAdrenalMass/
gram << 
" g" << 
G4endl;
   120   return physLeftAdrenal;
 
CLHEP::Hep3Vector G4ThreeVector
 
G4Material * GetMaterial() const
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const
 
void SetForceSolid(G4bool)
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const
 
const G4String & GetName() const
 
G4VSolid * GetSolid() const
 
void SetVisAttributes(const G4VisAttributes *pVA)
 
 
 
 
The documentation for this class was generated from the following files: