ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
D3PDTools
EventLoop
Root
BatchSegment.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
//
8
// includes
9
//
10
11
#include <
EventLoop/BatchSegment.h
>
12
13
//
14
// method implementations
15
//
16
17
ClassImp
(
EL::BatchSegment
)
18
19
namespace
EL
20
{
21
BatchSegment ::
22
BatchSegment ()
23
: sample (0), job_id (0),
24
begin_file (0), begin_event (0),
25
end_file (0), end_event (0)
26
{
27
}
28
29
30
31
BatchSegment ::
32
~BatchSegment ()
33
{
34
}
35
}
ClassImp
ClassImp(EL::BatchSegment) namespace EL
Definition
BatchSegment.cxx:17
BatchSegment.h
EL
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Definition
AsgComponentFactories.h:16
EL::BatchSegment
Definition
BatchSegment.h:22
Generated on
for ATLAS Offline Software by
1.16.1