ATLAS Offline Software
D3PDTools/EventLoop/EventLoop/Global.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 #ifndef EVENT_LOOP_GLOBAL_HH
9 #define EVENT_LOOP_GLOBAL_HH
10 
11 namespace EL
12 {
13  class Algorithm;
14  class BatchDriver;
15  struct BatchJob;
16  struct BatchSample;
17  struct BatchSegment;
18  class CondorDriver;
19  class DirectDriver;
20  class Driver;
21  struct EventRange;
22  class GEDriver;
23  class Job;
24  class JobConfig;
25  class LLDriver;
26  class LSFDriver;
27  class LocalDriver;
28  class OutputStream;
29  class SlurmDriver;
30  class TorqueDriver;
31  class IWorker;
32  class Worker;
33 
34  namespace Detail
35  {
36  struct AlgorithmData;
37  class DriverManager;
38  class Manager;
39  struct ManagerData;
40  enum class ManagerOrder;
41  enum class ManagerStep;
42  class Module;
43  struct ModuleData;
44  class OutputStreamData;
45  enum class SubmitDirMode;
46 
47  class AlgorithmStateModule;
48  }
49 }
50 
51 #endif
EL::Detail::SubmitDirMode
SubmitDirMode
the mode for creating the submission directory
Definition: SubmitDirMode.h:21
python.FakeAthena.Algorithm
def Algorithm(name)
Definition: FakeAthena.py:41
EL::Detail::ManagerStep
ManagerStep
the individual steps of preparing a job for submission
Definition: ManagerStep.h:42
JobConfig
Definition: CoolFix.cxx:83
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
INav4MomDumper_jobOptions.OutputStream
OutputStream
Definition: INav4MomDumper_jobOptions.py:20
xAOD::DiTauJetParameters::Detail
Detail
Definition: DiTauDefs.h:38