ATLAS Offline Software
|
#include <EventLoop/Global.h>
#include <AnaAlgorithm/Global.h>
#include <EventLoop/JobConfig.h>
#include <SampleHandler/SampleHandler.h>
#include <SampleHandler/MetaObject.h>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | EL::Job |
Namespaces | |
asg | |
EL | |
This module defines the arguments passed from the BATCH driver to the BATCH worker. | |
Functions | |
void | EL::swap (Job &a, Job &b) |
effects: standard swap guarantee: no-fail More... | |