ATLAS Offline Software
ZeeValidation::TrueElectronsPlots Member List

This is the complete list of members for ZeeValidation::TrueElectronsPlots, including all inherited members.

Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true)PlotBase
Book1D(const std::string &name, TH1 *refHist, const std::string &labels, bool prependDir=true)PlotBase
Book2D(const std::string &name, const std::string &labels, int nBinsX, float startX, float endX, int nBinsY, float startY, float endY, bool prependDir=true)PlotBase
Book2D(const std::string &name, TH2 *refHist, const std::string &labels, bool prependDir=true)PlotBase
Book2D(const std::string &name, const std::string &labels, int nBinsX, Double_t *binsX, int nBinsY, Double_t startY, Double_t endY, bool prependDir=true)PlotBase
Book3D(const std::string &name, const std::string &labels, int nBinsX, float startX, float endX, int nBinsY, float startY, float endY, int nBinsZ, float startZ, float endZ, bool prependDir=true)PlotBase
Book3D(const std::string &name, TH3 *refHist, const std::string &labels, bool prependDir=true)PlotBase
BookTEfficiency(const std::string &name, const std::string &labels, const int nBinsX, const float xlo, const float xhi, const bool prependDir=true)PlotBase
BookTEfficiency(const std::string &name, const std::string &labels, const int nBinsX, const float xlo, const float xhi, const int nBinsy, const float ylo, const float yhi, const bool prependDir=true)PlotBase
BookTProfile(const std::string &name, const std::string &labels, int nBinsX, float startX, float endX, float startY=-1, float endY=-1, bool prependDir=true, bool useRMS=false)PlotBase
BookTProfile(const std::string &name, const std::string &labels, int nBinsX, float *binsX, bool prependDir=true)PlotBase
BookTProfile2D(const std::string &name, const std::string &labels, const int nBinsX, const double xlo, const double xhi, const int nBinsY, const double ylo, const double yhi, bool prependDir=true, bool useRMS=false)PlotBase
BookTProfile2D(const std::string &name, const std::string &labels, const int nBinsX, double *binsX, const int nBinsY, double *binsY, bool prependDir=true, bool useRMS=false)PlotBase
BookTProfileRangeY(const std::string &name, const std::string &labels, int nBinsX, double *binsX, double startY, double endY, bool prependDir=true)PlotBase
BookTree(const std::string &name, bool prependDir=true)PlotBase
cLevelLabelZeeValidation::TrueElectronsPlotsstatic
constructPrefix(std::string dir, bool prependDir)PlotBaseprivatestatic
fill(const xAOD::IParticle *part, int level)ZeeValidation::TrueElectronsPlots
fillinAcc(const xAOD::IParticle *part, int level)ZeeValidation::TrueElectronsPlots
fillResponse(const xAOD::IParticle *part, const xAOD::Electron *electron)ZeeValidation::TrueElectronsPlots
fillResponseCluster(const xAOD::IParticle *part, const xAOD::CaloCluster *cluster)ZeeValidation::TrueElectronsPlots
finalize()PlotBase
finalizePlots()ZeeValidation::TrueElectronsPlotsprivatevirtual
getDirectory()PlotBaseinline
h_deta_electronZeeValidation::TrueElectronsPlots
h_dphi_electronZeeValidation::TrueElectronsPlots
h_dr_electronZeeValidation::TrueElectronsPlots
h_dr_photonZeeValidation::TrueElectronsPlots
h_e_cluster_response_vs_eZeeValidation::TrueElectronsPlots
h_e_cluster_response_vs_etaZeeValidation::TrueElectronsPlots
h_e_cluster_response_vs_phiZeeValidation::TrueElectronsPlots
h_e_response_vs_eZeeValidation::TrueElectronsPlots
h_e_response_vs_etaZeeValidation::TrueElectronsPlots
h_e_response_vs_phiZeeValidation::TrueElectronsPlots
h_electron_eff_etaZeeValidation::TrueElectronsPlots
h_electron_eff_phiZeeValidation::TrueElectronsPlots
h_electron_eff_ptZeeValidation::TrueElectronsPlots
h_electron_etaZeeValidation::TrueElectronsPlots
h_electron_phiZeeValidation::TrueElectronsPlots
h_electron_ptZeeValidation::TrueElectronsPlots
initialize()PlotBase
initializePlots()ZeeValidation::TrueElectronsPlotsprivatevirtual
m_iDetailLevelPlotBaseprotected
m_sDirectoryPlotBaseprotected
m_sParticleTypeZeeValidation::TrueElectronsPlots
m_vBookedEfficienciesPlotBaseprotected
m_vBookedHistogramsPlotBaseprotected
m_vBookedTreesPlotBaseprotected
m_vSubNodesPlotBaseprotected
makeEfficiencyPlot(TH1 *hDenom, TH1 *hNom, TProfile *hEff)ZeeValidation::TrueElectronsPlots
nLevelsZeeValidation::TrueElectronsPlotsstatic
PlotBase(PlotBase *parent, const std::string &sDir)PlotBase
RegisterSubPlot(PlotBase *pPlotBase)PlotBaseinline
retrieveBookedEfficiencies()PlotBase
retrieveBookedHistograms()PlotBase
retrieveBookedTrees()PlotBase
setDetailLevel(int iDetailLevel)PlotBase
TrueElectronsPlots(PlotBase *pParent, std::string sDir, std::string sParticleType)ZeeValidation::TrueElectronsPlots
~PlotBase()PlotBaseinlinevirtual