ATLAS Offline Software
Namespaces | Functions
CloneTool.cxx File Reference
#include "AthenaKernel/CloneTool.h"
#include <cassert>
#include <vector>
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgTool.h"
Include dependency graph for CloneTool.cxx:

Go to the source code of this file.

Namespaces

 CloneTool
 

Functions

StatusCode CloneTool::typeless_clone (const IAlgTool &cloned, const std::string &cloneName, const InterfaceID &cloneID, IAlgTool *&result)
 implementation, experts only More...