ATLAS Offline Software
RingSetAuxContainer_v1.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: RingSetAuxContainer_v1.cxx 659538 2015-04-08 17:29:18Z wsfreund $
6 // Local include(s):
8 
9 namespace xAOD {
10 
12  : AuxContainerBase() {
13 
15  AUX_VARIABLE(ringsE);
16 
17 }
18 
19 } // namespace xAOD
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
RingSetAuxContainer_v1.h
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::RingSetAuxContainer_v1::RingSetAuxContainer_v1
RingSetAuxContainer_v1()