The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Deprecated List
Member ITHistSvc::regHist (const std::string &name, TH1 *)=0
{Just for compatibility purposes.
Member ITHistSvc::regTree (const std::string &name, TTree *)=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 ITHistSvc::regEfficiency (const std::string &name, TEfficiency *)=0
{Just kept for compatibiltiy to current ATLAS code.
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 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 THistSvc::regHist (const std::string &name, TH1 *) override
{Just for compatibility purposes.
Member THistSvc::regTree (const std::string &name, TTree *) 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::regEfficiency (const std::string &name, TEfficiency *) override
{Just kept for compatibiltiy to current ATLAS code.