The Gaudi Framework  v29r0 (ff2e7097)
GaudiHistoTool Member List

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

acceptDHVisitor(IDataHandleVisitor *) const overrideAlgToolvirtual
addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
addToolsArray(ToolHandleArray< T > &hndlArr)AlgToolinline
AlgTool(const std::string &type, const std::string &name, const IInterface *parent)AlgTool
AlgTools typedefGaudiCommon< AlgTool >protected
always() const CommonMessagingBaseinline
Assert(const bool ok, const std::string &message="", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< AlgTool >inline
Assert(const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< AlgTool >inline
auditorSvc() const AlgTool
base_class typedefGaudiCommon< AlgTool >protected
book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) constGaudiHistos< GaudiTool >inline
book(const Gaudi::Histo1DDef &hdef) constGaudiHistos< GaudiTool >
book(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) constGaudiHistos< GaudiTool >inline
book(const HistoID &ID, const Gaudi::Histo1DDef &hdef) constGaudiHistos< GaudiTool >inline
book1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) constGaudiHistos< GaudiTool >
book1D(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) constGaudiHistos< GaudiTool >
book1D(const std::string &title, const HistoBinEdges &edges) constGaudiHistos< GaudiTool >
book1D(const HistoID &ID, const std::string &title, const HistoBinEdges &edges) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
book2D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) constGaudiHistos< GaudiTool >
book2D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
book3D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ) constGaudiHistos< GaudiTool >
book3D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ) constGaudiHistos< 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()) constGaudiHistos< 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()) constGaudiHistos< GaudiTool >
bookProfile1D(const std::string &title, const HistoBinEdges &edges) constGaudiHistos< GaudiTool >
bookProfile1D(const HistoID &ID, const std::string &title, const HistoBinEdges &edges) constGaudiHistos< 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) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
bookProfile2D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) constGaudiHistos< GaudiTool >
bookProfile2D(const HistoID &ID, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) constGaudiHistos< GaudiTool >
checkForNaN() constGaudiHistos< GaudiTool >inline
chronoSvc() const GaudiTool
commitHandles() overrideAlgTool
configure() overrideAlgToolinline
context() constGaudiCommon< AlgTool >inline
contextSvc() const GaudiTool
convertTitleToID(std::string title) constGaudiHistos< GaudiTool >protected
Counter typedefGaudiCommon< AlgTool >protected
counter(const std::string &tag) constGaudiCommon< AlgTool >inline
counters() constGaudiCommon< AlgTool >inline
debug() const CommonMessagingBaseinline
declare(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
declareInfo(const std::string &name, const T &var, const std::string &desc) const AlgToolinline
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const AlgToolinline
declareInterface(I *i)AlgToolinlineprotected
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none")AlgToolinline
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none")AlgToolinline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(Gaudi::Details::PropertyBase &prop)PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") constPropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, GaudiHandleBase &ref, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, GaudiHandleArrayBase &ref, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >::declareProperty(const std::string &name, DataObjectHandleBase &ref, const std::string &doc="none")PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="")PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true)AlgToolinline
deregisterTool(IAlgTool *tool) const AlgToolinline
detSvc() const GaudiTool
enableSummary(bool)GaudiToolstatic
err() const CommonMessagingBaseinline
error() const CommonMessagingBaseinline
Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const GaudiToolinline
errorsPrint() constGaudiCommon< AlgTool >inline
evtColSvc() const GaudiTool
evtSvc() const AlgTool
Exception(const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< AlgTool >
Exception(const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< AlgTool >
Exception(const std::string &msg="no message", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) constGaudiCommon< AlgTool >
exist(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiToolinline
exist(const std::string &location, const bool useRootInTES=true) const GaudiToolinline
existDet(IDataProviderSvc *svc, const std::string &location) const GaudiToolinline
existDet(const std::string &location) const GaudiToolinline
ext_iids typedefextend_interfaces< Interfaces... >
extend_interfaces_base typedefextends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >
extraInputDeps() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inlinevirtual
extraOutputDeps() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inlinevirtual
Factory typedefAlgTool
fatal() const CommonMessagingBaseinline
fill(AIDA::IHistogram1D *histo, const double value, const double weight, const std::string &title="") constGaudiHistos< GaudiTool >
fill(AIDA::IHistogram2D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") constGaudiHistos< GaudiTool >
fill(AIDA::IHistogram3D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") constGaudiHistos< GaudiTool >
fill(AIDA::IProfile1D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") constGaudiHistos< GaudiTool >
fill(AIDA::IProfile2D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") constGaudiHistos< GaudiTool >
finalize() overrideGaudiHistos< GaudiTool >protected
FSMState() const overrideAlgToolinline
fullDetail() constGaudiHistos< GaudiTool >inline
fullTESLocation(const std::string &location, const bool useRootInTES) constGaudiCommon< AlgTool >
GaudiCommon(const std::string &name, ISvcLocator *pSvcLocator)GaudiCommon< AlgTool >inline
GaudiCommon(const std::string &type, const std::string &name, const IInterface *ancestor)GaudiCommon< AlgTool >inline
GaudiHistos(const std::string &name, ISvcLocator *pSvcLocator)GaudiHistos< GaudiTool >inline
GaudiHistos(const std::string &type, const std::string &name, const IInterface *parent)GaudiHistos< GaudiTool >inline
GaudiHistoTool()=deleteGaudiHistoTool
GaudiHistoTool(const GaudiHistoTool &)=deleteGaudiHistoTool
GaudiTool(const std::string &type, const std::string &name, const IInterface *parent)GaudiTool
get(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiToolinline
get(const std::string &location, const bool useRootInTES=true) const GaudiToolinline
getDet(IDataProviderSvc *svc, const std::string &location) const GaudiToolinline
getDet(const std::string &location) const GaudiToolinline
getDetIfExists(IDataProviderSvc *svc, const std::string &location) const GaudiToolinline
getDetIfExists(const std::string &location) const GaudiToolinline
getIfExists(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiToolinline
getIfExists(const std::string &location, const bool useRootInTES=true) const GaudiToolinline
getInterfaceNames() const overrideextends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
getOrCreate(IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const GaudiToolinline
getOrCreate(const std::string &location, const bool useRootInTES=true) const GaudiToolinline
getProperties() const overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(Gaudi::Details::PropertyBase *p) const overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
getProperty(const std::string &n, std::string &v) const overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
hasProperty(const std::string &name) const overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
histo(const std::string &title) constGaudiHistos< GaudiTool >inline
histo(const HistoID &ID) constGaudiHistos< GaudiTool >inline
histo1D(const std::string &title) constGaudiHistos< GaudiTool >inline
histo1D(const HistoID &ID) constGaudiHistos< GaudiTool >
histo1DMapID() constGaudiHistos< GaudiTool >inline
Histo1DMapID typedefGaudiHistos< GaudiTool >
histo1DMapTitle() constGaudiHistos< GaudiTool >inline
Histo1DMapTitle typedefGaudiHistos< GaudiTool >
histo2D(const std::string &title) constGaudiHistos< GaudiTool >inline
histo2D(const HistoID &ID) constGaudiHistos< GaudiTool >
histo2DMapID() constGaudiHistos< GaudiTool >inline
Histo2DMapID typedefGaudiHistos< GaudiTool >
histo2DMapTitle() constGaudiHistos< GaudiTool >inline
Histo2DMapTitle typedefGaudiHistos< GaudiTool >
histo3D(const std::string &title) constGaudiHistos< GaudiTool >inline
histo3D(const HistoID &ID) constGaudiHistos< GaudiTool >
Histo3DMapID typedefGaudiHistos< GaudiTool >
histo3DMapID() constGaudiHistos< GaudiTool >inline
histo3DMapTitle() constGaudiHistos< GaudiTool >inline
Histo3DMapTitle typedefGaudiHistos< GaudiTool >
HistoBinEdges typedefGaudiHistos< GaudiTool >
histoCountersPrint() constGaudiHistos< GaudiTool >inline
histoDir() constGaudiHistos< GaudiTool >inline
histoExists(const std::string &title) constGaudiHistos< GaudiTool >inline
histoExists(const HistoID &ID) constGaudiHistos< GaudiTool >inline
HistoID typedefGaudiHistos< GaudiTool >
histoOffSet() constGaudiHistos< GaudiTool >inline
histoPath() constGaudiHistos< GaudiTool >
histosPrint() constGaudiHistos< GaudiTool >inline
histoSvc() const GaudiTool
histoTopDir() constGaudiHistos< GaudiTool >inline
i_cast(const InterfaceID &tid) const overrideextends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >inline
IgnoreRootInTESGaudiCommon< AlgTool >protectedstatic
incSvc() const GaudiTool
info() const CommonMessagingBaseinline
Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) const GaudiToolinline
initDataHandleHolder()DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inlineprotected
initialize() overrideGaudiHistos< GaudiTool >protected
inputDataObjs() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
inputHandles() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
m_counterSummarySvcGaudiCommon< AlgTool >protected
m_inputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >protected
m_outputDataObjsDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >protected
m_updateDataHandlesAlgToolprotected
monitorSvc() const AlgToolinline
msg() const CommonMessagingBaseinline
msgLevel() const CommonMessagingBaseinline
msgLevel(MSG::Level lvl) const CommonMessagingBaseinline
msgStream() const CommonMessagingBaseinline
msgStream(const MSG::Level level) const CommonMessagingBaseinline
msgSvc() const CommonMessagingBaseinline
name() const overrideAlgTool
ntupleSvc() const GaudiTool
operator=(const GaudiHistoTool &)=deleteGaudiHistoTool
AlgTool::operator=(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >
outputDataObjs() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
outputHandles() const overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
outputLevel() const __attribute__((deprecated))CommonMessagingBaseinline
parent() const overrideAlgTool
plot(const double value, const std::string &title, const double low, const double high, const unsigned long bins=100, const double weight=1.0) constGaudiHistos< GaudiTool >inline
plot(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) constGaudiHistos< GaudiTool >inline
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) constGaudiHistos< GaudiTool >inline
plot(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) constGaudiHistos< GaudiTool >inline
plot(const FUNCTION &func, OBJECT first, OBJECT last, const std::string &title, const double low, const double high, const unsigned long bins=100) constGaudiHistos< GaudiTool >inline
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) constGaudiHistos< GaudiTool >inline
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) constGaudiHistos< GaudiTool >inline
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) constGaudiHistos< GaudiTool >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) constGaudiHistos< GaudiTool >
plot1D(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
plot1D(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) constGaudiHistos< GaudiTool >
plot1D(const double value, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) constGaudiHistos< GaudiTool >
plot1D(const double value, const HistoID &ID, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
plot2D(const double valueX, const double valueY, const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const double weight=1.0) constGaudiHistos< GaudiTool >
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) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
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) constGaudiHistos< GaudiTool >
Print(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) constGaudiCommon< AlgTool >
printErrors(const MSG::Level level=MSG::ALWAYS) constGaudiCommon< AlgTool >
printHistos(const MSG::Level level=MSG::ALWAYS) constGaudiHistos< GaudiTool >
printProps(const MSG::Level level=MSG::ALWAYS) constGaudiCommon< AlgTool >
printStat(const MSG::Level level=MSG::ALWAYS) constGaudiCommon< AlgTool >
produceHistos() constGaudiHistos< 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) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
profile1D(const double valueX, const double valueY, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) constGaudiHistos< GaudiTool >
profile1D(const double valueX, const double valueY, const HistoID &ID, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) constGaudiHistos< GaudiTool >
profile1D(const std::string &title) constGaudiHistos< GaudiTool >inline
profile1D(const HistoID &ID) constGaudiHistos< GaudiTool >
Profile1DMapID typedefGaudiHistos< GaudiTool >
profile1DMapID() constGaudiHistos< GaudiTool >inline
profile1DMapTitle() constGaudiHistos< GaudiTool >inline
Profile1DMapTitle typedefGaudiHistos< 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) constGaudiHistos< 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) constGaudiHistos< 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) constGaudiHistos< 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) constGaudiHistos< GaudiTool >
profile2D(const std::string &title) constGaudiHistos< GaudiTool >inline
profile2D(const HistoID &ID) constGaudiHistos< GaudiTool >
Profile2DMapID typedefGaudiHistos< GaudiTool >
profile2DMapID() constGaudiHistos< GaudiTool >inline
profile2DMapTitle() constGaudiHistos< GaudiTool >inline
Profile2DMapTitle typedefGaudiHistos< GaudiTool >
property(const std::string &name) constPropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inlineprotected
PropertyHolder()=defaultPropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >
PropertyHolder(const PropertyHolder &)=deletePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >
PropertyHolderImpl typedefPropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >
propsPrint() constGaudiCommon< AlgTool >inline
put(IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const GaudiToolinline
put(DataObject *object, const std::string &address, const bool useRootInTES=true) const GaudiToolinline
queryInterface(const InterfaceID &riid, void **ppvUnknown) overrideAlgTool
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
registerTool(IAlgTool *tool) const AlgToolinline
reinitialize() overrideAlgTool
release(const IInterface *interface) constGaudiCommon< AlgTool >
releaseSvc(const IInterface *svc) constGaudiCommon< AlgTool >protected
releaseTool(const IAlgTool *tool) constGaudiCommon< AlgTool >protected
renounce(Gaudi::DataHandle &handle) overrideDataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > >inline
restart() overrideAlgTool
rootInTES() constGaudiCommon< AlgTool >inline
runUpdate()GaudiCommon< AlgTool >inline
service(const std::string &name, T *&svc, bool createIf=true) const AlgToolinline
service(const std::string &type, const std::string &name, T *&svc) const AlgToolinline
service(const std::string &name, const bool createIf=true, const bool quiet=false) const AlgTool
service(const std::string &name, const bool createIf=true, const bool quiet=false) const AlgToolinline
serviceLocator() const overrideAlgTool
Services typedefGaudiCommon< AlgTool >protected
services() constGaudiCommon< AlgTool >inline
setCheckForNaN(const bool val)GaudiHistos< GaudiTool >inline
setFullDetail(const bool val)GaudiHistos< GaudiTool >inline
setHistoDir(const std::string &val)GaudiHistos< GaudiTool >inline
setHistoOffSet(const HistoID::NumericID val)GaudiHistos< GaudiTool >inline
setHistoTopDir(const std::string &val)GaudiHistos< GaudiTool >inline
setProduceHistos(const bool val)GaudiHistos< GaudiTool >inline
setProperties()AlgTool
setProperty(const Gaudi::Details::PropertyBase &p) overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
setProperty(const std::string &s) overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
setProperty(const std::string &n, const std::string &v) overridePropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
setProperty(const std::string &name, const TYPE &value)PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >inline
setSplitHistoDir(const bool val)GaudiHistos< GaudiTool >inline
splitHistoDir() constGaudiHistos< GaudiTool >inline
start() overrideAlgTool
Statistics typedefGaudiCommon< AlgTool >protected
statPrint() constGaudiCommon< AlgTool >inline
stop() overrideAlgTool
summaryEnabled()GaudiToolstatic
svc(const std::string &name, const bool create=true) constGaudiCommon< AlgTool >
svcLoc() const AlgToolinline
sysFinalize() overrideAlgTool
sysInitialize() overrideAlgTool
sysReinitialize() overrideAlgTool
sysRestart() overrideAlgTool
sysStart() overrideAlgTool
sysStop() overrideAlgTool
targetFSMState() const overrideAlgToolinline
terminate() overrideAlgToolinline
tool(const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) constGaudiCommon< AlgTool >
tool(const std::string &type, const IInterface *parent=0, bool create=true) constGaudiCommon< AlgTool >
tools() const AlgTool
tools()AlgToolprotected
toolSvc() const AlgTool
totalNumberOfHistos() constGaudiHistos< GaudiTool >
type() const overrideAlgTool
typePrint() constGaudiCommon< AlgTool >inline
updateMsgStreamOutputLevel(int level)CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > >inlineprotected
updMgrSvc() constGaudiCommon< AlgTool >inline
useNumericAutoIDs() constGaudiHistos< GaudiTool >inline
UseRootInTESGaudiCommon< AlgTool >protectedstatic
verbose() const CommonMessagingBaseinline
Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const GaudiToolinline
warning() const CommonMessagingBaseinline
~AlgTool() overrideAlgTool
~CommonMessagingBase()=defaultCommonMessagingBasevirtual
~extend_interfaces() override=defaultextend_interfaces< Interfaces... >
~extends() override=defaultextends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder >
~GaudiCommon() override=defaultGaudiCommon< AlgTool >protected
~GaudiTool() overrideGaudiTool
~PropertyHolder() override=defaultPropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >