ATLAS Offline Software
RecoPhysPlots Member List

This is the complete list of members for RecoPhysPlots, 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
constructPrefix(std::string dir, bool prependDir)PlotBaseprivatestatic
EtaRegionCoarse(double eta)RecoPhysPlots
EtaRegionFine(double eta)RecoPhysPlots
fill(const std::vector< std::pair< const xAOD::Muon *, const xAOD::Muon * > > &mumucandidates)RecoPhysPlots
fill(const float eta_mu_plus, const float eta_mu_minus, const float invariant_mass)RecoPhysPlots
finalize()PlotBase
finalizePlots()PlotBaseinlineprivatevirtual
finalizeRecoPlots()RecoPhysPlots
getDirectory()PlotBaseinline
initialize()PlotBase
initializePlots()RecoPhysPlotsprivatevirtual
LabelCombinedEtaRegions(TAxis *axis)RecoPhysPlots
LabelLargeEtaRegions(TAxis *axis)RecoPhysPlots
LabelSectorAxis(TAxis *axis)RecoPhysPlots
m_2occupancyRecoPhysPlots
m_iDetailLevelPlotBaseprotected
m_M_BA_BARecoPhysPlots
m_M_BA_BCRecoPhysPlots
m_M_BA_EARecoPhysPlots
m_M_BA_ECRecoPhysPlots
m_M_BC_BARecoPhysPlots
m_M_BC_BCRecoPhysPlots
m_M_BC_EARecoPhysPlots
m_M_BC_ECRecoPhysPlots
m_M_EA_BARecoPhysPlots
m_M_EA_BCRecoPhysPlots
m_M_EA_EARecoPhysPlots
m_M_EA_ECRecoPhysPlots
m_M_EC_BARecoPhysPlots
m_M_EC_BCRecoPhysPlots
m_M_EC_EARecoPhysPlots
m_M_EC_ECRecoPhysPlots
m_M_MeanRecoPhysPlots
m_M_SigmaRecoPhysPlots
m_MassRecoPhysPlots
m_occupancyRecoPhysPlots
m_sDirectoryPlotBaseprotected
m_vBookedEfficienciesPlotBaseprotected
m_vBookedHistogramsPlotBaseprotected
m_vBookedTreesPlotBaseprotected
m_vSubNodesPlotBaseprotected
PlotBase(PlotBase *parent, const std::string &sDir)PlotBase
RecoPhysPlots(PlotBase *pParent, const std::string &sDir, std::string recObj)RecoPhysPlots
RegisterSubPlot(PlotBase *pPlotBase)PlotBaseinline
retrieveBookedEfficiencies()PlotBase
retrieveBookedHistograms()PlotBase
retrieveBookedTrees()PlotBase
setDetailLevel(int iDetailLevel)PlotBase
SetResultsBin(int iBin, TH1 *pInputHist)RecoPhysPlotsprivate
typeRecoPhysPlots
~PlotBase()PlotBaseinlinevirtual