|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef EVENT_LOOP__UNIT_TEST_CONFIG_H
9 #define EVENT_LOOP__UNIT_TEST_CONFIG_H
53 virtual std::unique_ptr<
SH::DiskWriter>
bool const RAWDATA *ch2 const
virtual ~UnitTestConfig() noexcept=default
virtual destructor for virtual base class
This module defines the arguments passed from the BATCH driver to the BATCH worker.
a class describing how to run the jobs for driver unit tests
std::shared_ptr< Driver > m_driver
the driver being tested
virtual std::unique_ptr< SH::DiskWriter > make_file_writer(const std::string &name) const
create a file write for the given file
This module provides a lot of global definitions, forward declarations and includes that are used by ...
virtual void setupJob(Job &job) const
apply extra job configuration parameters