#include <G4VoxelRightBreast.hh>
Definition at line 42 of file G4VoxelRightBreast.hh.
 
      
        
          | G4VoxelRightBreast::G4VoxelRightBreast  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | G4VoxelRightBreast::~G4VoxelRightBreast  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Implements G4VOrgan.
Definition at line 62 of file G4VoxelRightBreast.cc.
   70   G4Material* adipose = material -> GetMaterial(
"adipose");
 
   71   G4Material* adipose_glandular = material -> GetMaterial(
"adipose_glandular");
 
   81                   zz/2., startPhi, spanningPhi);
 
   85                              "logicalOut"+ volumeName,
 
   91                    zz/2., startPhi, spanningPhi);
 
   95                              "logical"+ volumeName,
 
   99   matrix -> rotateX(0.* 
degree);
 
  100   matrix -> rotateY(0.* 
degree);
 
  101   matrix -> rotateZ(-18. *
degree);
 
  105                             "physicalVoxelRightBreast",
 
  119   G4Colour colour = colourPointer -> GetColour(colourName);
 
  120   delete colourPointer;
 
  123   BreastVisAtt -> SetForceSolid(wireFrame);
 
  124   breast_log -> SetVisAttributes(BreastVisAtt);
 
  127   innerBreastVisAtt -> SetForceSolid(
false);
 
  128   innerBreast_log -> SetVisAttributes(innerBreastVisAtt);
 
  131   G4cout << 
"Voxel Right Breast created !!!!!! This model must be refined!" << 
G4endl;
 
  134  return physInnerBreast;
 
CLHEP::Hep3Vector G4ThreeVector
 
CLHEP::HepRotation G4RotationMatrix
 
G4GLOB_DLL std::ostream G4cout
 
const G4String & GetName() const 
 
static constexpr double degree
 
static constexpr double cm
 
 
 
 
The documentation for this class was generated from the following files: