ATLAS Offline Software
|
This is the complete list of members for InDetBasicPlot, 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 |
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 |
fill(const xAOD::TrackParticle &particle) | InDetBasicPlot | |
fill(const xAOD::TruthParticle &particle) | InDetBasicPlot | |
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() | InDetBasicPlot | privatevirtual |
getDirectory() | PlotBase | inline |
InDetBasicPlot(InDetPlotBase *pParent, const std::string &dirName) | InDetBasicPlot | |
InDetPlotBase(InDetPlotBase *pParent, const std::string &dirName) | InDetPlotBase | |
initialize() | PlotBase | |
initializePlots() | InDetBasicPlot | privatevirtual |
initMessaging() const | AthMessaging | 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_sDirectory | PlotBase | protected |
m_vBookedEfficiencies | PlotBase | protected |
m_vBookedHistograms | PlotBase | protected |
m_vBookedTrees | PlotBase | protected |
m_vSubNodes | PlotBase | protected |
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 |
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 | |
setDetailLevel(int iDetailLevel) | PlotBase | |
setLevel(MSG::Level lvl) | AthMessaging | |
~AthMessaging() | AthMessaging | virtual |
~PlotBase() | PlotBase | inlinevirtual |