ATLAS Offline Software
|
This is the complete list of members for InDetPerfPlot_nTracks, including all inherited members.
ALLASSOCIATEDTRUTH enum value | InDetPerfPlot_nTracks | |
ALLRECO enum value | InDetPerfPlot_nTracks | |
ALLTRUTH enum value | InDetPerfPlot_nTracks | |
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 |
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 |
CounterCategory enum name | InDetPerfPlot_nTracks | |
fill(const unsigned int freq, const CounterCategory counter, float weight=1.0) | InDetPerfPlot_nTracks | |
fill(const unsigned int ntracksFull, const unsigned int ntracksCentral, const unsigned int ntracksPt1GeV, const unsigned int truthMu, const float actualMu, const unsigned int nvertices, const float weight=1.0) | InDetPerfPlot_nTracks | |
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_nTracks(InDetPlotBase *pParent, const std::string &dirName) | InDetPerfPlot_nTracks | |
InDetPlotBase(InDetPlotBase *pParent, const std::string &dirName) | InDetPlotBase | |
initialize() | PlotBase | |
initializePlots() | InDetPerfPlot_nTracks | privatevirtual |
initMessaging() const | AthMessaging | private |
m_counters | InDetPerfPlot_nTracks | private |
m_histoDefSvc | InDetPlotBase | private |
m_iDetailLevel | PlotBase | protected |
m_imsg | AthMessaging | mutableprivate |
m_lvl | AthMessaging | mutableprivate |
m_msg_tls | AthMessaging | mutableprivate |
m_nm | AthMessaging | private |
m_ntracks_vs_actualMu | InDetPerfPlot_nTracks | private |
m_ntracks_vs_actualMu_absEta_0_2p5 | InDetPerfPlot_nTracks | private |
m_ntracks_vs_actualMu_pT_1GeV | InDetPerfPlot_nTracks | private |
m_ntracks_vs_nvertices | InDetPerfPlot_nTracks | private |
m_ntracks_vs_nvertices_absEta_0_2p5 | InDetPerfPlot_nTracks | private |
m_ntracks_vs_nvertices_pT_1GeV | InDetPerfPlot_nTracks | private |
m_ntracks_vs_truthMu | InDetPerfPlot_nTracks | private |
m_ntracks_vs_truthMu_absEta_0_2p5 | InDetPerfPlot_nTracks | private |
m_ntracks_vs_truthMu_pT_1GeV | InDetPerfPlot_nTracks | private |
m_sDirectory | PlotBase | protected |
m_vBookedEfficiencies | PlotBase | protected |
m_vBookedHistograms | PlotBase | protected |
m_vBookedTrees | PlotBase | protected |
m_vSubNodes | PlotBase | protected |
MATCHEDRECO enum value | InDetPerfPlot_nTracks | |
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_COUNTERS enum value | InDetPerfPlot_nTracks | |
operator=(const AthMessaging &rhs) | AthMessaging | private |
PlotBase(PlotBase *parent, const std::string &sDir) | PlotBase | |
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 | |
SELECTEDRECO enum value | InDetPerfPlot_nTracks | |
SELECTEDTRUTH enum value | InDetPerfPlot_nTracks | |
setDetailLevel(int iDetailLevel) | PlotBase | |
setLevel(MSG::Level lvl) | AthMessaging | |
~AthMessaging() | AthMessaging | virtual |
~PlotBase() | PlotBase | inlinevirtual |