91 G4cout <<
"VoxelX, voxelY, Voxelz = " << nx <<
", " << ny <<
", " << nz <<
"; " <<
G4endl;
118 G4VSolid* solVoxel =
new G4Box(zVoxName,sensSize.
x()/2.,sensSize.
y()/2.,sensSize.
z()/2.);
128 G4cout <<
" Segmentation ("<< nx<<
","<<ny<<
","<<nz<<
")"<<
G4endl;
136 fullWaterPhantomLV->SetRegion(regVol);
143 fullWaterPhantomLV->SetVisAttributes(simpleAlSVisAtt);