ATLAS Offline Software
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):
9 
10 namespace xAOD {
11 
13  : ShallowAuxContainer( true ) {
14 
15  }
16 
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
test_pyathena.parent
parent
Definition: test_pyathena.py:15
ShallowAuxInfo.h