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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ThreeProngHistos Member List

This is the complete list of members for ThreeProngHistos, including all inherited members.

_h_configsHistoManagerprotected
AxesHistoManagerprotected
BuildAxes()ThreeProngHistosinline
Clear()HistoManagervirtual
debug_HistoManagerprotected
debugMode(bool debug)HistoManagerinline
Define1DHistos()HistoManagerinlinevirtual
Define2DHistos()ThreeProngHistosinlinevirtual
Define3DHistos()ThreeProngHistosinlinevirtual
DefineHistos()HistoManagervirtual
DefineHistos(std::vector< std::string > histoCopyNames, std::string makeCopyJsonTag="default=single_copy")HistoManagervirtual
doPrintWarnings_HistoManagerprotected
eBeamThreeProngHistosprivate
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
FillThreeProngPlots(Particle *ele, Particle *pos, Particle *rec, float weight=1.0)ThreeProngHistos
get1dHisto(const std::string &str)HistoManagerinline
get2dHisto(const std::string &str)HistoManagerinline
get3dHisto(const std::string &str)HistoManagerinline
GetHistosFromFile(TFile *inFile, const std::string &name, const std::string &folder="")HistoManagervirtual
getName()HistoManagerinlinevirtual
HistoManager()HistoManager
HistoManager(const std::string &inputName)HistoManager
histos1dHistoManagerprotected
histos1dNamesfromJsonHistoManager
histos1dNamesfromTFileHistoManager
histos2dHistoManagerprotected
histos2dNamesfromTFileHistoManager
histos3dHistoManagerprotected
it1d typedefHistoManagerprotected
it2d typedefHistoManagerprotected
it3d typedefHistoManagerprotected
loadHistoConfig(const std::string histoConfigFile)HistoManagervirtual
m_nameHistoManagerprotected
maxWarnings_HistoManagerprotected
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_HistoManagerprotected
saveHistos(TFile *outF=nullptr, std::string folder="")HistoManagervirtual
setBeamEnergy(double beamEnergy)ThreeProngHistosinline
sumw2()HistoManagervirtual
ThreeProngHistos(const std::string &inputName)ThreeProngHistosinline
~HistoManager()HistoManagervirtual