EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KaonIDStudy.C File Reference
#include "TROOT.h"
#include "TChain.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 "TString.h"
#include <glob.h>
#include <iostream>
#include <iomanip>
#include <vector>
#include "PlotFunctions.h"
+ Include dependency graph for KaonIDStudy.C:

Go to the source code of this file.

Functions

void ConfigHistogram (TH1 *h, std::string which="charm")
 
void KaonIDStudy (TString dir, TString input, TString trackname="barrelDircTrack", TString filePattern="*/out.root")
 

Function Documentation

void ConfigHistogram ( TH1 *  h,
std::string  which = "charm" 
)

Definition at line 23 of file KaonIDStudy.C.

View newest version in sPHENIX GitHub at line 23 of file KaonIDStudy.C

Referenced by KaonIDStudy().

+ Here is the caller graph for this function:

void KaonIDStudy ( TString  dir,
TString  input,
TString  trackname = "barrelDircTrack",
TString  filePattern = "*/out.root" 
)

Definition at line 38 of file KaonIDStudy.C.

View newest version in sPHENIX GitHub at line 38 of file KaonIDStudy.C

References c1, ConfigHistogram(), plot_config::cuts, data, charm_jet_strange_helicity::draw_config, Acts::UnitConstants::e, eicpy.qaplots::file, eicpy.build::files, fileVector(), GeneratePlot(), plot_config::htemplate, plot_config::logx, plot_config::logy, Acts::Test::nbinsx, smart_legend(), xmax, xmin, plot_config::xtitle, plot_config::ylimits, and plot_config::ytitle.

+ Here is the call graph for this function: