The Gaudi Framework
v30r3 (a5ef0a68)
|
This is the complete list of members for HistoTool, including all inherited members.
acceptDHVisitor(IDataHandleVisitor *) const override | AlgTool | |
addDependency(const DataObjID &id, const Gaudi::DataHandle::Mode &mode) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
addRef()=0 | IInterface | pure virtual |
addToolsArray(ToolHandleArray< T > &hndlArr) | AlgTool | inline |
AlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AlgTool | |
AlgTools typedef | GaudiCommon< AlgTool > | protected |
always() const | CommonMessagingBase | 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 |
auditorSvc() const | AlgTool | |
base_class typedef | GaudiCommon< AlgTool > | protected |
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 > | |
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 |
chronoSvc() const | GaudiTool | |
GaudiHistoTool::configure() override | AlgTool | inline |
IHistoTool::configure()=0 | IAlgTool | pure virtual |
context() const | GaudiCommon< AlgTool > | inline |
contextSvc() const | GaudiTool | |
convertTitleToID(std::string title) const | GaudiHistos< GaudiTool > | protected |
Counter typedef | GaudiCommon< AlgTool > | protected |
counter(const std::string &tag) const | GaudiCommon< AlgTool > | inline |
counter(const std::string &tag) | GaudiCommon< AlgTool > | inline |
counters() const | GaudiCommon< AlgTool > | inline |
debug() const | CommonMessagingBase | inline |
declare(Gaudi::DataHandle &handle) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
declareInfo(const std::string &name, const T &var, const std::string &desc) const | AlgTool | inline |
declareInfo(const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const | AlgTool | inline |
declareInterface(I *i) | AlgTool | inlineprotected |
DeclareInterfaceID(IHistoTool, 2, 0) | IHistoTool | |
IAlgTool::DeclareInterfaceID(IAlgTool, 4, 0) | IAlgTool | |
INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0) | INamedInterface | |
declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") | AlgTool | inline |
declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") | AlgTool | inline |
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, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, 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, bool createIf=true) | AlgTool | inline |
declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true) | AlgTool | inline |
deregisterTool(IAlgTool *tool) const | AlgTool | inline |
detSvc() const | GaudiTool | |
enableSummary(bool) | GaudiTool | static |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
errorsPrint() const | GaudiCommon< AlgTool > | inline |
evtColSvc() const | GaudiTool | |
evtSvc() const | 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 |
existDet(IDataProviderSvc *svc, const std::string &location) const | GaudiTool | inline |
existDet(const std::string &location) const | GaudiTool | inline |
GaudiHistoTool::ext_iids typedef | extend_interfaces< Interfaces... > | |
IHistoTool::ext_iids typedef | IInterface | |
extend_interfaces_base typedef | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | |
extraInputDeps() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inlinevirtual |
extraOutputDeps() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inlinevirtual |
Factory typedef | AlgTool | |
fatal() const | CommonMessagingBase | 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 > | |
GaudiHistoTool::finalize() override | GaudiHistos< GaudiTool > | protected |
IHistoTool::finalize()=0 | IAlgTool | pure virtual |
GaudiHistoTool::FSMState() const override | AlgTool | inline |
IHistoTool::FSMState() const =0 | IAlgTool | pure virtual |
fullDetail() const | GaudiHistos< GaudiTool > | inline |
fullTESLocation(const std::string &location, const bool useRootInTES) const | GaudiCommon< 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()=delete | GaudiHistoTool | |
GaudiHistoTool(const GaudiHistoTool &)=delete | GaudiHistoTool | |
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 | 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 |
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 |
GaudiHistoTool::getInterfaceNames() const override | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
IHistoTool::getInterfaceNames() const =0 | IInterface | pure virtual |
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 |
getProperties() const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
getProperty(const std::string &n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
hasProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | 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 typedef | GaudiHistos< GaudiTool > | |
histo1DMapID() const | GaudiHistos< GaudiTool > | inline |
Histo1DMapTitle typedef | GaudiHistos< GaudiTool > | |
histo1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
histo2D(const std::string &title) const override | HistoTool | inlinevirtual |
histo2D(const HistoID &ID) const override | HistoTool | inlinevirtual |
histo2DMapID() const | GaudiHistos< GaudiTool > | inline |
Histo2DMapID typedef | GaudiHistos< GaudiTool > | |
histo2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
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 typedef | GaudiHistos< GaudiTool > | |
Histo3DMapTitle typedef | GaudiHistos< GaudiTool > | |
histo3DMapTitle() const | GaudiHistos< GaudiTool > | inline |
HistoBinEdges typedef | GaudiHistos< GaudiTool > | |
histoCountersPrint() 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 |
histoPath() const | GaudiHistos< GaudiTool > | |
histosPrint() const | GaudiHistos< GaudiTool > | inline |
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 |
GaudiHistoTool::i_cast(const InterfaceID &tid) const override | extends< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > >, IDataHandleHolder > | inline |
IHistoTool::i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
IgnoreRootInTES | GaudiCommon< AlgTool > | protectedstatic |
iid typedef | IInterface | |
incSvc() const | GaudiTool | |
info() const | CommonMessagingBase | inline |
Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) const | GaudiTool | inline |
initDataHandleHolder() | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inlineprotected |
GaudiHistoTool::initialize() override | GaudiHistos< GaudiTool > | protected |
IHistoTool::initialize()=0 | IAlgTool | pure virtual |
inputDataObjs() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
inputHandles() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
interfaceID() | IInterface | inlinestatic |
m_counterSummarySvc | GaudiCommon< AlgTool > | protected |
m_inputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | protected |
m_outputDataObjs | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | protected |
m_updateDataHandles | AlgTool | protected |
monitorSvc() const | AlgTool | inline |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
GaudiHistoTool::name() const override | AlgTool | |
IHistoTool::name() const =0 | INamedInterface | pure virtual |
ntupleSvc() const | GaudiTool | |
operator=(const HistoTool &)=delete | HistoTool | |
GaudiHistoTool::operator=(const GaudiHistoTool &)=delete | GaudiHistoTool | |
AlgTool::operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
outputDataObjs() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
outputHandles() const override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
outputLevel() const | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inline |
GaudiHistoTool::parent() const override | AlgTool | |
IHistoTool::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 |
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 > | |
printErrors(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printHistos(const MSG::Level level=MSG::ALWAYS) const | GaudiHistos< GaudiTool > | |
printProps(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
printStat(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< AlgTool > | |
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 > | |
Profile1DMapID typedef | GaudiHistos< GaudiTool > | |
profile1DMapID() const | GaudiHistos< GaudiTool > | inline |
Profile1DMapTitle typedef | GaudiHistos< GaudiTool > | |
profile1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
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 typedef | GaudiHistos< GaudiTool > | |
profile2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
Profile2DMapTitle typedef | GaudiHistos< GaudiTool > | |
property(const std::string &name) const | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inlineprotected |
PropertyHolder()=default | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
PropertyHolder(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
PropertyHolderImpl typedef | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | |
propsPrint() const | GaudiCommon< AlgTool > | inline |
put(IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
put(IDataProviderSvc *svc, std::unique_ptr< 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(std::unique_ptr< DataObject > object, const std::string &address, const bool useRootInTES=true) const | GaudiTool | inline |
GaudiHistoTool::queryInterface(const InterfaceID &riid, void **ppvUnknown) override | AlgTool | |
IHistoTool::queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | pure virtual |
refCount() const =0 | IInterface | pure virtual |
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 |
registerCounter(const std::string &tag, Gaudi::Accumulators::PrintableCounter &r) | GaudiCommon< AlgTool > | inline |
registerTool(IAlgTool *tool) const | AlgTool | inline |
GaudiHistoTool::reinitialize() override | AlgTool | |
IHistoTool::reinitialize()=0 | IAlgTool | pure virtual |
GaudiHistoTool::release(const IInterface *interface) const | GaudiCommon< AlgTool > | |
IHistoTool::release()=0 | IInterface | pure virtual |
releaseSvc(const IInterface *svc) const | GaudiCommon< AlgTool > | protected |
releaseTool(const IAlgTool *tool) const | GaudiCommon< AlgTool > | protected |
renounce(Gaudi::DataHandle &handle) override | DataHandleHolderBase< PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > > | inline |
resetMessaging() | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
GaudiHistoTool::restart() override | AlgTool | |
IHistoTool::restart()=0 | IAlgTool | pure virtual |
rootInTES() const | GaudiCommon< AlgTool > | inline |
runUpdate() | GaudiCommon< AlgTool > | inline |
service(const std::string &name, T *&svc, bool createIf=true) const | AlgTool | inline |
service(const std::string &type, const std::string &name, T *&svc) const | AlgTool | inline |
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 | AlgTool | inline |
serviceLocator() const override | AlgTool | |
services() const | GaudiCommon< AlgTool > | inline |
Services typedef | GaudiCommon< AlgTool > | protected |
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) override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const std::string &s) override | PropertyHolder< CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > > | inline |
setProperty(const std::string &n, const std::string &v) override | PropertyHolder< 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 |
setUpMessaging() const | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
splitHistoDir() const | GaudiHistos< GaudiTool > | inline |
GaudiHistoTool::start() override | AlgTool | |
IHistoTool::start()=0 | IAlgTool | pure virtual |
Statistics typedef | GaudiCommon< AlgTool > | protected |
StatisticsOwn typedef | GaudiCommon< AlgTool > | protected |
statPrint() const | GaudiCommon< AlgTool > | inline |
Status enum name | IInterface | |
GaudiHistoTool::stop() override | AlgTool | |
IHistoTool::stop()=0 | IAlgTool | pure virtual |
summaryEnabled() | GaudiTool | static |
svc(const std::string &name, const bool create=true) const | GaudiCommon< AlgTool > | |
svcLoc() const | AlgTool | inline |
GaudiHistoTool::sysFinalize() override | AlgTool | |
IHistoTool::sysFinalize()=0 | IAlgTool | pure virtual |
GaudiHistoTool::sysInitialize() override | AlgTool | |
IHistoTool::sysInitialize()=0 | IAlgTool | pure virtual |
GaudiHistoTool::sysReinitialize() override | AlgTool | |
IHistoTool::sysReinitialize()=0 | IAlgTool | pure virtual |
GaudiHistoTool::sysRestart() override | AlgTool | |
IHistoTool::sysRestart()=0 | IAlgTool | pure virtual |
GaudiHistoTool::sysStart() override | AlgTool | |
IHistoTool::sysStart()=0 | IAlgTool | pure virtual |
GaudiHistoTool::sysStop() override | AlgTool | |
IHistoTool::sysStop()=0 | IAlgTool | pure virtual |
targetFSMState() const override | AlgTool | inline |
GaudiHistoTool::terminate() override | AlgTool | inline |
IHistoTool::terminate()=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 > | |
tools() const | AlgTool | |
tools() | AlgTool | protected |
toolSvc() const | AlgTool | |
totalNumberOfHistos() const | GaudiHistos< GaudiTool > | |
GaudiHistoTool::type() const override | AlgTool | |
IHistoTool::type() const =0 | IAlgTool | pure virtual |
typePrint() const | GaudiCommon< AlgTool > | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IAlgTool, IDataHandleHolder, IProperty, IStateful > > | inlineprotected |
updMgrSvc() const | GaudiCommon< AlgTool > | inline |
useNumericAutoIDs() const | GaudiHistos< GaudiTool > | inline |
UseRootInTES | GaudiCommon< AlgTool > | protectedstatic |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
~AlgTool() override | AlgTool | |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~GaudiTool() override | GaudiTool | |
~IInterface()=default | IInterface | virtual |