![]() |
ATLAS Offline Software
|
This is the complete list of members for InDetPerfPlot_HitResidual, including all inherited members.
| AthMessaging(IMessageSvc *msgSvc, const std::string &name) | AthMessaging | |
| AthMessaging(const std::string &name) | AthMessaging | |
| AthMessaging() | AthMessaging | private |
| AthMessaging(const AthMessaging &rhs) | AthMessaging | private |
| ATLAS_THREAD_SAFE | AthMessaging | mutableprivate |
| BARREL enum value | InDetPerfPlot_HitResidual | private |
| book(Htype *&pHisto, const std::string &histoIdentifier, const std::string &nameOverride="", const std::string &folder="default") | InDetPlotBase | |
| book(TH1 *&pHisto, const SingleHistogramDefinition &hd) | InDetPlotBase | |
| book(TProfile *&pHisto, const SingleHistogramDefinition &hd) | InDetPlotBase | |
| book(TProfile2D *&pHisto, const SingleHistogramDefinition &hd) | InDetPlotBase | |
| book(TH2 *&pHisto, const SingleHistogramDefinition &hd) | InDetPlotBase | |
| book(TEfficiency *&pHisto, const SingleHistogramDefinition &hd) | InDetPlotBase | |
| 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 |
| ENDCAP enum value | InDetPerfPlot_HitResidual | private |
| fill(const xAOD::TrackParticle &trkprt, float weight) | InDetPerfPlot_HitResidual | |
| fillHisto(TProfile *pTprofile, const float bin, const float weight, const float weight2=1.0) | InDetPlotBase | static |
| fillHisto(TProfile2D *pTprofile, const float xval, const float yval, const float weight, const float weight2=1.0) | InDetPlotBase | static |
| fillHisto(TH1 *pTh1, const float value) | InDetPlotBase | static |
| fillHisto(TH1 *pTh1, const float value, const float weight) | InDetPlotBase | static |
| fillHisto(TH2 *pTh2, const float xval, const float yval) | InDetPlotBase | static |
| fillHisto(TH2 *pTh2, const float xval, const float yval, const float weight) | InDetPlotBase | static |
| fillHisto(TH3 *pTh3, const float xval, const float yval, const float zval) | InDetPlotBase | static |
| fillHisto(TEfficiency *pTeff, const float value, const bool accepted, float weight) | InDetPlotBase | static |
| fillHisto(TEfficiency *eff2d, const float xvalue, const float yvalue, const bool accepted, const float weight) | InDetPlotBase | static |
| finalize() | PlotBase | |
| finalizePlots() | PlotBase | inlineprivatevirtual |
| getDirectory() | PlotBase | inline |
| InDetPerfPlot_HitResidual(InDetPlotBase *pParent, const std::string &dirName, bool isITk) | InDetPerfPlot_HitResidual | |
| InDetPlotBase(InDetPlotBase *pParent, const std::string &dirName) | InDetPlotBase | |
| initialize() | PlotBase | |
| initializePlots() | InDetPerfPlot_HitResidual | privatevirtual |
| initMessaging() const | AthMessaging | private |
| INVALID_DETECTOR enum value | InDetPerfPlot_HitResidual | private |
| INVALID_REGION enum value | InDetPerfPlot_HitResidual | private |
| L0PIXBARR enum value | InDetPerfPlot_HitResidual | private |
| m_etaWidth | InDetPerfPlot_HitResidual | private |
| m_etaWidth_eta | InDetPerfPlot_HitResidual | private |
| m_etaWidthEta | InDetPerfPlot_HitResidual | private |
| m_histoDefSvc | InDetPlotBase | private |
| m_iDetailLevel | PlotBase | protected |
| m_imsg | AthMessaging | mutableprivate |
| m_isITk | InDetPerfPlot_HitResidual | private |
| m_lvl | AthMessaging | mutableprivate |
| m_msg_tls | AthMessaging | mutableprivate |
| m_nm | AthMessaging | private |
| m_phiWidth | InDetPerfPlot_HitResidual | private |
| m_phiWidth_eta | InDetPerfPlot_HitResidual | private |
| m_phiWidthEta | InDetPerfPlot_HitResidual | private |
| m_pullx | InDetPerfPlot_HitResidual | private |
| m_pullx_eta | InDetPerfPlot_HitResidual | private |
| m_pully | InDetPerfPlot_HitResidual | private |
| m_pully_eta | InDetPerfPlot_HitResidual | private |
| m_residualx | InDetPerfPlot_HitResidual | private |
| m_residualx_1hit | InDetPerfPlot_HitResidual | private |
| m_residualx_2ormorehits | InDetPerfPlot_HitResidual | private |
| m_residualx_eta | InDetPerfPlot_HitResidual | private |
| m_residualy | InDetPerfPlot_HitResidual | private |
| m_residualy_1hit | InDetPerfPlot_HitResidual | private |
| m_residualy_2ormorehits | InDetPerfPlot_HitResidual | private |
| m_residualy_eta | InDetPerfPlot_HitResidual | private |
| m_sDirectory | PlotBase | protected |
| m_vBookedEfficiencies | PlotBase | protected |
| m_vBookedHistograms | PlotBase | protected |
| m_vBookedTrees | PlotBase | protected |
| m_vSubNodes | PlotBase | protected |
| m_warnCount | InDetPerfPlot_HitResidual | mutableprivate |
| mBook(T &pHisto, const std::string &histoIdentifier) | InDetPlotBase | inlineprotected |
| msg() const | AthMessaging | inline |
| msg(const MSG::Level lvl) const | AthMessaging | inline |
| msgLvl(const MSG::Level lvl) const | AthMessaging | inline |
| N_REGIONS enum value | InDetPerfPlot_HitResidual | private |
| N_SUBDETECTORS enum value | InDetPerfPlot_HitResidual | private |
| operator=(const AthMessaging &rhs) | AthMessaging | private |
| PIXEL enum value | InDetPerfPlot_HitResidual | private |
| PlotBase(PlotBase *parent, const std::string &sDir) | PlotBase | |
| Region enum name | InDetPerfPlot_HitResidual | private |
| RegisterSubPlot(PlotBase *pPlotBase) | PlotBase | inline |
| retrieveBookedEfficiencies() | PlotBase | |
| retrieveBookedHistograms() | PlotBase | |
| retrieveBookedTrees() | PlotBase | |
| retrieveDefinition(const std::string &histoIdentifier, const std::string &folder="default", const std::string &nameOverride="") | InDetPlotBase | |
| SCT enum value | InDetPerfPlot_HitResidual | private |
| setDetailLevel(int iDetailLevel) | PlotBase | |
| setLevel(MSG::Level lvl) | AthMessaging | |
| Subdetector enum name | InDetPerfPlot_HitResidual | private |
| TRT enum value | InDetPerfPlot_HitResidual | private |
| ~AthMessaging() | AthMessaging | virtual |
| ~InDetPerfPlot_HitResidual() | InDetPerfPlot_HitResidual | inline |
| ~PlotBase() | PlotBase | inlinevirtual |
1.8.18