![]() |
The Gaudi Framework
v26r0
|
#include <iostream>
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/System.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/IAlgorithm.h"
#include "GaudiKernel/IService.h"
#include "GaudiKernel/IAppMgrUI.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IClassManager.h"
#include "GaudiKernel/ObjectFactory.h"
#include "GaudiKernel/Service.h"
#include "GaudiKernel/Algorithm.h"
Go to the source code of this file.
Classes | |
class | Gaudi::BootSvcLocator |
A dual-stage boostrap mechanism is used to ensure an orderly startup of the ApplicationMgr. More... | |
Namespaces | |
Gaudi | |
Helper functions to set/get the application return code. | |