ATLAS Offline Software
EventLoop_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 // Local include(s).
21 #include <EventLoop/TEventModule.h>
24 
25 // Project include(s).
27 
EL::Detail::GridReportingModule
a Module that handles the reporting from the job on the grid
Definition: GridReportingModule.h:23
EL::Detail::MemoryMonitorModule
a Module monitoring memory usage at various points during the job
Definition: MemoryMonitorModule.h:36
BatchInputModule.h
EL::Detail::TEventModule
Definition: TEventModule.h:33
EL::Detail::TreeCacheModule
a Module for setting the TTreeCache parameters on the input
Definition: TreeCacheModule.h:25
EventCountModule.h
EL::Detail::StopwatchModule
a Module wrapping the TStopwatch class
Definition: StopwatchModule.h:25
GridReportingModule.h
FactoryPreloadModule.h
PostClosedOutputsModule.h
TreeCacheModule.h
FileExecutedModule.h
EL::Detail::FactoryPreloadModule
a Module preloading all the registered factories
Definition: FactoryPreloadModule.h:27
EL::Detail::PostClosedOutputsModule
Module enabling to perform checks/actions on outputs once files are all closed.
Definition: PostClosedOutputsModule.h:22
AlgorithmStateModule.h
EL::Detail::AlgorithmStateModule
a Module managing the state of the algorithms on the workers
Definition: AlgorithmStateModule.h:37
EL::Detail::FileExecutedModule
a Module recording when FileExecuted was called
Definition: FileExecutedModule.h:28
StopwatchModule.h
WorkerConfigModule.h
MemoryMonitorModule.h
AlgorithmTimerModule.h
EL::Detail::BatchInputModule
the IInputModule implementation for the batch driver
Definition: BatchInputModule.h:25
EL::Detail::AlgorithmTimerModule
a Module wrapping each algorithm with its own timer
Definition: AlgorithmTimerModule.h:28
EL::Detail::WorkerConfigModule
a Module implementation for running user configuration on the worker node
Definition: WorkerConfigModule.h:23
EL::Detail::AlgorithmMemoryModule
a Module wrapping each algorithm with its own memory monitor
Definition: AlgorithmMemoryModule.h:33
TEventModule.h
AlgorithmMemoryModule.h
EL::Detail::DirectInputModule
the IInputModule implementation for the direct driver
Definition: DirectInputModule.h:24
LeakCheckModule.h
DirectInputModule.h
EL::Detail::EventCountModule
a Module tracking how many events get processed by each algorithm
Definition: EventCountModule.h:24
AsgComponentFactories.h
EL::Detail::LeakCheckModule
a Module implementing a simple leak checker
Definition: LeakCheckModule.h:26
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)