ATLAS Offline Software
PhysicsAnalysis
D3PDTools
EventLoop
EventLoop
ManagerOrder.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
9
#ifndef EVENT_LOOP__MANAGER_ORDER_H
10
#define EVENT_LOOP__MANAGER_ORDER_H
11
12
#include <
EventLoop/Global.h
>
13
14
namespace
EL
15
{
16
namespace
Detail
17
{
25
26
enum class
ManagerOrder
27
{
29
BASE
,
30
32
SUBMIT_DIR
,
33
35
OPERATION
,
36
38
DRIVER
39
};
40
}
41
}
42
43
#endif
EL::Detail::ManagerOrder::OPERATION
@ OPERATION
the base-operation performed (e.g. submit, retrieve)
EL::Detail::ManagerOrder::SUBMIT_DIR
@ SUBMIT_DIR
the basic operations for the submission directory
EL::Detail::ManagerOrder
ManagerOrder
an enum to establish an order in which to apply managers
Definition:
ManagerOrder.h:27
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition:
AlgorithmWorkerData.h:24
xAOD::DiTauJetParameters::Detail
Detail
Definition:
DiTauDefs.h:38
EL::Detail::ManagerOrder::DRIVER
@ DRIVER
the driver itself
EL::Detail::ManagerOrder::BASE
@ BASE
the most basic operations, common for all tasks
Global.h
Generated on Thu Nov 7 2024 21:20:24 for ATLAS Offline Software by
1.8.18