ATLAS Offline Software
RingSetConfContainer.h
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: RingSetConfContainer.h 707323 2015-11-12 02:45:01Z wsfreund $
6 #ifndef XAODCALORINGS_RINGSETCONFCONTAINER_H
7 #define XAODCALORINGS_RINGSETCONFCONTAINER_H
8 
9 // STL include(s):
10 #include <vector>
11 
12 // Core include(s):
13 #include "AthLinks/ElementLink.h"
14 
15 // Local include(s):
18 
19 namespace xAOD {
23 typedef std::vector< ElementLink< RingSetConfContainer > >
25 // There is probably no need to use AthenaKernel/MetaCont since the parameters
26 // are not expected to change during the reconstruction, it is probably not
27 // needed. Example on: xAODTrigger/TriggerMenuContainer.h
28 } // namespace xAOD
29 
30 // Set up a CLID for the container:
31 #include "xAODCore/CLASS_DEF.h"
32 CLASS_DEF( xAOD::RingSetConfContainer , 1157997427 , 1 )
33 
34 #endif // XAODCALORINGS_RINGSETCONFCONTAINER_H
35 
36 
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::RingSetConfContainer
RingSetConfContainer_v1 RingSetConfContainer
Definition of the current "RingSetConf container version".
Definition: RingSetConfContainer.h:21
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
RingSetConf.h
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
xAOD::RingSetConfLinks
std::vector< ElementLink< RingSetConfContainer > > RingSetConfLinks
Declare element links vector.
Definition: RingSetConfContainer.h:24
RingSetConfContainer_v1.h