![]() |
The Gaudi Framework
v36r9 (fd2bdac3)
|
Public Member Functions | |
AlgEntry (SmartIF< IAlgorithm > &&p) | |
Public Attributes | |
SmartIF< IAlgorithm > | ialg |
Gaudi::Algorithm * | alg |
std::set< AlgEntry * > | dependsOn |
int | requestCount = 0 |
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 39 of file HiveDataBroker.h.
Definition at line 40 of file HiveDataBroker.h.
SmartIF<IAlgorithm> HiveDataBrokerSvc::AlgEntry::ialg |
Definition at line 38 of file HiveDataBroker.h.
int HiveDataBrokerSvc::AlgEntry::requestCount = 0 |
Definition at line 41 of file HiveDataBroker.h.