Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
doTscFit.C File Reference
#include <cdbobjects/CDBTTree.h>
#include <litecaloeval/LiteCaloEval.h>
#include "TowerInfoDefs.h"
+ Include dependency graph for doTscFit.C:

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")
 

Function Documentation

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().

+ Here is the call graph for this function:

void mergeCDBTTrees ( const char *  infile1,
const char *  infile2,
const char *  outputfile 
)
void TSCtoCDBTTree ( const char *  infile,
const char *  outputfile 
)