ATLAS Offline Software
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):
10 
11 // EDM include(s).
13 #include "AthLinks/ElementLink.h"
14 
15 // System include(s).
16 #include <vector>
17 
18 namespace xAOD {
19 
23 typedef std::vector< ElementLink< RingSetContainer > >
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