ATLAS Offline Software
Loading...
Searching...
No Matches
DynamicDataHelper.h File Reference
Include dependency graph for DynamicDataHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ath::DataObjID_PtrHasher
struct  Ath::DataObjID_PtrEqual
class  Ath::DynamicDataHelper
 Helper class to gather all declared data IDs and propagate them to components which declare data dependencies dynamically. More...

Namespaces

namespace  Ath

Typedefs

using Ath::DataObjIDPtrColl = std::unordered_set<const DataObjID *, DataObjID_PtrHasher, DataObjID_PtrEqual>