62 G4Material* adipose = material -> GetMaterial(
"adipose");
63 G4Material* adipose_glandular = material -> GetMaterial(
"adipose_glandular");
73 zz/2., startPhi, spanningPhi);
77 "logicalOut"+ volumeName,
83 zz/2., startPhi, spanningPhi);
87 "logical"+ volumeName,
93 matrix -> rotateZ(18. *
degree);
97 "physicalVoxelLeftBreast",
113 G4Colour colour = colourPointer -> GetColour(colourName);
114 delete colourPointer;
117 BreastVisAtt -> SetForceSolid(wireFrame);
118 breast_log -> SetVisAttributes(BreastVisAtt);
121 innerBreastVisAtt -> SetForceSolid(
false);
122 innerBreast_log -> SetVisAttributes(innerBreastVisAtt);
125 G4cout <<
"Voxel Left Breast created !!!!!! This model has to be refined" <<
G4endl;
126 return physInnerBreast;