70 : motherPhys(physicalTreatmentRoom),
71 phantom(0), detector(0),
72 phantomLogicalVolume(0), detectorLogicalVolume(0),
73 phantomPhysicalVolume(0), detectorPhysicalVolume(0),
162 "phantomLog", 0, 0, 0);
175 red -> SetVisibility(
true);
244 G4cout <<
"The Detector has been built --- Add a scoring mesh for it in the GUI if appropriate (similar to the phantom one)" <<
G4endl;
264 startAngleDiscoIORT0,
265 spanningAngleDiscoIORT0);
274 white -> SetVisibility(
true);
276 logDiscoIORT0 -> SetVisAttributes(
white);
285 gray-> SetVisibility(
true);
290 gray1-> SetVisibility(
true);
307 spanningAngleDiscoIORT);
315 logDiscoIORT -> SetVisAttributes(
gray1);
328 startAngleDiscoIORT1,
329 spanningAngleDiscoIORT1);
337 white -> SetVisibility(
true);
338 white -> SetForceSolid(
true);
339 logDiscoIORT1 -> SetVisAttributes(
gray);
355 G4Exception(
"IORTDetectorConstruction::ParametersCheck()",
"IORT0001",
FatalException,
"Error: Detector is not fully inside Phantom!");
376 G4cout <<
"The material of Phantom/Detector has been changed to " << material <<
G4endl;
381 G4cout <<
"WARNING: material \"" << material <<
"\" doesn't exist in NIST elements/materials"
382 " table [located in $G4INSTALL/source/materials/src/G4NistMaterialBuilder.cc]" <<
G4endl;
383 G4cout <<
"Use command \"/parameter/nist\" to see full materials list!" <<
G4endl;
403 G4cout <<
"The material of Protection disc 1 has been changed to " << material <<
G4endl;
408 G4cout <<
"WARNING: material \"" << material <<
"\" doesn't exist in NIST elements/materials"
409 " table [located in $G4INSTALL/source/materials/src/G4NistMaterialBuilder.cc]" <<
G4endl;
410 G4cout <<
"Use command \"/parameter/nist\" to see full materials list!" <<
G4endl;
430 G4cout <<
"The material of Protection disc 2 has been changed to " << material <<
G4endl;
435 G4cout <<
"WARNING: material \"" << material <<
"\" doesn't exist in NIST elements/materials"
436 " table [located in $G4INSTALL/source/materials/src/G4NistMaterialBuilder.cc]" <<
G4endl;
437 G4cout <<
"Use command \"/parameter/nist\" to see full materials list!" <<
G4endl;
462 G4cout<<
"SetVoxelSize method is not needed anymore " <<
G4endl;
621 G4cout <<
"The (X,Y,Z) dimensions of the phantom are : (" <<
626 G4cout <<
"The (X,Y,Z) dimensions of the detector are : (" <<
631 G4cout <<
"Displacement between Phantom and World is: ";