Analysis Software
Documentation for sPHENIX simulation software
|
#include <TFile.h>
#include <TTree.h>
#include <TString.h>
#include <TChain.h>
Go to the source code of this file.
Functions | |
TChain * | handleFile (string name, string extension, string treename, int filecount) |
void | makeFactory (TTree *signalTree, std::string outfile, std::string factoryname) |
int | vtxRS () |
TChain* handleFile | ( | string | name, |
string | extension, | ||
string | treename, | ||
int | filecount | ||
) |
void makeFactory | ( | TTree * | signalTree, |
std::string | outfile, | ||
std::string | factoryname | ||
) |
int vtxRS | ( | ) |
Definition at line 68 of file vtxRS.C.
View newest version in sPHENIX GitHub at line 68 of file vtxRS.C
References handleFile(), and makeFactory().