#include <G4MIRDTrunk.hh>
Definition at line 43 of file G4MIRDTrunk.hh.
 
      
        
          | G4MIRDTrunk::G4MIRDTrunk  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | G4MIRDTrunk::~G4MIRDTrunk  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Implements G4VOrgan.
Definition at line 58 of file G4MIRDTrunk.cc.
   66   G4Material* soft = material -> GetMaterial(
"soft_tissue");
 
   79                             "logical" + volumeName,
 
   98   G4Colour colour = colourPointer -> GetColour(colourName);
 
  115   G4cout << 
"Density of Material = " << TrunkDensity*
cm3/
g << 
" g/cm^3" << 
G4endl;
 
  118   G4double TrunkMass = (TrunkVol)*TrunkDensity;
 
G4Material * GetMaterial() const 
 
CLHEP::Hep3Vector G4ThreeVector
 
HepRotation & rotateX(double delta)
 
CLHEP::HepRotation G4RotationMatrix
 
const G4String & GetName() const 
 
virtual G4double GetCubicVolume()
 
G4double GetDensity() const 
 
G4VSolid * GetSolid() const 
 
HepRotation & rotateY(double delta)
 
void SetForceSolid(G4bool=true)
 
static constexpr double gram
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const 
 
static constexpr double degree
 
static constexpr double cm
 
static constexpr double cm3
 
void SetVisAttributes(const G4VisAttributes *pVA)
 
 
 
 
The documentation for this class was generated from the following files:
- source/geant4.10.03.p02/examples/advanced/human_phantom/include/G4MIRDTrunk.hh
 
- source/geant4.10.03.p02/examples/advanced/human_phantom/src/G4MIRDTrunk.cc