Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | TSCtoCDBTTree (const char *infile, const char *outputfile) |
void | mergeCDBTTrees (const char *infile1, const char *infile2, const char *outputfile) |
void | doTscFit (const std::string &hist_fname="base/combine_out/out1.root", const std::string &calib_fname="base/local_calib_copy.root") |
void doTscFit | ( | const std::string & | hist_fname = "base/combine_out/out1.root" , |
const std::string & | calib_fname = "base/local_calib_copy.root" |
||
) |
Definition at line 15 of file doTscFit.C.
View newest version in sPHENIX GitHub at line 15 of file doTscFit.C
References LiteCaloEval::CaloType(), LiteCaloEval::CEMC, LiteCaloEval::FitRelativeShifts(), LiteCaloEval::Get_Histos(), LiteCaloEval::m_mymaxbin, LiteCaloEval::m_myminbin, mergeCDBTTrees(), Acts::Test::pos, LiteCaloEval::setFitMax(), LiteCaloEval::setFitMin(), and TSCtoCDBTTree().
void mergeCDBTTrees | ( | const char * | infile1, |
const char * | infile2, | ||
const char * | outputfile | ||
) |
void TSCtoCDBTTree | ( | const char * | infile, |
const char * | outputfile | ||
) |