5 R__LOAD_LIBRARY(libcdbobjects)
10 string default_time_independent_calib =
"cemc_pi0_twrSlope_v1_default";
11 string m_calibName =
"cemc_pi0_twrSlope_v1";
16 if (!calibdir.empty())
27 std::cout <<
"No EMCal Calibration NOT even a default" << std::endl;
32 std::cout <<
"No specific file for " << m_calibName <<
" found, using default calib " << default_time_independent_calib << std::endl;
35 TFile* f_cdb =
new TFile(filePath.c_str());
36 f_cdb->Cp(fname.c_str());