![]() |
The Gaudi Framework
v26r3
|
the template specialization for ranges More...

Public Member Functions | |
| bool | operator() (IDataProviderSvc *service, const std::string &location) const |
| the only one essential method More... | |
| bool | operator() (IDataProviderSvc *service, const std::string &location) const |
| the only one essential method More... | |
Protected Member Functions | |
| DataObject * | getData (IDataProviderSvc *service, const std::string &location) const |
| get the data form transient store More... | |
| DataObject * | getData (IDataProviderSvc *service, const std::string &location) const |
| get the data form transient store More... | |
the template specialization for ranges
|
inlineprotected |
get the data form transient store
| service | pointer to data provider service |
| location | the location |
Try to be efficient
Definition at line 366 of file GetData.h.
|
inlineprotected |
get the data form transient store
| service | pointer to data provider service |
| location | the location |
Try to be efficient
Definition at line 366 of file GetData.h.
|
inline |
the only one essential method
| common | the actual "worker" |
| service | pointer to Data Provider Service |
| location | location of objects in TES |
Definition at line 349 of file GetData.h.
|
inline |
the only one essential method
| common | the actual "worker" |
| service | pointer to Data Provider Service |
| location | location of objects in TES |
Definition at line 349 of file GetData.h.