65 : detectorType(0),mercuryGranularity(
false), DeviceSizeX(0),
66 DeviceSizeY(0),DeviceThickness(0),
67 solidWorld(0),logicWorld(0),physiWorld(0),
68 solidHPGe(0),logicHPGe(0),physiHPGe(0),
69 solidScreen(0),logicScreen(0),physiScreen(0),
70 solidMercury (0),logicMercury(0),physiMercury (0),
71 solidOhmicPos(0),logicOhmicPos(0), physiOhmicPos(0),
72 solidOhmicNeg(0),logicOhmicNeg(0), physiOhmicNeg(0),
73 solidPixel(0),logicPixel(0), physiPixel(0),
74 screenMaterial(0),OhmicPosMaterial(0), OhmicNegMaterial(0),
75 pixelMaterial(0),mercuryMaterial(0),
76 defaultMaterial(0),HPGeSD(0)
120 G4String defaultDetectorType =
"sili";
127 G4cout <<
"XrayFluoMercuryDetectorConstruction created" <<
G4endl;
151 else if (type==
"hpge")
158 execp << type +
"detector type unknown";
159 G4Exception(
"XrayFluoMercuryDetectorConstruction::SetDetectorType()",
"example-xray_fluorescence05",
178 G4cout <<
"XrayFluoMercuryDetectorConstruction deleted" <<
G4endl;
494 G4cout <<
"-----------------------------------------------------------------------"
496 <<
"The mercury is a sphere whose diamter is: "
505 <<
"-------------------------------------------------------------------------"
530 G4cout <<
"New Mercury Material: " << newMaterial <<
G4endl;