ATLAS Offline Software
RingSetContainer_v1.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_VERSIONS_RINGSETCONTAINER_V1_H
6 #define XAODCALORINGS_VERSIONS_RINGSETCONTAINER_V1_H
7 
8 // Core include(s):
10 
11 // Local include(s):
13 
14 namespace xAOD {
15 
18 
19 } // namespace xAOD
20 
21 #endif // XAODCALORINGS_VERSIONS_RINGSETCONTAINER_V1_H
xAOD::RingSetContainer_v1
DataVector< xAOD::RingSet_v1 > RingSetContainer_v1
The container is a simple typedef for now.
Definition: RingSetContainer_v1.h:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
RingSet_v1.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.