![]() |
The Gaudi Framework
v27r0
|
This is the complete list of members for HistoTool, including all inherited members.
AlgTools typedef | GaudiCommon< AlgTool > | protected |
AlgTools typedef | GaudiCommon< AlgTool > | protected |
always() const | CommonMessaging< BASE > | inline |
always() const | CommonMessaging< BASE > | inline |
Assert(const bool ok, const std::string &message="", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | inline |
Assert(const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | inline |
Assert(const bool ok, const std::string &message="", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | inline |
Assert(const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | inline |
base_class typedef | CommonMessaging< BASE > | |
base_class typedef | CommonMessaging< BASE > | |
GaudiHistoTool::book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::book(const Gaudi::Histo1DDef &hdef) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::book(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::book(const HistoID &ID, const Gaudi::Histo1DDef &hdef) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::book(const Gaudi::Histo1DDef &hdef) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::book(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::book(const HistoID &ID, const Gaudi::Histo1DDef &hdef) const | GaudiHistos< GaudiTool > | inline |
IHistoTool::book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | IHistoTool | inline |
IHistoTool::book(const HistoID &ID, const std::string &title="", const double low=0, const double high=100, const unsigned long bins=100) const | IHistoTool | inline |
book1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const override | HistoTool | inlinevirtual |
book1D(const HistoID &ID, const std::string &title="", const double low=0, const double high=100, const unsigned long bins=100) const override | HistoTool | inlinevirtual |
GaudiHistoTool::book1D(const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::book1D(const HistoID &ID, const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
book2D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const override | HistoTool | inlinevirtual |
book2D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const override | HistoTool | inlinevirtual |
GaudiHistoTool::book2D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::book2D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
book3D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=10, const double lowY=0, const double highY=100, const unsigned long binsY=10, const double lowZ=0, const double highZ=100, const unsigned long binsZ=10) const override | HistoTool | inlinevirtual |
book3D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=10, const double lowY=0, const double highY=100, const unsigned long binsY=10, const double lowZ=0, const double highZ=100, const unsigned long binsZ=10) const override | HistoTool | inlinevirtual |
GaudiHistoTool::book3D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::book3D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max()) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max()) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const HistoID &ID, const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max()) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max()) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
bookProfile1D(const HistoID &ID, const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const HistoID &ID, const std::string &title, const double lowX=0, const double highX=100, const unsigned long binsX=50, const double lowY=0, const double highY=100, const unsigned long binsY=50) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
bookProfile2D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
checkForNaN() const | GaudiHistos< GaudiTool > | inline |
checkForNaN() const | GaudiHistos< GaudiTool > | inline |
chronoSvc() const | GaudiTool | |
chronoSvc() const | GaudiTool | |
context() const | GaudiCommon< AlgTool > | inline |
context() const | GaudiCommon< AlgTool > | inline |
contextSvc() const | GaudiTool | |
contextSvc() const | GaudiTool | |
convertTitleToID(std::string title) const | GaudiHistos< GaudiTool > | protected |
convertTitleToID(std::string title) const | GaudiHistos< GaudiTool > | protected |
Counter typedef | GaudiCommon< AlgTool > | protected |
Counter typedef | GaudiCommon< AlgTool > | protected |
counter(const std::string &tag) const | GaudiCommon< AlgTool > | inline |
counter(const std::string &tag) const | GaudiCommon< AlgTool > | inline |
counters() const | GaudiCommon< AlgTool > | inline |
counters() const | GaudiCommon< AlgTool > | inline |
debug() const | CommonMessaging< BASE > | inline |
debug() const | CommonMessaging< BASE > | inline |
DeclareInterfaceID(IHistoTool, 2, 0) | IHistoTool | |
DeclareInterfaceID(IHistoTool, 2, 0) | IHistoTool | |
IAlgTool::DeclareInterfaceID(IAlgTool, 4, 0) | IAlgTool | |
detSvc() const | GaudiTool | |
detSvc() const | GaudiTool | |
enableSummary(bool) | GaudiTool | static |
enableSummary(bool) | GaudiTool | static |
err() const | CommonMessaging< BASE > | inline |
err() const | CommonMessaging< BASE > | inline |
error() const | CommonMessaging< BASE > | inline |
error() const | CommonMessaging< BASE > | inline |
Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
errorsPrint() const | GaudiCommon< AlgTool > | inline |
errorsPrint() const | GaudiCommon< AlgTool > | inline |
evtColSvc() const | GaudiTool | |
evtColSvc() const | GaudiTool | |
Exception(const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | |
Exception(const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | |
Exception(const std::string &msg="no message", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | |
Exception(const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | |
Exception(const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | |
Exception(const std::string &msg="no message", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< AlgTool > | |
exist(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
exist(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
exist(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
exist(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
existDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
existDet(const std::string &location) const | GaudiTool | inline |
existDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
existDet(const std::string &location) const | GaudiTool | inline |
ext_iids typedef | extend_interfaces< Interfaces > | |
ext_iids typedef | extend_interfaces< Interfaces > | |
fatal() const | CommonMessaging< BASE > | inline |
fatal() const | CommonMessaging< BASE > | inline |
fill(AIDA::IHistogram1D *histo, const double value, const double weight, const std::string &title="") const override | HistoTool | inlinevirtual |
fill(AIDA::IHistogram2D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") const override | HistoTool | inlinevirtual |
fill(AIDA::IHistogram3D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") const override | HistoTool | inlinevirtual |
GaudiHistoTool::fill(AIDA::IProfile1D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::fill(AIDA::IProfile2D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
finalize() override | GaudiHistoTool | protected |
finalize() override | GaudiHistoTool | protected |
fullDetail() const | GaudiHistos< GaudiTool > | inline |
fullDetail() const | GaudiHistos< GaudiTool > | inline |
fullTESLocation(const std::string &location, const bool useRootInTES) const | GaudiCommon< AlgTool > | |
fullTESLocation(const std::string &location, const bool useRootInTES) const | GaudiCommon< AlgTool > | |
GaudiCommon(const std::string &name, ISvcLocator *pSvcLocator) | GaudiCommon< AlgTool > | |
GaudiCommon(const std::string &type, const std::string &name, const IInterface *parent) | GaudiCommon< AlgTool > | |
GaudiCommon(const std::string &name, ISvcLocator *pSvcLocator) | GaudiCommon< AlgTool > | |
GaudiCommon(const std::string &type, const std::string &name, const IInterface *parent) | GaudiCommon< AlgTool > | |
GaudiHistos(const std::string &name, ISvcLocator *pSvcLocator) | GaudiHistos< GaudiTool > | |
GaudiHistos(const std::string &type, const std::string &name, const IInterface *parent) | GaudiHistos< GaudiTool > | |
GaudiHistos(const std::string &name, ISvcLocator *pSvcLocator) | GaudiHistos< GaudiTool > | |
GaudiHistos(const std::string &type, const std::string &name, const IInterface *parent) | GaudiHistos< GaudiTool > | |
GaudiHistoTool(const std::string &type, const std::string &name, const IInterface *parent) | GaudiHistoTool | protected |
GaudiHistoTool(const std::string &type, const std::string &name, const IInterface *parent) | GaudiHistoTool | protected |
GaudiTool(const std::string &type, const std::string &name, const IInterface *parent) | GaudiTool | protected |
GaudiTool(const std::string &type, const std::string &name, const IInterface *parent) | GaudiTool | protected |
get(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
get(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
get(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
get(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
getDet(const std::string &location) const | GaudiTool | inline |
getDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
getDet(const std::string &location) const | GaudiTool | inline |
getDetIfExists(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
getDetIfExists(const std::string &location) const | GaudiTool | inline |
getDetIfExists(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
getDetIfExists(const std::string &location) const | GaudiTool | inline |
getIfExists(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getIfExists(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getIfExists(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getIfExists(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getOrCreate(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getOrCreate(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getOrCreate(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
getOrCreate(const std::string &location, const bool useRootInTES=true) const | GaudiTool | inline |
globalTimeOffset() const | GaudiCommon< AlgTool > | inline |
globalTimeOffset() const | GaudiCommon< AlgTool > | inline |
GaudiHistoTool::histo(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::histo(const HistoID &ID) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::histo(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::histo(const HistoID &ID) const | GaudiHistos< GaudiTool > | inline |
IHistoTool::histo(const std::string &title) const | IHistoTool | inline |
IHistoTool::histo(const HistoID &ID) const | IHistoTool | inline |
histo1D(const std::string &title) const override | HistoTool | inlinevirtual |
histo1D(const HistoID &ID) const override | HistoTool | inlinevirtual |
histo1DMapID() const | GaudiHistos< GaudiTool > | inline |
histo1DMapID() const | GaudiHistos< GaudiTool > | inline |
Histo1DMapID typedef | GaudiHistos< GaudiTool > | |
Histo1DMapID typedef | GaudiHistos< GaudiTool > | |
histo1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
histo1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
Histo1DMapTitle typedef | GaudiHistos< GaudiTool > | |
Histo1DMapTitle typedef | GaudiHistos< GaudiTool > | |
histo2D(const std::string &title) const override | HistoTool | inlinevirtual |
histo2D(const HistoID &ID) const override | HistoTool | inlinevirtual |
histo2DMapID() const | GaudiHistos< GaudiTool > | inline |
histo2DMapID() const | GaudiHistos< GaudiTool > | inline |
Histo2DMapID typedef | GaudiHistos< GaudiTool > | |
Histo2DMapID typedef | GaudiHistos< GaudiTool > | |
histo2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
histo2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
Histo2DMapTitle typedef | GaudiHistos< GaudiTool > | |
Histo2DMapTitle typedef | GaudiHistos< GaudiTool > | |
histo3D(const std::string &title) const override | HistoTool | inlinevirtual |
histo3D(const HistoID &ID) const override | HistoTool | inlinevirtual |
histo3DMapID() const | GaudiHistos< GaudiTool > | inline |
histo3DMapID() const | GaudiHistos< GaudiTool > | inline |
Histo3DMapID typedef | GaudiHistos< GaudiTool > | |
Histo3DMapID typedef | GaudiHistos< GaudiTool > | |
histo3DMapTitle() const | GaudiHistos< GaudiTool > | inline |
histo3DMapTitle() const | GaudiHistos< GaudiTool > | inline |
Histo3DMapTitle typedef | GaudiHistos< GaudiTool > | |
Histo3DMapTitle typedef | GaudiHistos< GaudiTool > | |
HistoBinEdges typedef | GaudiHistos< GaudiTool > | |
HistoBinEdges typedef | GaudiHistos< GaudiTool > | |
histoCountersPrint() const | GaudiHistos< GaudiTool > | inline |
histoCountersPrint() const | GaudiHistos< GaudiTool > | inline |
histoDir() const | GaudiHistos< GaudiTool > | inline |
histoDir() const | GaudiHistos< GaudiTool > | inline |
histoExists(const std::string &title) const override | HistoTool | inlinevirtual |
histoExists(const HistoID &ID) const override | HistoTool | inlinevirtual |
HistoID typedef | HistoTool | |
histoOffSet() const | GaudiHistos< GaudiTool > | inline |
histoOffSet() const | GaudiHistos< GaudiTool > | inline |
histoPath() const | GaudiHistos< GaudiTool > | |
histoPath() const | GaudiHistos< GaudiTool > | |
histosPrint() const | GaudiHistos< GaudiTool > | inline |
histosPrint() const | GaudiHistos< GaudiTool > | inline |
histoSvc() const | GaudiTool | |
histoSvc() const | GaudiTool | |
HistoTool(const std::string &type, const std::string &name, const IInterface *parent) | HistoTool | |
HistoTool()=delete | HistoTool | |
HistoTool(const HistoTool &)=delete | HistoTool | |
histoTopDir() const | GaudiHistos< GaudiTool > | inline |
histoTopDir() const | GaudiHistos< GaudiTool > | inline |
IgnoreRootInTES | GaudiCommon< AlgTool > | protectedstatic |
incSvc() const | GaudiTool | |
incSvc() const | GaudiTool | |
Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) const | GaudiTool | inline |
Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) const | GaudiTool | inline |
info() const | CommonMessaging< BASE > | inline |
info() const | CommonMessaging< BASE > | inline |
initialize() override | GaudiHistoTool | protected |
initialize() override | GaudiHistoTool | protected |
inputDataObjects() const =0 | IAlgTool | pure virtual |
inputDataObjects() const =0 | IAlgTool | pure virtual |
m_counterList | GaudiCommon< AlgTool > | protected |
m_counterSummarySvc | GaudiCommon< AlgTool > | protected |
m_msgsvc | CommonMessaging< BASE > | mutableprotected |
m_statEntityList | GaudiCommon< AlgTool > | protected |
m_streamWithService | CommonMessaging< BASE > | mutableprotected |
msg() const | CommonMessaging< BASE > | inline |
msg() const | CommonMessaging< BASE > | inline |
msgLevel() const | CommonMessaging< BASE > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< BASE > | inline |
msgLevel() const | CommonMessaging< BASE > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< BASE > | inline |
msgStream() const | CommonMessaging< BASE > | inline |
msgStream(const MSG::Level level) const | CommonMessaging< BASE > | inline |
msgStream() const | CommonMessaging< BASE > | inline |
msgStream(const MSG::Level level) const | CommonMessaging< BASE > | inline |
msgSvc() const | CommonMessaging< BASE > | inline |
msgSvc() const | CommonMessaging< BASE > | inline |
ntupleSvc() const | GaudiTool | |
ntupleSvc() const | GaudiTool | |
operator=(const HistoTool &)=delete | HistoTool | |
outputDataObjects() const =0 | IAlgTool | pure virtual |
outputDataObjects() const =0 | IAlgTool | pure virtual |
parent() const =0 | IAlgTool | pure virtual |
parent() const =0 | IAlgTool | pure virtual |
GaudiHistoTool::plot(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | GaudiHistos< GaudiTool > | inline |
IHistoTool::plot(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | IHistoTool | inline |
IHistoTool::plot(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const | IHistoTool | inline |
IHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins=100) const | IHistoTool | inline |
IHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100) const | IHistoTool | inline |
IHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | IHistoTool | inline |
IHistoTool::plot(const FUNCTION &func, OBJECT first, OBJECT last, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins, const WEIGHT &weight) const | IHistoTool | inline |
plot1D(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const override | HistoTool | inlinevirtual |
plot1D(const double value, const HistoID &ID, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) const override | HistoTool | inlinevirtual |
GaudiHistoTool::plot1D(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::plot1D(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::plot1D(const double value, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::plot1D(const double value, const HistoID &ID, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
plot2D(const double valueX, const double valueY, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const override | HistoTool | inlinevirtual |
plot2D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const override | HistoTool | inlinevirtual |
GaudiHistoTool::plot2D(const double valueX, const double valueY, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::plot2D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
plot3D(const double valueX, const double valueY, const double valueZ, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const double lowZ, const double highZ, const unsigned long binsX=10, const unsigned long binsY=10, const unsigned long binsZ=10, const double weight=1.0) const override | HistoTool | inlinevirtual |
plot3D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const double lowZ, const double highZ, const unsigned long binsX=10, const unsigned long binsY=10, const unsigned long binsZ=10, const double weight=1.0) const override | HistoTool | inlinevirtual |
GaudiHistoTool::plot3D(const double valueX, const double valueY, const double valueZ, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::plot3D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
Print(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) const | GaudiCommon< AlgTool > | |
Print(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) const | GaudiCommon< AlgTool > | |
printErrors(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printErrors(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printHistos(const MSG::Level level=MSG::ALWAYS) const | GaudiHistos< GaudiTool > | |
printHistos(const MSG::Level level=MSG::ALWAYS) const | GaudiHistos< GaudiTool > | |
printProps(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printProps(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printStat(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printStat(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
produceHistos() const | GaudiHistos< GaudiTool > | inline |
produceHistos() const | GaudiHistos< GaudiTool > | inline |
profile1D(const double valueX, const double valueY, const std::string &title, const double lowX, const double highX, const unsigned long binsX=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max(), const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const double lowX, const double highX, const unsigned long binsX=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max(), const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
profile1D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const std::string &title, const double lowX, const double highX, const unsigned long binsX=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max(), const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const double lowX, const double highX, const unsigned long binsX=100, const std::string &opt="", const double lowY=-std::numeric_limits< double >::max(), const double highY=std::numeric_limits< double >::max(), const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile1D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
profile1D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
profile1DMapID() const | GaudiHistos< GaudiTool > | inline |
profile1DMapID() const | GaudiHistos< GaudiTool > | inline |
Profile1DMapID typedef | GaudiHistos< GaudiTool > | |
Profile1DMapID typedef | GaudiHistos< GaudiTool > | |
profile1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
profile1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
Profile1DMapTitle typedef | GaudiHistos< GaudiTool > | |
Profile1DMapTitle typedef | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
profile2D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const double lowX, const double highX, const double lowY, const double highY, const unsigned long binsX=50, const unsigned long binsY=50, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const double valueX, const double valueY, const double valueZ, const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
profile2D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
profile2D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
profile2DMapID() const | GaudiHistos< GaudiTool > | inline |
profile2DMapID() const | GaudiHistos< GaudiTool > | inline |
Profile2DMapID typedef | GaudiHistos< GaudiTool > | |
Profile2DMapID typedef | GaudiHistos< GaudiTool > | |
profile2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
profile2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
Profile2DMapTitle typedef | GaudiHistos< GaudiTool > | |
Profile2DMapTitle typedef | GaudiHistos< GaudiTool > | |
propsPrint() const | GaudiCommon< AlgTool > | inline |
propsPrint() const | GaudiCommon< AlgTool > | inline |
put(IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
put(DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
put(IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
put(DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
registerCondition(const std::string &condition, StatusCode(CallerClass::*mf)()=nullptr) | GaudiCommon< AlgTool > | inline |
registerCondition(const std::string &condition, CondType *&condPtrDest, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
registerCondition(char *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
registerCondition(TargetClass *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
registerCondition(const std::string &condition, StatusCode(CallerClass::*mf)()=nullptr) | GaudiCommon< AlgTool > | inline |
registerCondition(const std::string &condition, CondType *&condPtrDest, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
registerCondition(char *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
registerCondition(TargetClass *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< AlgTool > | inline |
release(const IInterface *interface) const | GaudiCommon< AlgTool > | |
release(const IInterface *interface) const | GaudiCommon< AlgTool > | |
releaseSvc(const IInterface *svc) const | GaudiCommon< AlgTool > | protected |
releaseSvc(const IInterface *svc) const | GaudiCommon< AlgTool > | protected |
releaseTool(const IAlgTool *tool) const | GaudiCommon< AlgTool > | protected |
releaseTool(const IAlgTool *tool) const | GaudiCommon< AlgTool > | protected |
resetMsgStream() const | GaudiCommon< AlgTool > | |
resetMsgStream() const | GaudiCommon< AlgTool > | |
rootInTES() const | GaudiCommon< AlgTool > | inline |
rootInTES() const | GaudiCommon< AlgTool > | inline |
runUpdate() | GaudiCommon< AlgTool > | inline |
runUpdate() | GaudiCommon< AlgTool > | inline |
Services typedef | GaudiCommon< AlgTool > | protected |
Services typedef | GaudiCommon< AlgTool > | protected |
services() const | GaudiCommon< AlgTool > | inline |
services() const | GaudiCommon< AlgTool > | inline |
setCheckForNaN(const bool val) | GaudiHistos< GaudiTool > | inline |
setCheckForNaN(const bool val) | GaudiHistos< GaudiTool > | inline |
setFullDetail(const bool val) | GaudiHistos< GaudiTool > | inline |
setFullDetail(const bool val) | GaudiHistos< GaudiTool > | inline |
setHistoDir(const std::string &val) | GaudiHistos< GaudiTool > | inline |
setHistoDir(const std::string &val) | GaudiHistos< GaudiTool > | inline |
setHistoOffSet(const HistoID::NumericID val) | GaudiHistos< GaudiTool > | inline |
setHistoOffSet(const HistoID::NumericID val) | GaudiHistos< GaudiTool > | inline |
setHistoTopDir(const std::string &val) | GaudiHistos< GaudiTool > | inline |
setHistoTopDir(const std::string &val) | GaudiHistos< GaudiTool > | inline |
setProduceHistos(const bool val) | GaudiHistos< GaudiTool > | inline |
setProduceHistos(const bool val) | GaudiHistos< GaudiTool > | inline |
setSplitHistoDir(const bool val) | GaudiHistos< GaudiTool > | inline |
setSplitHistoDir(const bool val) | GaudiHistos< GaudiTool > | inline |
splitHistoDir() const | GaudiHistos< GaudiTool > | inline |
splitHistoDir() const | GaudiHistos< GaudiTool > | inline |
Statistics typedef | GaudiCommon< AlgTool > | protected |
Statistics typedef | GaudiCommon< AlgTool > | protected |
statPrint() const | GaudiCommon< AlgTool > | inline |
statPrint() const | GaudiCommon< AlgTool > | inline |
summaryEnabled() | GaudiTool | static |
summaryEnabled() | GaudiTool | static |
svc(const std::string &name, const bool create=true) const | GaudiCommon< AlgTool > | |
svc(const std::string &name, const bool create=true) const | GaudiCommon< AlgTool > | |
sysFinalize()=0 | IAlgTool | pure virtual |
sysFinalize()=0 | IAlgTool | pure virtual |
sysInitialize()=0 | IAlgTool | pure virtual |
sysInitialize()=0 | IAlgTool | pure virtual |
sysReinitialize()=0 | IAlgTool | pure virtual |
sysReinitialize()=0 | IAlgTool | pure virtual |
sysRestart()=0 | IAlgTool | pure virtual |
sysRestart()=0 | IAlgTool | pure virtual |
sysStart()=0 | IAlgTool | pure virtual |
sysStart()=0 | IAlgTool | pure virtual |
sysStop()=0 | IAlgTool | pure virtual |
sysStop()=0 | IAlgTool | pure virtual |
tool(const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) const | GaudiCommon< AlgTool > | |
tool(const std::string &type, const IInterface *parent=0, bool create=true) const | GaudiCommon< AlgTool > | |
tool(const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) const | GaudiCommon< AlgTool > | |
tool(const std::string &type, const IInterface *parent=0, bool create=true) const | GaudiCommon< AlgTool > | |
totalNumberOfHistos() const | GaudiHistos< GaudiTool > | |
totalNumberOfHistos() const | GaudiHistos< GaudiTool > | |
type() const =0 | IAlgTool | pure virtual |
type() const =0 | IAlgTool | pure virtual |
typePrint() const | GaudiCommon< AlgTool > | inline |
typePrint() const | GaudiCommon< AlgTool > | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< BASE > | inlineprotected |
updateMsgStreamOutputLevel(int level) | CommonMessaging< BASE > | inlineprotected |
updMgrSvc() const | GaudiCommon< AlgTool > | inline |
updMgrSvc() const | GaudiCommon< AlgTool > | inline |
useNumericAutoIDs() const | GaudiHistos< GaudiTool > | inline |
useNumericAutoIDs() const | GaudiHistos< GaudiTool > | inline |
UseRootInTES | GaudiCommon< AlgTool > | protectedstatic |
verbose() const | CommonMessaging< BASE > | inline |
verbose() const | CommonMessaging< BASE > | inline |
warning() const | CommonMessaging< BASE > | inline |
warning() const | CommonMessaging< BASE > | inline |
Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
~CommonMessaging() override=default | CommonMessaging< BASE > | |
~CommonMessaging() override=default | CommonMessaging< BASE > | |
~extend_interfaces() override=default | extend_interfaces< Interfaces > | |
~extend_interfaces() override=default | extend_interfaces< Interfaces > | |
~GaudiCommon() override=default | GaudiCommon< AlgTool > | protected |
~GaudiCommon() override=default | GaudiCommon< AlgTool > | protected |
~GaudiHistos() override=default | GaudiHistos< GaudiTool > | |
~GaudiHistos() override=default | GaudiHistos< GaudiTool > | |
~GaudiHistoTool() override | GaudiHistoTool | protected |
~GaudiHistoTool() override | GaudiHistoTool | protected |
~GaudiTool() override | GaudiTool | protected |
~GaudiTool() override | GaudiTool | protected |
~HistoTool() override=default | HistoTool | |
~IAlgTool() override=default | IAlgTool | |
~IAlgTool() override=default | IAlgTool | |
~IHistoTool() override=default | IHistoTool | protected |
~IHistoTool() override=default | IHistoTool | protected |