![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <TFile.h>#include <TTree.h>#include <TString.h>#include <TChain.h>
Include dependency graph for vtxPredictionTraining.C: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 | vtxPredictionTraining () |
| TChain* handleFile | ( | string | name, |
| string | extension, | ||
| string | treename, | ||
| int | filecount | ||
| ) |
Definition at line 15 of file vtxPredictionTraining.C.
View newest version in sPHENIX GitHub at line 15 of file vtxPredictionTraining.C
References i, and physmon_simulation::s.
| void makeFactory | ( | TTree * | signalTree, |
| std::string | outfile, | ||
| std::string | factoryname | ||
| ) |
Definition at line 30 of file vtxPredictionTraining.C.
View newest version in sPHENIX GitHub at line 30 of file vtxPredictionTraining.C
| int vtxPredictionTraining | ( | ) |
Definition at line 64 of file vtxPredictionTraining.C.
View newest version in sPHENIX GitHub at line 64 of file vtxPredictionTraining.C
References handleFile(), and makeFactory().
Here is the call graph for this function: