ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
EventLoop
Root
BatchJob.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//
6
// Distributed under the Boost Software License, Version 1.0.
7
// (See accompanying file LICENSE_1_0.txt or copy at
8
// http://www.boost.org/LICENSE_1_0.txt)
9
10
// Please feel free to contact me (krumnack@iastate.edu) for bug
11
// reports, feature suggestions, praise and complaints.
12
13
14
//
15
// includes
16
//
17
18
#include <
EventLoop/BatchJob.h
>
19
20
#include <TChain.h>
21
#include <
EventLoop/Algorithm.h
>
22
#include <
EventLoop/BatchDriver.h
>
23
#include <
EventLoop/BatchSample.h
>
24
#include <
EventLoop/BatchSegment.h
>
25
#include <
EventLoop/OutputStream.h
>
26
27
//
28
// method implementations
29
//
30
31
ClassImp
(
EL::BatchJob
)
32
33
namespace
EL
34
{
35
BatchJob ::
36
BatchJob ()
37
{
38
}
39
40
41
42
BatchJob ::
43
~BatchJob ()
44
{
45
}
46
}
Algorithm.h
BatchDriver.h
ClassImp
ClassImp(EL::BatchJob) namespace EL
Definition
BatchJob.cxx:31
BatchJob.h
BatchSample.h
BatchSegment.h
OutputStream.h
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition
AsgComponentFactories.h:16
EL::BatchJob
Definition
BatchJob.h:36
Generated on
for ATLAS Offline Software by
1.14.0