|
Gaudi Framework, version v21r6 |
| Home | Generated: 11 Nov 2009 |
#include "ServiceManager.h"
#include "GaudiKernel/IService.h"
#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/TypeNameString.h"
#include "GaudiKernel/System.h"
#include "GaudiKernel/Service.h"
#include "GaudiKernel/ObjectFactory.h"
#include <iostream>
#include <cassert>

Go to the source code of this file.
Variables | |
| static SmartIF< IService > | no_service |
| needed when no service is found or could be returned | |
SmartIF<IService> no_service [static] |
needed when no service is found or could be returned
Definition at line 21 of file ServiceManager.cpp.