ATLAS Offline Software
Loading...
Searching...
No Matches
BatchJob.cxx File Reference
#include <EventLoop/BatchJob.h>
#include <TChain.h>
#include <EventLoop/Algorithm.h>
#include <EventLoop/BatchDriver.h>
#include <EventLoop/BatchSample.h>
#include <EventLoop/BatchSegment.h>
#include <EventLoop/OutputStream.h>
Include dependency graph for BatchJob.cxx:

Go to the source code of this file.

Functions

 ClassImp (EL::BatchJob) namespace EL

Function Documentation

◆ ClassImp()

ClassImp ( EL::BatchJob )
Author
Nils Krumnack

Definition at line 24 of file BatchJob.cxx.

27{
28 BatchJob ::
29 BatchJob ()
30 {
31 }
32
33
34
35 BatchJob ::
36 ~BatchJob ()
37 {
38 }
39}