ATLAS Offline Software
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
}
ClassImp
ClassImp(EL::BatchJob) namespace EL
Definition:
BatchJob.cxx:31
EL::BatchJob::~BatchJob
~BatchJob()
effects: standard destructor guarantee: no-fail
OutputStream.h
EL::BatchJob::BatchJob
BatchJob()
effects: standard default constructor guarantee: no-fail
BatchSegment.h
Algorithm.h
BatchSample.h
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition:
AlgorithmWorkerData.h:24
EL::BatchJob
Definition:
BatchJob.h:36
BatchJob.h
BatchDriver.h
Generated on Sun Dec 22 2024 21:07:24 for ATLAS Offline Software by
1.8.18