ATLAS Offline Software
PhysicsAnalysis
D3PDTools
EventLoop
EventLoop
AlgorithmTimerModule.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
9
#ifndef EVENT_LOOP__ALGORITHM_TIMER_MODULE_H
10
#define EVENT_LOOP__ALGORITHM_TIMER_MODULE_H
11
12
#include <
EventLoop/Global.h
>
13
14
#include <
EventLoop/Module.h
>
15
16
namespace
EL
17
{
18
namespace
Detail
19
{
26
27
class
AlgorithmTimerModule
final
:
public
Module
28
{
31
32
public
:
33
34
using
Module::Module;
35
36
virtual
StatusCode
firstInitialize
(
ModuleData
&
data
)
override
;
37
};
38
}
39
}
40
41
#endif
data
char data[hepevt_bytes_allocation_ATLAS]
Definition:
HepEvt.cxx:11
EL::Detail::ModuleData
the data the EventLoop core classes are sharing with the Module implementation
Definition:
ModuleData.h:64
Module.h
EL::Detail::ManagerStep::final
@ final
EL::Detail::Module
the base class for EventLoop instrumentation module
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/Module.h:40
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition:
AlgorithmWorkerData.h:24
EL::Detail::AlgorithmTimerModule
a Module wrapping each algorithm with its own timer
Definition:
AlgorithmTimerModule.h:28
xAOD::DiTauJetParameters::Detail
Detail
Definition:
DiTauDefs.h:38
EL::Detail::AlgorithmTimerModule::firstInitialize
virtual StatusCode firstInitialize(ModuleData &data) override
action at the the very beginning of the worker job
Definition:
AlgorithmTimerModule.cxx:27
Global.h
Generated on Sun Dec 22 2024 21:06:50 for ATLAS Offline Software by
1.8.18