![]() |
ATLAS Offline Software
|
#include "AthenaKernel/CloneService.h"#include "AthenaKernel/errorcheck.h"#include <cassert>#include <vector>#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/ISvcManager.h"#include "GaudiKernel/MsgStream.h"#include "GaudiKernel/Service.h"#include "GaudiKernel/SmartIF.h"#include "GaudiKernel/System.h"Go to the source code of this file.
Namespaces | |
| CloneService | |
Functions | |
| StatusCode | CloneService::clone (const IService *parent, const std::string &childName, Service *&child) |
| given a reference to a parent svc sets a reference to a cloned child More... | |
1.8.18