EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TROOT.h"
#include "TTree.h"
#include "TFile.h"
#include "TTreeFormula.h"
#include <iostream>
#include "TMath.h"
#include "TH1.h"
#include "TCut.h"
#include <map>
Go to the source code of this file.
Functions | |
void | CharmJetClassifier_Scan (TString inputfile="CharmJetClassification_Results.root", TString foldername="dataset", TString taggername="MLP", Float_t bkg_eff=0.004) |
void CharmJetClassifier_Scan | ( | TString | inputfile = "CharmJetClassification_Results.root" , |
TString | foldername = "dataset" , |
||
TString | taggername = "MLP" , |
||
Float_t | bkg_eff = 0.004 |
||
) |
Use the K-S Test to Compare the Training/Testing Shapes in Signal and
Definition at line 11 of file CharmJetClassifier_Scan.C.
View newest version in sPHENIX GitHub at line 11 of file CharmJetClassifier_Scan.C
References _file0, and run_skim::inputfile.