67  G4Material* adipose = material -> GetMaterial(
"adipose");
 
   68  G4Material* adipose_glandular = material -> GetMaterial(
"adipose_glandular");
 
   78                   zz/2., startPhi, spanningPhi);
 
   82                            "logicalOut"+ volumeName,
 
   88                    zz/2., startPhi, spanningPhi);
 
   92                             "logical"+ volumeName,
 
   98   matrix -> rotateZ(18. * 
degree);
 
  102                             "physicalVoxelLeftBreast",
 
  118   G4Colour colour = colourPointer -> GetColour(colourName);
 
  119   delete colourPointer;
 
  122   BreastVisAtt -> SetForceSolid(wireFrame);
 
  123   breast_log -> SetVisAttributes(BreastVisAtt);
 
  126   innerBreastVisAtt -> SetForceSolid(
false);
 
  127   innerBreast_log -> SetVisAttributes(innerBreastVisAtt);
 
  130   G4cout << 
"Voxel Left Breast created !!!!!! This model has to be refined" << 
G4endl;
 
  131  return physInnerBreast;
 
CLHEP::Hep3Vector G4ThreeVector
 
CLHEP::HepRotation G4RotationMatrix
 
G4VPhysicalVolume * Construct(const G4String &, G4VPhysicalVolume *, const G4String &, G4bool, G4bool)
 
G4GLOB_DLL std::ostream G4cout