2 #if ROOT_VERSION_CODE >= ROOT_VERSION(6,00,0)
12 #include <litecaloeval/LiteCaloEval.h>
13 #include <caloreco/CaloTowerCalib.h>
14 #include <caloreco/RawClusterBuilderTemplate.h>
23 R__LOAD_LIBRARY(libfun4all.so)
24 R__LOAD_LIBRARY(libfun4allraw.so)
25 R__LOAD_LIBRARY(libcalo_reco.so)
26 R__LOAD_LIBRARY(libLiteCaloEvalTowSlope.so)
43 TString infiletstr(
fname);
44 if (infiletstr.Contains(
".list"))
57 getline(file, first_file);
61 cout <<
"run number = " << runnumber << endl;
68 string local_cdb_copy_name =
"local_cdb_copy.root";
90 std::cout <<
"in tow dst " << std::endl;
134 mergeCDBTTrees(
"tsc_output_cdb.root",local_cdb_copy_name.c_str(),
"calib_post_TSC.root");