ATLAS Offline Software
Event
xAOD
xAODCore
Root
ShallowAuxInfo.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: ShallowAuxInfo.cxx 598261 2014-05-21 16:36:05Z krasznaa $
6
7
// Local include(s):
8
#include "
xAODCore/ShallowAuxInfo.h
"
9
10
namespace
xAOD
{
11
12
ShallowAuxInfo::ShallowAuxInfo
()
13
:
ShallowAuxContainer
( true ) {
14
15
}
16
17
ShallowAuxInfo::
18
ShallowAuxInfo
(
const
DataLink< SG::IConstAuxStore >
&
parent
)
19
:
ShallowAuxContainer
(
parent
, true ) {
20
21
}
22
23
}
// namespace xAOD
xAOD::ShallowAuxContainer
Class creating a shallow copy of an existing auxiliary container.
Definition:
ShallowAuxContainer.h:54
xAOD::ShallowAuxInfo::ShallowAuxInfo
ShallowAuxInfo()
Default constructor.
Definition:
ShallowAuxInfo.cxx:12
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
DataLink< SG::IConstAuxStore >
test_pyathena.parent
parent
Definition:
test_pyathena.py:15
ShallowAuxInfo.h
Generated on Sun Dec 22 2024 21:18:04 for ATLAS Offline Software by
1.8.18