|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENT_LOOP_UNIT_TEST_HH
6 #define EVENT_LOOP_UNIT_TEST_HH
bool testFileExecute
whether to test the fileExecute method
std::string name
description: the name of the unit test
the base class for the various EventLoop drivers that allow to run jobs on different backends
std::string base_path
description: the base path for the data files
bool gridInput
whether to use the inputs from the grid dataset
std::string location
description: the location for the unit test
a class/interface representing an output location for files
UnitTest(const std::string &val_name, std::string base_path="")
effects: standard constructor guarantee: storng failures: out of memory II
This module defines the arguments passed from the BATCH driver to the BATCH worker.
SH::DiskOutput * outputDisk
description: the output disk
bool cleanup
description: whether we clean up the submit directory afterwards
int run(const Driver &driver) const
effects: perform a unit test with the given driver returns: EXIT_SUCCESS on success,...
bool scanNEvents
whether to scan for number of events
bool testOutput
description: whether to test creating output n-tuples