ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
EventLoop
EventLoop
PostClosedOutputsModule.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__POSTCLOSEDOUTPUTS_MODULE_H
10
#define EVENT_LOOP__POSTCLOSEDOUTPUTS_MODULE_H
11
12
#include <
EventLoop/Global.h
>
13
#include <
EventLoop/Module.h
>
14
15
namespace
EL
16
{
17
namespace
Detail
18
{
20
21
class
PostClosedOutputsModule
final
:
public
Module
22
{
23
//
24
// public interfacce
25
//
26
27
public
:
28
29
using
Module::Module;
30
31
virtual
StatusCode
postFileClose
(
ModuleData
&
data
)
override
;
32
};
33
}
34
}
35
36
#endif
Global.h
data
char data[hepevt_bytes_allocation_ATLAS]
Definition
HepEvt.cxx:11
Module.h
EL::Detail::Module
the base class for EventLoop instrumentation module
Definition
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/Module.h:40
EL::Detail::PostClosedOutputsModule
Module enabling to perform checks/actions on outputs once files are all closed.
Definition
PostClosedOutputsModule.h:22
EL::Detail::PostClosedOutputsModule::postFileClose
virtual StatusCode postFileClose(ModuleData &data) override
action at end of the worker job
Definition
PostClosedOutputsModule.cxx:25
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:64
Generated on
for ATLAS Offline Software by
1.14.0