ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODCaloRings
xAODCaloRings
RingSetConfContainerFwd.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_RINGSETCONFCONTAINERFWD_H
6
#define XAODCALORINGS_RINGSETCONFCONTAINERFWD_H
7
8
// This is a forward declaration for the latest RingSetConf container type.
9
10
// Local include(s).
11
#include "
xAODCaloRings/RingSetConfFwd.h
"
12
13
// EDM include(s).
14
#include "
AthContainers/DataVector.h
"
15
#include "AthLinks/ElementLink.h"
16
17
// System include(s).
18
#include <vector>
19
20
namespace
xAOD
{
21
23
typedef
DataVector< RingSetConf >
RingSetConfContainer
;
25
typedef
std::vector< ElementLink< RingSetConfContainer > >
26
RingSetConfLinks
;
27
28
}
// namespace xAOD
29
30
#endif
// XAODCALORINGS_RINGSETCONFCONTAINERFWD_H
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
RingSetConfFwd.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::RingSetConfLinks
std::vector< ElementLink< RingSetConfContainer > > RingSetConfLinks
Declare element links vector.
Definition
RingSetConfContainer.h:24
xAOD::RingSetConfContainer
RingSetConfContainer_v1 RingSetConfContainer
Definition of the current "RingSetConf container version".
Definition
RingSetConfContainer.h:21
Generated on
for ATLAS Offline Software by
1.17.0