ATLAS Offline Software
Loading...
Searching...
No Matches
D3PDTools/EventLoopTest/EventLoopTest/Global.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7#ifndef EVENT_LOOP_TEST_GLOBAL_HH
8#define EVENT_LOOP_TEST_GLOBAL_HH
9
10namespace EL
11{
12 struct UnitTest;
13 class IUnitTestTool;
14 class UnitTestAlg;
15 class UnitTestAlg1;
16 struct UnitTestConfig;
17}
18
19#endif
the interface for UnitTestTool
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