The Gaudi Framework  master (37c0b60a)
Deprecated List
Member ITHistSvc::regTree (const std::string &name, TTree *)=0
{Just kept for compatibiltiy to current ATLAS code.
Member THistSvc::regEfficiency (const std::string &name, TEfficiency *) override
{Just kept for compatibiltiy to current ATLAS code.
Member THistSvc::regGraph (const std::string &name, TGraph *) override
{Just kept for compatibiltiy to current ATLAS code.
Member THistSvc::regTree (const std::string &name, TTree *) override
{Just kept for compatibiltiy to current ATLAS code.
Member THistSvc::regHist (const std::string &name, TH1 *) override
{Just for compatibility purposes.
Class PropertyMgr
will be removed in v29r0, consider using PropertyHolder instead
Member PropertyHolder< BASE >::declareProperty (const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none")
Prefer the signatures using a fully initialized PropertyBase instance.
Member PropertyHolder< BASE >::declareProperty (const std::string &name, TYPE &value, const std::string &doc="none")
Prefer the signatures using a a fully initialized PropertyBase instance.
Member ITHistSvc::regEfficiency (const std::string &name, TEfficiency *)=0
{Just kept for compatibiltiy to current ATLAS code.
Member ITHistSvc::regGraph (const std::string &name, TGraph *)=0
{Just kept for compatibiltiy to current ATLAS code.
Member IAuditor::beforeInitialize (INamedInterface *)=0
use before
Member ITHistSvc::regHist (const std::string &name, TH1 *)=0
{Just for compatibility purposes.
Member IAuditor::afterFinalize (INamedInterface *)=0
use after
Member IAuditor::beforeFinalize (INamedInterface *)=0
use before
Member IAuditor::afterExecute (INamedInterface *, const StatusCode &)=0
use after
Member IAuditor::beforeExecute (INamedInterface *)=0
use before
Member IAuditor::afterReinitialize (INamedInterface *)=0
use after
Member IAuditor::beforeReinitialize (INamedInterface *)=0
use before
Member IAuditor::afterInitialize (INamedInterface *)=0
use after