ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODCaloRings
xAODCaloRings
RingSetContainer.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef XAODCALORINGS_RINGSETCONTAINER_H
6
#define XAODCALORINGS_RINGSETCONTAINER_H
7
8
// STL include(s):
9
#include <vector>
10
11
// Core include(s):
12
#include "AthLinks/ElementLink.h"
13
#include "
AthContainers/AuxElement.h
"
14
15
// Local include(s):
16
#include "
xAODCaloRings/RingSet.h
"
17
#include "
xAODCaloRings/versions/RingSetContainer_v1.h
"
18
19
namespace
xAOD
{
20
22
typedef
RingSetContainer_v1
RingSetContainer
;
24
typedef
std::vector< ElementLink< RingSetContainer > >
25
RingSetLinks
;
26
27
}
// namespace xAOD
28
29
// Set up a CLID for the container:
30
#include "
xAODCore/CLASS_DEF.h
"
31
CLASS_DEF
(
xAOD::RingSetContainer
, 1213110449 , 1 )
32
33
#endif
// XAODCALORINGS_RINGSETCONTAINER_H
34
AuxElement.h
Base class for elements of a container that can have aux data.
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:67
CLASS_DEF.h
File providing the different SG_BASE macros.
RingSetContainer_v1.h
RingSet.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::RingSetContainer_v1
DataVector< xAOD::RingSet_v1 > RingSetContainer_v1
The container is a simple typedef for now.
Definition
RingSetContainer_v1.h:17
xAOD::RingSetContainer
RingSetContainer_v1 RingSetContainer
Definition of the current "RingSet container version".
Definition
RingSetContainer.h:22
xAOD::RingSetLinks
std::vector< ElementLink< RingSetContainer > > RingSetLinks
Declare element links vector.
Definition
RingSetContainer.h:25
Generated on
for ATLAS Offline Software by
1.17.0