![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TROOT.h"#include "TChain.h"#include "TFile.h"#include "TEfficiency.h"#include "TH1.h"#include "TGraphErrors.h"#include "TCut.h"#include "TCanvas.h"#include "TStyle.h"#include "TLegend.h"#include "TMath.h"#include "TLine.h"#include "TLatex.h"#include "TRatioPlot.h"#include "TMVA/Factory.h"#include "TMVA/DataLoader.h"#include "TMVA/Tools.h"#include <glob.h>#include <iostream>#include <iomanip>#include <vector>#include "PlotFunctions.h"
Include dependency graph for CharmJetClassification.C:Go to the source code of this file.
Functions | |
| void | CharmJetClassification (TString dir, TString input, TString filePattern="*/out.root") |
| void CharmJetClassification | ( | TString | dir, |
| TString | input, | ||
| TString | filePattern = "*/out.root" |
||
| ) |
Definition at line 28 of file CharmJetClassification.C.
View newest version in sPHENIX GitHub at line 28 of file CharmJetClassification.C
References eicpy.qaplots::file, eicpy.build::files, and fileVector().
Here is the call graph for this function: