|
ATLAS Offline Software
|
Go to the documentation of this file. 1 #include "../AthenaEventLoopMgr.h"
2 #include "../PyAthenaEventLoopMgr.h"
3 #include "../AthenaOutputStream.h"
4 #include "../AthenaOutputStreamTool.h"
5 #include "../AthenaConditionStream.h"
6 #include "../MultipleEventLoopMgr.h"
7 #include "../MixingEventSelector.h"
8 #include "../ThinningCacheTool.h"
10 #include "../FPEControlSvc.h"
11 #include "../JobIDSvc.h"
12 #include "../CoreDumpSvc.h"
13 #include "../AthDictLoaderSvc.h"
14 #include "../PageAccessControlSvc.h"
15 #include "../DecisionSvc.h"
16 #include "../ItemListSvc.h"
17 #include "../AthenaSummarySvc.h"
18 #include "../LoggedMessageSvc.h"
19 #include "../RCUSvc.h"
20 #include "../AthTPCnvSvc.h"
21 #include "../EvtIdModifierSvc.h"
22 #include "../TestRandomSeqAlg.h"
23 #include "../MetaDataSvc.h"
24 #include "../OutputStreamSequencerSvc.h"
25 #include "../AthenaHiveEventLoopMgr.h"
26 #include "../AthenaMtesEventLoopMgr.h"
27 #include "../AthIncFirerAlg.h"
28 #include "../ToyNextPassFilterAlg.h"
29 #include "../ToyNextPassFilterTool.h"
30 #include "../ConditionsCleanerSvc.h"
31 #include "../DelayedConditionsCleanerSvc.h"
32 #include "../DecisionAlg.h"
33 #include "../AthReadAlg.h"
34 #include "../../test/MetaDataToolStub.h"
a stream of events read from different selectors.
The default ATLAS batch event loop manager.
Clean conditions containers after a delay.
The default ATLAS batch event loop manager.
an Algorithm providing a toy implementation of INextPassFilter
Call through interface to FilteredAlgorithm.
Service to enable or disable floating-point exceptions.
Service to allow cleaning up RCU objects at the EndEvent.
a service to distribute unique job identifier
Service to print additional information before a crash.
this class is OBSOLETE. Use AthenaOutputStream with writeOnExecute=false and writeOnFinalize=true ins...
Facade class for conditions garbage collection.
Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python....
A specialized AthenaEventLoopMgr that allows multiple passes over an event collection.
Generic algorithm wrapping an input conversion.
This implementes the methods for IItemListSvc.
This class provides configuration properties to enable OutputStream file sequences.
This implementes the methods for IDecisionSvc.
algorithm that marks for write data objects in SG
Service to monitor access to memory pages.
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)