2 #ifndef MACRO_G4HCALINREF_C
3 #define MACRO_G4HCALINREF_C
21 #include <caloreco/RawClusterBuilderGraph.h>
22 #include <caloreco/RawClusterBuilderTemplate.h>
23 #include <caloreco/RawTowerCalibration.h>
25 #include <qa_modules/QAG4SimulationCalorimeter.h>
29 R__LOAD_LIBRARY(libcalo_reco.so)
30 R__LOAD_LIBRARY(libg4calo.so)
31 R__LOAD_LIBRARY(libg4detectors.so)
32 R__LOAD_LIBRARY(libg4eval.so)
33 R__LOAD_LIBRARY(libg4ihcal.so)
34 R__LOAD_LIBRARY(libqa_modules.so)
134 cout <<
"HCalInner - construct inner HCal absorber with G4_Al" << endl;
142 cout <<
"HCalInner - construct inner HCal absorber with SS310" << endl;
184 std::string hcaltiles =
std::string(getenv(
"CALIBRATIONROOT")) +
"/HcalGeo/InnerHCalAbsorberTiles_merged.gdml";
299 double visible_sample_fraction_HCALIN = 0.0631283;
304 TowerCalibration->
Detector(
"HCALIN");
350 cout <<
"HCalIn_Clusters - unknown clusterizer setting!" << endl;