![]() |
The Gaudi Framework
v38r3 (c3fc9673)
|
Public Member Functions | |
AlgEntry (size_t i, SmartIF< IAlgorithm > &&p) | |
Public Attributes | |
size_t | index |
SmartIF< IAlgorithm > | ialg |
Gaudi::Algorithm * | alg |
std::set< AlgEntry * > | dependsOn |
Definition at line 37 of file HiveDataBroker.h.
|
inline |
Definition at line 43 of file HiveDataBroker.h.
Gaudi::Algorithm* HiveDataBrokerSvc::AlgEntry::alg |
Definition at line 40 of file HiveDataBroker.h.
Definition at line 41 of file HiveDataBroker.h.
SmartIF<IAlgorithm> HiveDataBrokerSvc::AlgEntry::ialg |
Definition at line 39 of file HiveDataBroker.h.
size_t HiveDataBrokerSvc::AlgEntry::index |
Definition at line 38 of file HiveDataBroker.h.