ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
EventLoop
EventLoop
AlgorithmMemoryModule.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
9
#ifndef EVENT_LOOP__ALGORITHM_MEMORY_MODULE_H
10
#define EVENT_LOOP__ALGORITHM_MEMORY_MODULE_H
11
12
#include <
EventLoop/Global.h
>
13
14
#include <
EventLoop/Module.h
>
15
16
namespace
EL
17
{
18
namespace
Detail
19
{
31
32
class
AlgorithmMemoryModule
final
:
public
Module
33
{
36
37
public
:
38
39
using
Module::Module;
40
41
virtual
StatusCode
firstInitialize
(
ModuleData
& data)
override
;
42
};
43
}
44
}
45
46
#endif
Global.h
Module.h
EL::Detail::AlgorithmMemoryModule
a Module wrapping each algorithm with its own memory monitor
Definition
AlgorithmMemoryModule.h:33
EL::Detail::AlgorithmMemoryModule::firstInitialize
virtual StatusCode firstInitialize(ModuleData &data) override
action at the the very beginning of the worker job
Definition
AlgorithmMemoryModule.cxx:28
EL::Detail::Module
the base class for EventLoop instrumentation module
Definition
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/Module.h:40
EL::Detail
Definition
AsgComponentFactories.h:20
EL::Detail::ManagerStep::final
@ final
Definition
ManagerStep.h:136
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition
AsgComponentFactories.h:16
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
EL::Detail::ModuleData
the data the EventLoop core classes are sharing with the Module implementation
Definition
ModuleData.h:65
Generated on
for ATLAS Offline Software by
1.17.0