53 :fTheDetector(GeneralDet)
57 fGeneralDir->
SetGuidance(
"Control of the Geant4 Reverse Monte Carlo example1");
66 "/RMC01/geometry/SetSensitiveVolumeHeight",
this);
68 "Set the height of the sensitive cylinder");
72 "/RMC01/geometry/SetSensitiveVolumeRadius",
this);
74 "Set the radius of the sensitive cylinder");
78 "/RMC01/geometry/SetShieldingThickness",
this);
80 "Set the thickness of the Aluminum Shielding sphere");
89 if (fGeneralDir )
delete fGeneralDir;
90 if (fDetDir)
delete fDetDir;
91 if (fSetSensitiveVolumeHeightCmd)
delete fSetSensitiveVolumeHeightCmd;
92 if (fSetSensitiveVolumeRadiusCmd)
delete fSetSensitiveVolumeRadiusCmd;
93 if (fSetShieldingThicknessCmd)
delete fSetShieldingThicknessCmd;
101 {
if( command == fSetSensitiveVolumeHeightCmd ){
106 else if( command == fSetSensitiveVolumeRadiusCmd ){
111 else if( command == fSetShieldingThicknessCmd ){