ATLAS Offline Software
Loading...
Searching...
No Matches
BatchSample.cxx File Reference
Include dependency graph for BatchSample.cxx:

Go to the source code of this file.

Functions

 ClassImp (EL::BatchSample) namespace EL

Function Documentation

◆ ClassImp()

ClassImp ( EL::BatchSample )

Definition at line 24 of file BatchSample.cxx.

27{
28 BatchSample ::
29 BatchSample ()
30 : begin_segments (0), end_segments (0)
31 {
32 }
33
34
35
36 BatchSample ::
37 ~BatchSample ()
38 {
39 }
40}