ATLAS Offline Software
SafeDeepCopy.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: SafeDeepCopy.h 676241 2015-06-18 06:15:44Z krasznaa $
8 #ifndef XAODCORE_TOOLS_SAFEDEEPCOPY_H
9 #define XAODCORE_TOOLS_SAFEDEEPCOPY_H
10 
11 // Forward declaration(s):
12 namespace SG {
13  class AuxElement;
14 }
15 
16 namespace xAOD {
17 
38  void safeDeepCopy( const SG::AuxElement& orig, SG::AuxElement& copy );
39 
40 } // namespace xAOD
41 
42 #endif // XAODCORE_TOOLS_SAFEDEEPCOPY_H
SG
Forward declaration.
Definition: CaloCellPacker_400_500.h:32
SG::AuxElement
Base class for elements of a container that can have aux data.
Definition: AuxElement.h:446
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::safeDeepCopy
void safeDeepCopy(const SG::AuxElement &orig, SG::AuxElement &copy)
Function that can deep-copy "problematic" objects.
Definition: SafeDeepCopy.cxx:19
calibdata.copy
bool copy
Definition: calibdata.py:27