ATLAS Offline Software
EventSelectorAthenaPool_entries.cxx
Go to the documentation of this file.
1 #include "../AthenaPoolAddressProviderSvc.h"
2 #include "../EventSelectorAthenaPool.h"
3 #include "../DoubleEventSelectorAthenaPool.h"
4 #include "../CondProxyProvider.h"
5 #include "../StreamSelectorTool.h"
6 
EventSelectorAthenaPool
This class is the EventSelector for event data.
Definition: EventSelectorAthenaPool.h:49
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
DoubleEventSelectorAthenaPool
This class is the EventSelector for event data.
Definition: DoubleEventSelectorAthenaPool.h:27
AthenaPoolAddressProviderSvc
This class is the EventSelector and AddressProvider for event data.
Definition: AthenaPoolAddressProviderSvc.h:29
CondProxyProvider
This class is the AddressProvider for conditions data.
Definition: CondProxyProvider.h:30
StreamSelectorTool
This class provides an example for reading with a ISelectorTool to veto events on AttributeList.
Definition: StreamSelectorTool.h:20