65 G4Material* adipose = material -> GetMaterial(
"adipose");
66 G4Material* adipose_glandular = material -> GetMaterial(
"adipose_glandular");
76 zz/2., startPhi, spanningPhi);
80 "logicalOut"+ volumeName,
86 zz/2., startPhi, spanningPhi);
90 "logical"+ volumeName,
94 matrix -> rotateX(0.*
degree);
95 matrix -> rotateY(0.*
degree);
96 matrix -> rotateZ(-18. *
degree);
100 "physicalVoxelRightBreast",
114 G4Colour colour = colourPointer -> GetColour(colourName);
115 delete colourPointer;
118 BreastVisAtt -> SetForceSolid(wireFrame);
119 breast_log -> SetVisAttributes(BreastVisAtt);
122 innerBreastVisAtt -> SetForceSolid(
false);
123 innerBreast_log -> SetVisAttributes(innerBreastVisAtt);
126 G4cout <<
"Voxel Right Breast created !!!!!! This model must be refined!" <<
G4endl;
129 return physInnerBreast;