Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
wholeIter_Pi0EtaByEta.C File Reference
#include <fun4all/SubsysReco.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllRunNodeInputManager.h>
#include <fun4allraw/Fun4AllPrdfInputManager.h>
#include <fun4all/Fun4AllDstInputManager.h>
#include <fun4all/Fun4AllDstOutputManager.h>
#include <cdbobjects/CDBTTree.h>
#include <ffamodules/CDBInterface.h>
#include <caloreco/CaloTowerCalib.h>
#include <caloreco/RawClusterBuilderTemplate.h>
#include <calib_emc_pi0/CaloCalibEmc_Pi0.h>
#include <phool/recoConsts.h>
#include <fstream>
#include <string>
#include <TBranch.h>
#include <TLeaf.h>
#include <TChain.h>
#include <TTree.h>
+ Include dependency graph for wholeIter_Pi0EtaByEta.C:

Go to the source code of this file.

Functions

void make_csv (const char *inf, const char *outf)
 
TTree * GetTChainMacro (TString ifs)
 
void make_cemcCDBTree (const char *infct, const char *outfct)
 
void wholeIter_Pi0EtaByEta (int nevents=-1, const int iteration=1, const char *fname="pi0input.list", const char *inputCDBfnameIn="inputcdb1.root", const char *outfileloc1="./", const char *outfileloc2="./")
 

Function Documentation

TTree* GetTChainMacro ( TString  ifs = "")
void make_cemcCDBTree ( const char *  infct,
const char *  outfct 
)

Definition at line 271 of file wholeIter_Pi0EtaByEta.C.

View newest version in sPHENIX GitHub at line 271 of file wholeIter_Pi0EtaByEta.C

References CDBTTree::Commit(), file, perf_headwind::input_file, line, generate_particle_data_table::output_file, CDBTTree::SetFloatValue(), and CDBTTree::WriteCDBTTree().

Referenced by wholeIter_Pi0EtaByEta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void make_csv ( const char *  inf,
const char *  outf 
)

Definition at line 211 of file wholeIter_Pi0EtaByEta.C.

View newest version in sPHENIX GitHub at line 211 of file wholeIter_Pi0EtaByEta.C

References KFPMath::b, file, perf_headwind::input_file, j, nbranches, generate_particle_data_table::output_file, and tree.

Referenced by wholeIter_Pi0EtaByEta().

+ Here is the caller graph for this function:

void wholeIter_Pi0EtaByEta ( int  nevents = -1,
const int  iteration = 1,
const char *  fname = "pi0input.list",
const char *  inputCDBfnameIn = "inputcdb1.root",
const char *  outfileloc1 = "./",
const char *  outfileloc2 = "./" 
)