ATLAS Offline Software
|
#include "TestTools/initGaudi.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/IProperty.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IAppMgrUI.h"
#include "GaudiKernel/SmartIF.h"
#include "GaudiKernel/ModuleIncident.h"
#include "GaudiKernel/PathResolver.h"
Go to the source code of this file.
Namespaces | |
Athena_test | |
functions & macros to test the difference between floats | |
Functions | |
bool | Athena_test::initGaudi (ISvcLocator *&pSvcLoc) |
Minimal Gaudi initialization for unit testing without job options. More... | |
bool | Athena_test::initGaudi (const std::string &jobOptsFile, ISvcLocator *&pSvcLoc) |
Minimal Gaudi initialization for unit testing. More... | |
void | Athena_test::referenceGaudiSymbols () |