ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaServices_entries.cxx
Go to the documentation of this file.
1// Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
2
10//#include "../EventDumperSvc.h"
11#include "../FPEControlSvc.h"
12#include "../JobIDSvc.h"
13#include "../CoreDumpSvc.h"
14#include "../AthDictLoaderSvc.h"
16#include "../DecisionSvc.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"
27#include "../AthIncFirerAlg.h"
30#include "../AthReadAlg.h"
31#include "../../test/MetaDataToolStub.h"
33#include "../MPIClusterSvc.h"
35#include "../TimeoutAlg.h"
36
66DECLARE_COMPONENT( MetaDataToolStub )
Generic algorithm wrapping an input conversion.
The default ATLAS batch event loop manager.
The default ATLAS batch event loop manager.
This is the implementation of IAthenaOutputStreamTool.
Facade class for conditions garbage collection.
Clean conditions containers after a delay.
Service to enable or disable floating-point exceptions.
The MPI event loop manager.
This file contains the class definition for the MetaDataSvc class.
a stream of events read from different selectors.
A specialize AthenaEventLoopMgr that allows multiple passes over an event collection.
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
This file contains the class definition for the OutputStreamSequencerSvc class.
A service that monitors access to memory pages.
Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python.
Service to allow cleaning up RCU objects at the EndEvent.
Create ThinningCache for a given stream.
Algorithm to fire given list of incidents on execute.
Generic algorithm wrapping an input conversion.
Definition AthReadAlg.h:44
The default ATLAS batch event loop manager.
The default ATLAS batch event loop manager.
This is the implementation of IAthenaOutputStreamTool.
algorithm that marks for write data objects in SG
Facade class for conditions garbage collection.
Clean conditions containers after a delay.
Service to allow cleaning up RCU objects at the EndEvent.
Definition RCUSvc.h:41
Service for filtering "ROOT messages" in Athena.
Create ThinningCache for a given stream.
Service to print additional information before a crash.
Definition CoreDumpSvc.h:43
This implementes the methods for IDecisionSvc.
Definition DecisionSvc.h:31
Service to enable or disable floating-point exceptions.
a service to distribute unique job identifier
Definition JobIDSvc.h:17
A service managing communications within a cluster using MPI.
The MPI event loop manager.
Manages the content of the metadata stores.
Definition MetaDataSvc.h:89
a stream of events read from different selectors.
A specialized AthenaEventLoopMgr that allows multiple passes over an event collection.
This class provides configuration properties to enable OutputStream file sequences.
Service to monitor access to memory pages.
Implementation of the AthenaEventLoopMgr that allows selective and specific overrides in python.
Algorithm to monitor event timeouts.
Definition TimeoutAlg.h:37