ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
EventLoop
Root
BatchSample.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/BatchSample.h
>
19
20
//
21
// method implementations
22
//
23
24
ClassImp
(
EL::BatchSample
)
25
26
namespace
EL
27
{
28
BatchSample ::
29
BatchSample ()
30
: begin_segments (0), end_segments (0)
31
{
32
}
33
34
35
36
BatchSample ::
37
~BatchSample ()
38
{
39
}
40
}
ClassImp
ClassImp(EL::BatchSample) namespace EL
Definition
BatchSample.cxx:24
BatchSample.h
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition
AsgComponentFactories.h:16
EL::BatchSample
Definition
BatchSample.h:32
Generated on
for ATLAS Offline Software by
1.14.0