ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
Global.h
EL::Detail
Definition
AsgComponentFactories.h:20
EL::Detail::ManagerOrder
ManagerOrder
an enum to establish an order in which to apply managers
Definition
ManagerOrder.h:27
EL::Detail::ManagerOrder::DRIVER
@ DRIVER
the driver itself
Definition
ManagerOrder.h:38
EL::Detail::ManagerOrder::SUBMIT_DIR
@ SUBMIT_DIR
the basic operations for the submission directory
Definition
ManagerOrder.h:32
EL::Detail::ManagerOrder::OPERATION
@ OPERATION
the base-operation performed (e.g. submit, retrieve)
Definition
ManagerOrder.h:35
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition
AsgComponentFactories.h:16
Generated on
for ATLAS Offline Software by
1.17.0