ATLAS Offline Software
AtlasTest
TestTools
TestTools
initGaudi.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TEST_INITGAUDI_H
6
# define TEST_INITGAUDI_H
7
13
#include <string>
14
15
#undef NDEBUG
16
17
class
ISvcLocator;
18
19
20
namespace
Athena_test
{
27
bool
initGaudi
(ISvcLocator*& pSvcLoc);
28
36
bool
initGaudi
(
const
std::string& jobOptsFile, ISvcLocator*& pSvcLoc);
37
}
38
#endif // TEST_INITGAUDI_H
Athena_test
functions & macros to test the difference between floats
Definition:
InitGaudiGoogleTest.h:31
Athena_test::initGaudi
bool initGaudi(ISvcLocator *&pSvcLoc)
Minimal Gaudi initialization for unit testing without job options.
Definition:
initGaudi.cxx:28
Generated on Sun Dec 22 2024 21:11:50 for ATLAS Offline Software by
1.8.18