ATLAS Offline Software
|
This is the complete list of members for Tau::GeneralTauPlots, 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) | PlotBase | privatestatic |
fill(const xAOD::TauJet &tau, float weight) | Tau::GeneralTauPlots | |
finalize() | PlotBase | |
finalizePlots() | PlotBase | inlineprivatevirtual |
GeneralTauPlots(PlotBase *pParent, const std::string &sDir, const std::string &sTauJetContainerName) | Tau::GeneralTauPlots | |
getDirectory() | PlotBase | inline |
initialize() | PlotBase | |
initializePlots() | Tau::GeneralTauPlots | privatevirtual |
m_GNTauScore | Tau::GeneralTauPlots | |
m_GNTauScoreSigTrans | Tau::GeneralTauPlots | |
m_iDetailLevel | PlotBase | protected |
m_oParamPlots | Tau::GeneralTauPlots | |
m_ptGNTauLoose | Tau::GeneralTauPlots | |
m_ptGNTauLooseHighPt | Tau::GeneralTauPlots | |
m_ptGNTauMedium | Tau::GeneralTauPlots | |
m_ptGNTauMediumHighPt | Tau::GeneralTauPlots | |
m_ptGNTauTight | Tau::GeneralTauPlots | |
m_ptGNTauTightHighPt | Tau::GeneralTauPlots | |
m_ptGNTauVeryLoose | Tau::GeneralTauPlots | |
m_ptGNTauVeryLooseHighPt | Tau::GeneralTauPlots | |
m_ptHighPt | Tau::GeneralTauPlots | |
m_ptRNNLoose | Tau::GeneralTauPlots | |
m_ptRNNLooseHighPt | Tau::GeneralTauPlots | |
m_ptRNNMedium | Tau::GeneralTauPlots | |
m_ptRNNMediumHighPt | Tau::GeneralTauPlots | |
m_ptRNNTight | Tau::GeneralTauPlots | |
m_ptRNNTightHighPt | Tau::GeneralTauPlots | |
m_ptRNNVeryLoose | Tau::GeneralTauPlots | |
m_ptRNNVeryLooseHighPt | Tau::GeneralTauPlots | |
m_RNNEleScore | Tau::GeneralTauPlots | |
m_RNNEleScoreSigTrans | Tau::GeneralTauPlots | |
m_RNNJetScore | Tau::GeneralTauPlots | |
m_RNNJetScoreSigTrans | Tau::GeneralTauPlots | |
m_sDirectory | PlotBase | protected |
m_sTauJetContainerName | Tau::GeneralTauPlots | private |
m_tauCharge | Tau::GeneralTauPlots | |
m_tauNChargedTracks | Tau::GeneralTauPlots | |
m_tauNCoreTracks | Tau::GeneralTauPlots | |
m_tauNIsolatedTracks | Tau::GeneralTauPlots | |
m_tauNWideTracks | Tau::GeneralTauPlots | |
m_vBookedEfficiencies | PlotBase | protected |
m_vBookedHistograms | PlotBase | protected |
m_vBookedTrees | PlotBase | protected |
m_vSubNodes | PlotBase | protected |
PlotBase(PlotBase *parent, const std::string &sDir) | PlotBase | |
RegisterSubPlot(PlotBase *pPlotBase) | PlotBase | inline |
retrieveBookedEfficiencies() | PlotBase | |
retrieveBookedHistograms() | PlotBase | |
retrieveBookedTrees() | PlotBase | |
setDetailLevel(int iDetailLevel) | PlotBase | |
~GeneralTauPlots() | Tau::GeneralTauPlots | virtual |
~PlotBase() | PlotBase | inlinevirtual |