ATLAS Offline Software
Event
xAOD
xAODCaloRings
xAODCaloRings
RingSetContainerFwd.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_RINGSETCONTAINERFWD_H
6
#define XAODCALORINGS_RINGSETCONTAINERFWD_H
7
8
// Local include(s):
9
#include "
xAODCaloRings/RingSetFwd.h
"
10
11
// EDM include(s).
12
#include "
AthContainers/DataVector.h
"
13
#include "AthLinks/ElementLink.h"
14
15
// System include(s).
16
#include <vector>
17
18
namespace
xAOD
{
19
21
typedef
DataVector< RingSet >
RingSetContainer
;
23
typedef
std::vector< ElementLink< RingSetContainer > >
24
RingSetLinks
;
25
26
}
// namespace xAOD
27
28
#endif // XAODCALORINGS_RINGSETCONTAINERFWD_H
xAOD::RingSetLinks
std::vector< ElementLink< RingSetContainer > > RingSetLinks
Declare element links vector.
Definition:
RingSetContainer.h:25
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
RingSetFwd.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::RingSetContainer
RingSetContainer_v1 RingSetContainer
Definition of the current "RingSet container version".
Definition:
RingSetContainer.h:22
Generated on Thu Nov 7 2024 21:24:45 for ATLAS Offline Software by
1.8.18