ATLAS Offline Software
Namespaces | Functions
CloneService.cxx File Reference
#include "AthenaKernel/CloneService.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"
Include dependency graph for CloneService.cxx:

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...