ATLAS Offline Software
Event
xAOD
xAODCaloRings
xAODCaloRings
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):
16
#include "
xAODCaloRings/RingSetConf.h
"
17
#include "
xAODCaloRings/versions/RingSetConfContainer_v1.h
"
18
19
namespace
xAOD
{
21
typedef
RingSetConfContainer_v1
RingSetConfContainer
;
23
typedef
std::vector< ElementLink< RingSetConfContainer > >
24
RingSetConfLinks
;
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:794
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
Generated on Sun Dec 22 2024 21:17:08 for ATLAS Offline Software by
1.8.18