ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODCore
xAODCore
tools
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
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.
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 ©)
Function that can deep-copy "problematic" objects.
Definition
SafeDeepCopy.cxx:19
Generated on
for ATLAS Offline Software by
1.16.1