![]() |
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 <glob.h>#include <iostream>#include <iomanip>#include <vector>#include "PlotFunctions.h"
Include dependency graph for CharmJetMVAOptimization.C:Go to the source code of this file.
Functions | |
| void | CharmJetMVAOptimization (TString filename="CharmJetClassification_Results.root", TString foldername="dataset", TString classifiername="MLP") |
| void CharmJetMVAOptimization | ( | TString | filename = "CharmJetClassification_Results.root", |
| TString | foldername = "dataset", |
||
| TString | classifiername = "MLP" |
||
| ) |
Definition at line 25 of file CharmJetMVAOptimization.C.
View newest version in sPHENIX GitHub at line 25 of file CharmJetMVAOptimization.C
References INPUTHEPMC::filename, LookupCrossSection(), min, target_lumi, target_xsec, and u_fb.
Here is the call graph for this function: