ATLAS Offline Software
|
#include <EventLoop/EmptyFileHandler.h>
#include <RootCoreUtils/Assert.h>
#include <RootCoreUtils/ShellExec.h>
#include <RootCoreUtils/ThrowMsg.h>
#include <RootCoreUtils/hadd.h>
#include <EventLoop/DirectDriver.h>
#include <EventLoop/Job.h>
#include <EventLoop/OutputStream.h>
#include <SampleHandler/MetaFields.h>
#include <SampleHandler/MetaObject.h>
#include <SampleHandler/SampleHandler.h>
#include <SampleHandler/SampleLocal.h>
#include <TList.h>
#include <TChain.h>
#include <TFile.h>
#include <TObjString.h>
#include <memory>
#include <iostream>
Go to the source code of this file.
Namespaces | |
EL | |
This module defines the arguments passed from the BATCH driver to the BATCH worker. | |
Functions | |
void | EL::processEmptyFiles (const std::string &submitdir, const Job &job) |
check the output of the given (completed) job, rerun all (empty) files that did not get a fileExecute() and merge in the outputs More... | |