![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
This is the complete list of members for TupleTool, including all inherited members.
| addRef()=0 | IInterface | pure virtual |
| AlgTools typedef | GaudiCommon< CounterHolder< AlgTool > > | protected |
| Assert(const bool ok, const std::string &message="", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| Assert(const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| base_class typedef | GaudiCommon< CounterHolder< AlgTool > > | protected |
| book(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | inline |
| book(const Gaudi::Histo1DDef &hdef) const | GaudiHistos< GaudiTool > | |
| 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 |
| book(const HistoID &ID, const Gaudi::Histo1DDef &hdef) const | GaudiHistos< GaudiTool > | inline |
| book1D(const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | |
| book1D(const HistoID &ID, const std::string &title, const double low=0, const double high=100, const unsigned long bins=100) const | GaudiHistos< GaudiTool > | |
| book1D(const std::string &title, const HistoBinEdges &edges) const | GaudiHistos< GaudiTool > | |
| 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 | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | |
| book2D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY) const | GaudiHistos< GaudiTool > | |
| 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 | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | |
| book3D(const std::string &title, const HistoBinEdges &edgesX, const HistoBinEdges &edgesY, const HistoBinEdges &edgesZ) const | GaudiHistos< GaudiTool > | |
| 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 | |
| clearCounters() | CounterHolder< BASE > | inline |
| configure()=0 | IAlgTool | pure virtual |
| context() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| contextSvc() const | GaudiTool | |
| convertTitleToID(std::string title) const | GaudiHistos< GaudiTool > | protected |
| Counter typedef | GaudiCommon< CounterHolder< AlgTool > > | protected |
| counter(const std::string &tag) const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| counter(const std::string &tag) | GaudiCommon< CounterHolder< AlgTool > > | inline |
| createEvtCol(const std::string &name, NTuple::Tuple *tuple, const CLID &clid) const | GaudiTuples< GaudiHistoTool > | protectedvirtual |
| createNTuple(const std::string &name, NTuple::Tuple *tuple, const CLID &clid) const | GaudiTuples< GaudiHistoTool > | protectedvirtual |
| declareCounter(const std::string &tag, Gaudi::Accumulators::PrintableCounter &r) | CounterHolder< BASE > | inline |
| DeclareInterfaceID(ITupleTool, 2, 0) | ITupleTool | |
| IAlgTool::DeclareInterfaceID(IAlgTool, 4, 0) | IAlgTool | |
| INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0) | INamedInterface | |
| detSvc() const | GaudiTool | |
| enableSummary(bool) | GaudiTool | static |
| Error(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
| errorsPrint() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| evtCol(const std::string &title, const CLID &clid=CLID_RowWiseTuple) const override | TupleTool | inlinevirtual |
| evtCol(const TupleID &ID, const std::string &title="", const CLID &clid=CLID_RowWiseTuple) const override | TupleTool | inlinevirtual |
| evtColDir() const | GaudiTuples< GaudiHistoTool > | inline |
| evtColExists(const TupleID &ID) const | GaudiTuples< GaudiHistoTool > | |
| evtColLUN() const | GaudiTuples< GaudiHistoTool > | inline |
| evtColOffSet() const | GaudiTuples< GaudiHistoTool > | inline |
| evtColPath() const | GaudiTuples< GaudiHistoTool > | |
| evtColsPrint() const | GaudiTuples< GaudiHistoTool > | inline |
| evtColSvc() const | GaudiTool | |
| evtColTopDir() const | GaudiTuples< GaudiHistoTool > | inline |
| Exception(const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< CounterHolder< AlgTool > > | |
| Exception(const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< CounterHolder< AlgTool > > | |
| Exception(const std::string &msg="no message", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const | GaudiCommon< CounterHolder< 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 |
| ext_iids typedef | IInterface | |
| fill(AIDA::IHistogram1D *histo, const double value, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
| fill(AIDA::IHistogram2D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
| fill(AIDA::IHistogram3D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
| fill(AIDA::IProfile1D *histo, const double valueX, const double valueY, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
| fill(AIDA::IProfile2D *histo, const double valueX, const double valueY, const double valueZ, const double weight, const std::string &title="") const | GaudiHistos< GaudiTool > | |
| GaudiTupleTool::finalize() override | GaudiTuples< GaudiHistoTool > | protected |
| ITupleTool::finalize()=0 | IAlgTool | pure virtual |
| findCounter(const std::string &tag) const | CounterHolder< BASE > | inline |
| forEachCounter(Callable &&f) const | CounterHolder< BASE > | inline |
| FSMState() const =0 | IAlgTool | pure virtual |
| fullDetail() const | GaudiHistos< GaudiTool > | inline |
| fullTESLocation(const std::string &location, const bool useRootInTES) const | GaudiCommon< CounterHolder< AlgTool > > | |
| GaudiCommon(const std::string &name, ISvcLocator *pSvcLocator) | GaudiCommon< CounterHolder< AlgTool > > | inline |
| GaudiCommon(const std::string &type, const std::string &name, const IInterface *ancestor) | GaudiCommon< CounterHolder< 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 | |
| GaudiTuples(const std::string &name, ISvcLocator *pSvcLocator) | GaudiTuples< GaudiHistoTool > | inline |
| GaudiTuples(const std::string &type, const std::string &name, const IInterface *parent) | GaudiTuples< GaudiHistoTool > | inline |
| GaudiTupleTool()=delete | GaudiTupleTool | |
| GaudiTupleTool(const GaudiTupleTool &)=delete | GaudiTupleTool | |
| 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 |
| 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 |
| histo(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
| histo(const HistoID &ID) const | GaudiHistos< GaudiTool > | inline |
| histo1D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
| histo1D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
| Histo1DMapID typedef | GaudiHistos< GaudiTool > | |
| histo1DMapID() const | GaudiHistos< GaudiTool > | inline |
| Histo1DMapTitle typedef | GaudiHistos< GaudiTool > | |
| histo1DMapTitle() const | GaudiHistos< GaudiTool > | inline |
| histo2D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
| histo2D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
| Histo2DMapID typedef | GaudiHistos< GaudiTool > | |
| histo2DMapID() const | GaudiHistos< GaudiTool > | inline |
| Histo2DMapTitle typedef | GaudiHistos< GaudiTool > | |
| histo2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
| histo3D(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
| histo3D(const HistoID &ID) const | GaudiHistos< GaudiTool > | |
| histo3DMapID() const | GaudiHistos< GaudiTool > | inline |
| Histo3DMapID typedef | GaudiHistos< GaudiTool > | |
| histo3DMapTitle() const | GaudiHistos< GaudiTool > | inline |
| Histo3DMapTitle typedef | GaudiHistos< GaudiTool > | |
| HistoBinEdges typedef | GaudiHistos< GaudiTool > | |
| histoCountersPrint() const | GaudiHistos< GaudiTool > | inline |
| histoDir() const | GaudiHistos< GaudiTool > | inline |
| histoExists(const std::string &title) const | GaudiHistos< GaudiTool > | inline |
| histoExists(const HistoID &ID) const | GaudiHistos< GaudiTool > | inline |
| HistoID typedef | GaudiTuples< GaudiHistoTool > | |
| histoOffSet() const | GaudiHistos< GaudiTool > | inline |
| histoPath() const | GaudiHistos< GaudiTool > | |
| histosPrint() const | GaudiHistos< GaudiTool > | inline |
| histoSvc() const | GaudiTool | |
| histoTopDir() const | GaudiHistos< GaudiTool > | inline |
| i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
| IgnoreRootInTES | GaudiCommon< CounterHolder< AlgTool > > | protectedstatic |
| iid typedef | IInterface | |
| incSvc() const | GaudiTool | |
| Info(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const size_t mx=10) const | GaudiTool | inline |
| GaudiTupleTool::initialize() override | GaudiTuples< GaudiHistoTool > | protected |
| ITupleTool::initialize()=0 | IAlgTool | pure virtual |
| interfaceID() | IInterface | inlinestatic |
| m_counterSummarySvc | GaudiCommon< CounterHolder< AlgTool > > | protected |
| name() const =0 | INamedInterface | pure virtual |
| nCounters() const | CounterHolder< BASE > | inline |
| nTuple(const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const override | TupleTool | inlinevirtual |
| nTuple(const TupleID &ID, const std::string &title="", const CLID &clid=CLID_ColumnWiseTuple) const override | TupleTool | inlinevirtual |
| nTupleDir() const | GaudiTuples< GaudiHistoTool > | inline |
| nTupleExists(const TupleID &ID) const | GaudiTuples< GaudiHistoTool > | |
| nTupleLUN() const | GaudiTuples< GaudiHistoTool > | inline |
| nTupleOffSet() const | GaudiTuples< GaudiHistoTool > | inline |
| nTuplePath() const | GaudiTuples< GaudiHistoTool > | |
| ntupleSvc() const | GaudiTool | |
| nTupleTopDir() const | GaudiTuples< GaudiHistoTool > | inline |
| operator=(const TupleTool &)=delete | TupleTool | |
| GaudiTupleTool::operator=(const GaudiTupleTool &)=delete | GaudiTupleTool | |
| GaudiTuples< GaudiHistoTool >::operator=(const GaudiHistoTool &)=delete | GaudiHistoTool | |
| parent() const =0 | IAlgTool | pure virtual |
| 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 |
| plot(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | inline |
| plot(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< 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) const | GaudiHistos< 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) const | GaudiHistos< 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) const | GaudiHistos< 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) const | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | |
| plot1D(const double value, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | |
| plot1D(const double value, const HistoID &ID, const Gaudi::Histo1DDef &hdef, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
| plot1D(const double value, const std::string &title, const HistoBinEdges &edges, const double weight=1.0) const | GaudiHistos< GaudiTool > | |
| 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 | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | |
| 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 > | |
| 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 | GaudiHistos< 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) const | GaudiHistos< 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) const | GaudiHistos< 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) const | GaudiHistos< GaudiTool > | |
| Print(const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) const | GaudiCommon< CounterHolder< AlgTool > > | |
| printErrors(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< CounterHolder< AlgTool > > | |
| printEvtCols() const | GaudiTuples< GaudiHistoTool > | |
| printHistos(const MSG::Level level=MSG::ALWAYS) const | GaudiHistos< GaudiTool > | |
| printProps(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< CounterHolder< AlgTool > > | |
| printStat(const MSG::Level level=MSG::ALWAYS) const | GaudiCommon< CounterHolder< AlgTool > > | |
| printTuples() const | GaudiTuples< GaudiHistoTool > | |
| produceEvtCols() const | GaudiTuples< GaudiHistoTool > | inline |
| produceHistos() const | GaudiHistos< GaudiTool > | inline |
| produceNTuples() const | GaudiTuples< GaudiHistoTool > | 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() const | GaudiHistos< GaudiTool > | inline |
| Profile1DMapID typedef | GaudiHistos< GaudiTool > | |
| 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 typedef | GaudiHistos< GaudiTool > | |
| profile2DMapID() const | GaudiHistos< GaudiTool > | inline |
| Profile2DMapTitle typedef | GaudiHistos< GaudiTool > | |
| profile2DMapTitle() const | GaudiHistos< GaudiTool > | inline |
| propsPrint() const | GaudiCommon< CounterHolder< 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 |
| 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< CounterHolder< AlgTool > > | inline |
| registerCondition(const std::string &condition, CondType *&condPtrDest, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< CounterHolder< AlgTool > > | inline |
| registerCondition(char *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< CounterHolder< AlgTool > > | inline |
| registerCondition(TargetClass *condition, StatusCode(CallerClass::*mf)()=NULL) | GaudiCommon< CounterHolder< AlgTool > > | inline |
| reinitialize()=0 | IAlgTool | pure virtual |
| GaudiTupleTool::release(const IInterface *interface) const | GaudiCommon< CounterHolder< AlgTool > > | |
| ITupleTool::release()=0 | IInterface | pure virtual |
| releaseSvc(const IInterface *svc) const | GaudiCommon< CounterHolder< AlgTool > > | protected |
| releaseTool(const IAlgTool *tool) const | GaudiCommon< CounterHolder< AlgTool > > | protected |
| restart()=0 | IAlgTool | pure virtual |
| rootInTES() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| runUpdate() | GaudiCommon< CounterHolder< AlgTool > > | inline |
| services() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| Services typedef | GaudiCommon< CounterHolder< 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 |
| setSplitHistoDir(const bool val) | GaudiHistos< GaudiTool > | inline |
| splitEvtColDir() const | GaudiTuples< GaudiHistoTool > | inline |
| splitHistoDir() const | GaudiHistos< GaudiTool > | inline |
| splitNTupleDir() const | GaudiTuples< GaudiHistoTool > | inline |
| start()=0 | IAlgTool | pure virtual |
| Statistics typedef | GaudiCommon< CounterHolder< AlgTool > > | protected |
| StatisticsOwn typedef | GaudiCommon< CounterHolder< AlgTool > > | protected |
| statPrint() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| Status enum name | IInterface | |
| stop()=0 | IAlgTool | pure virtual |
| summaryEnabled() | GaudiTool | static |
| svc(const std::string &name, const bool create=true) const | GaudiCommon< CounterHolder< AlgTool > > | |
| sysFinalize()=0 | IAlgTool | pure virtual |
| sysInitialize()=0 | IAlgTool | pure virtual |
| sysReinitialize()=0 | IAlgTool | pure virtual |
| sysRestart()=0 | IAlgTool | pure virtual |
| sysStart()=0 | IAlgTool | pure virtual |
| sysStop()=0 | IAlgTool | pure virtual |
| terminate()=0 | IAlgTool | pure virtual |
| tool(const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) const | GaudiCommon< CounterHolder< AlgTool > > | |
| tool(const std::string &type, const IInterface *parent=0, bool create=true) const | GaudiCommon< CounterHolder< AlgTool > > | |
| totalNumberOfHistos() const | GaudiHistos< GaudiTool > | |
| Tuple typedef | TupleTool | |
| TupleID typedef | TupleTool | |
| tuplesPrint() const | GaudiTuples< GaudiHistoTool > | inline |
| TupleTool(const std::string &type, const std::string &name, const IInterface *parent) | TupleTool | |
| TupleTool()=delete | TupleTool | |
| TupleTool(const TupleTool &)=delete | TupleTool | |
| type() const =0 | IAlgTool | pure virtual |
| typePrint() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| updMgrSvc() const | GaudiCommon< CounterHolder< AlgTool > > | inline |
| useNumericAutoIDs() const | GaudiHistos< GaudiTool > | inline |
| UseRootInTES | GaudiCommon< CounterHolder< AlgTool > > | protectedstatic |
| Warning(const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const | GaudiTool | inline |
| ~GaudiTool() override | GaudiTool | |
| ~IInterface()=default | IInterface | virtual |