hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
|
This is the complete list of members for ZBiHistos, including all inherited members.
_h_configs | HistoManager | protected |
addHisto1d(std::string histoname, std::string xtitle, int nbinsX, float xmin, float xmax) | ZBiHistos | |
addHisto2d(std::string histoname, std::string xtitle, int nbinsX, float xmin, float xmax, std::string ytitle, int nbinsY, float ymin, float ymax) | ZBiHistos | |
Axes | HistoManager | protected |
Clear() | HistoManager | virtual |
cutFractionOfSignalVariable(std::string cutvariable, bool isCutGreaterThan, double cutFraction, double initialIntegral) | ZBiHistos | |
debug_ | HistoManager | protected |
debugMode(bool debug) | HistoManager | inline |
Define1DHistos() | HistoManager | inlinevirtual |
Define2DHistos() | ZBiHistos | inlinevirtual |
Define3DHistos() | ZBiHistos | inlinevirtual |
DefineHistos() | HistoManager | virtual |
DefineHistos(std::vector< std::string > histoCopyNames, std::string makeCopyJsonTag="default=single_copy") | HistoManager | virtual |
defineImpactParameterCut(double alpha=0.15) | ZBiHistos | |
defineZBiCutflowProcessorHistograms() | ZBiHistos | |
doPrintWarnings_ | HistoManager | protected |
Fill1DHisto(const std::string &histoName, float value, float weight=1.) | HistoManager | |
Fill2DHisto(const std::string &histoName, float valuex, float valuey, float weight=1.) | HistoManager | |
Fill3DHisto(const std::string &histoName, float valuex, float valuey, float valuez, float weight=1.) | HistoManager | |
fitExponentialPlusConst(std::string histogramName, double starnt_nevents) | ZBiHistos | |
fitExponentialPlusExp(std::string histogramName, double starnt_nevents) | ZBiHistos | |
fitExponentialTail(std::string histogramName, double start_nevents) | ZBiHistos | |
fitZTail(std::string zVtxHistoname, double max_tail_events) | ZBiHistos | |
get1dHisto(const std::string &str) | HistoManager | inline |
get2dHisto(const std::string &str) | HistoManager | inline |
get3dHisto(const std::string &str) | HistoManager | inline |
GetHistosFromFile(TFile *inFile, const std::string &name, const std::string &folder="") | HistoManager | virtual |
getName() | HistoManager | inlinevirtual |
getZTailFit(std::string cutname) | ZBiHistos | |
graphs_ | ZBiHistos | private |
HistoManager() | HistoManager | |
HistoManager(const std::string &inputName) | HistoManager | |
histos1d | HistoManager | protected |
histos1dNamesfromJson | HistoManager | |
histos1dNamesfromTFile | HistoManager | |
histos2d | HistoManager | protected |
histos2dNamesfromTFile | HistoManager | |
histos3d | HistoManager | protected |
integrateHistogram1D(std::string histoname) | ZBiHistos | |
it1d typedef | HistoManager | protected |
it2d typedef | HistoManager | protected |
it3d typedef | HistoManager | protected |
loadHistoConfig(const std::string histoConfigFile) | HistoManager | virtual |
m_name | HistoManager | protected |
maxWarnings_ | HistoManager | protected |
plot1D(const std::string &name, const std::string &xtitle, int nbinsX, float xmin, float xmax) | HistoManager | |
plot1D(const std::string &name, const std::string &xtitle, int nbinsX, double *axisX) | HistoManager | |
plot2D(std::string name, std::string xtitle, int nbinsX, float xmin, float xmax, std::string ytitle, int nbinsY, float ymin, float ymax) | HistoManager | |
plot2D(std::string name, std::string xtitle, int nbinsX, double *axisX, std::string ytitle, int nbinsY, double *axisY) | HistoManager | |
plot2D(std::string name, std::string xtitle, int nbinsX, const double *axisX, std::string ytitle, int nbinsY, const double *axisY) | HistoManager | |
plot2D(std::string name, std::string xtitle, int nbinsX, double *axisX, std::string ytitle, int nbinsY, float ymin, float ymax) | HistoManager | |
plot3D(std::string name, std::string xtitle, int nbinsX, float xmin, float xmax, std::string ytitle, int nbinsY, float ymin, float ymax, std::string ztitle, int nbinsZ, float zmin, float zmax) | HistoManager | |
plot3D(std::string name, std::string xtitle, int nbinsX, double *axisX, std::string ytitle, int nbinsY, double *axisY, std::string ztitle, int nbinsZ, double *axisZ) | HistoManager | |
printWarnings_ | HistoManager | protected |
resetHistograms1d() | ZBiHistos | |
resetHistograms2d() | ZBiHistos | |
saveHistos(TFile *outF=nullptr, std::string folder="") | HistoManager | virtual |
set2DHistoYlabel(std::string histoName, int ybin, std::string ylabel) | ZBiHistos | |
setDebug(bool value) | ZBiHistos | inline |
shosFitZTail(std::string cutname, double max_tail_events) | ZBiHistos | |
sumw2() | HistoManager | virtual |
writeGraphs(TFile *outF, std::string folder) | ZBiHistos | |
writeHistos(TFile *outF, std::string folder) | ZBiHistos | |
ZBiHistos() | ZBiHistos | |
ZBiHistos(const std::string &inputName) | ZBiHistos | |
~HistoManager() | HistoManager | virtual |
~ZBiHistos() | ZBiHistos |