EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 <glob.h>
#include <iostream>
#include <iomanip>
#include <vector>
#include "PlotFunctions.h"
Go to the source code of this file.
Functions | |
void | StrangeTagPlots (TString dir, TString input, TString xvar, TString filePattern="*/out.root") |
void StrangeTagPlots | ( | TString | dir, |
TString | input, | ||
TString | xvar, | ||
TString | filePattern = "*/out.root" |
||
) |
Definition at line 22 of file StrangeTagPlots.C.
View newest version in sPHENIX GitHub at line 22 of file StrangeTagPlots.C
References eicpy.qaplots::file, eicpy.build::files, fileVector(), GeneratePlot(), plot_config::htemplate, plot_config::linecolor, plot_config::linestyle, make_title(), plot_config::markercolor, plot_config::markerstyle, smart_legend(), plot_config::xtitle, and plot_config::ytitle.