5#ifndef TEST_INITGAUDI_H
6# define TEST_INITGAUDI_H
14#include "GaudiKernel/SmartIF.h"
37 bool initGaudi(
const std::string& jobOptsFile, ISvcLocator*& pSvcLoc);
56 InitGaudi(
const std::string& jobOptsFile);
SmartIF< ISvcLocator > svcLoc
InitGaudi()
Create Gaudi test fixture without job options.
~InitGaudi()
Finalize Gaudi.
InitGaudi(const std::string &jobOptsFile)
Create Gaudi test fixture.
functions & macros to test the difference between floats
bool initGaudi(ISvcLocator *&pSvcLoc)
Minimal Gaudi initialization for unit testing without job options.