ATLAS Offline Software
|
#include "AthenaKernel/CloneTool.h"
#include <cassert>
#include <vector>
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/AlgTool.h"
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... | |