![]()  | 
  
    The Gaudi Framework
    v39r3 (979e3109)
    
   | 
 

Public Member Functions | |
| AlgEntry (size_t i, SmartIF< IAlgorithm > &&p) | |
Public Attributes | |
| size_t | index | 
| SmartIF< IAlgorithm > | ialg | 
| Gaudi::Algorithm * | alg | 
| std::set< AlgEntry const * > | dependsOn | 
Friends | |
| bool | operator< (AlgEntry const &lhs, AlgEntry const &rhs) | 
| bool | operator== (AlgEntry const &lhs, AlgEntry const &rhs) | 
Definition at line 58 of file HiveDataBroker.cpp.
      
  | 
  inline | 
Definition at line 68 of file HiveDataBroker.cpp.
Definition at line 64 of file HiveDataBroker.cpp.
Definition at line 66 of file HiveDataBroker.cpp.
| Gaudi::Algorithm* HiveDataBrokerSvc::AlgEntry::alg | 
Definition at line 61 of file HiveDataBroker.cpp.
Definition at line 62 of file HiveDataBroker.cpp.
| SmartIF<IAlgorithm> HiveDataBrokerSvc::AlgEntry::ialg | 
Definition at line 60 of file HiveDataBroker.cpp.
| size_t HiveDataBrokerSvc::AlgEntry::index | 
Definition at line 59 of file HiveDataBroker.cpp.