ATLAS Offline Software
CaloRingsAuxContainer_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: CaloRingsAuxContainer_v1.cxx 707323 2015-11-12 02:45:01Z wsfreund $
6 
7 // Local include(s):
9 
10 namespace xAOD {
11 
13  : AuxContainerBase() {
14 
16  AUX_VARIABLE(ringSetLinks);
17 
18 }
19 
20 } // namespace xAOD
CaloRingsAuxContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition: AuxVariable.h:22
xAOD::CaloRingsAuxContainer_v1::CaloRingsAuxContainer_v1
CaloRingsAuxContainer_v1()