Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TCCPlotsBase Member List

This is the complete list of members for TCCPlotsBase, including all inherited members.

AthMessaging(IMessageSvc *msgSvc, const std::string &name)AthMessaging
AthMessaging(const std::string &name)AthMessaging
AthMessaging()AthMessagingprivate
AthMessaging(const AthMessaging &rhs)AthMessagingprivate
ATLAS_THREAD_SAFEAthMessagingmutableprivate
book(TH1 *&pHisto, const SingleHistogramDefinition &hd)TCCPlotsBase
book(TH1 *&pHisto, const std::string &histoIdentifier, const std::string &folder="default")TCCPlotsBase
book(TH2 *&pHisto, const SingleHistogramDefinition &hd)TCCPlotsBase
book(TH2 *&pHisto, const std::string &histoIdentifier, const std::string &folder="default")TCCPlotsBase
book(TH3 *&pHisto, const SingleHistogramDefinition &hd)TCCPlotsBase
book(TH3 *&pHisto, const std::string &histoIdentifier, const std::string &folder="default")TCCPlotsBase
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
fillHisto(TH1 *pTh1, const float value)TCCPlotsBasestatic
fillHisto(TH1 *pTh1, const float value, const float weight)TCCPlotsBasestatic
fillHisto(TH2 *pTh2, const float xval, const float yval)TCCPlotsBasestatic
fillHisto(TH2 *pTh2, const float xval, const float yval, const float weight)TCCPlotsBasestatic
fillHisto(TH3 *pTh3, const float xval, const float yval, const float zval)TCCPlotsBasestatic
fillHisto(TH3 *pTh3, const float xval, const float yval, const float zval, const float weight)TCCPlotsBasestatic
finalize()PlotBase
finalizePlots()PlotBaseinlineprivatevirtual
getDirectory()PlotBaseinline
initialize()PlotBase
initializePlots()PlotBaseinlineprivatevirtual
initMessaging() constAthMessagingprivate
m_folderTCCPlotsBase
m_histoDefSvcTCCPlotsBaseprivate
m_iDetailLevelPlotBaseprotected
m_imsgAthMessagingmutableprivate
m_lvlAthMessagingmutableprivate
m_msg_tlsAthMessagingmutableprivate
m_nmAthMessagingprivate
m_sDirectoryPlotBaseprotected
m_vBookedEfficienciesPlotBaseprotected
m_vBookedHistogramsPlotBaseprotected
m_vBookedTreesPlotBaseprotected
m_vSubNodesPlotBaseprotected
msg() constAthMessaginginline
msg(const MSG::Level lvl) constAthMessaginginline
msgLvl(const MSG::Level lvl) constAthMessaginginline
operator=(const AthMessaging &rhs)AthMessagingprivate
PlotBase(PlotBase *parent, const std::string &sDir)PlotBase
RegisterSubPlot(PlotBase *pPlotBase)PlotBaseinline
retrieveBookedEfficiencies()PlotBase
retrieveBookedHistograms()PlotBase
retrieveBookedTrees()PlotBase
retrieveDefinition(const std::string &histoIdentifier, const std::string &folder="default")TCCPlotsBase
setDetailLevel(int iDetailLevel)PlotBase
setLevel(MSG::Level lvl)AthMessaging
TCCPlotsBase(PlotBase *pParent, const std::string &folder)TCCPlotsBase
~AthMessaging()AthMessagingvirtual
~PlotBase()PlotBaseinlinevirtual