Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EgammaDef.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 
8 #ifndef COLUMNAR_EGAMMA_EGAMMA_DEF_H
9 #define COLUMNAR_EGAMMA_EGAMMA_DEF_H
10 
14 
15 namespace columnar
16 {
18  {
19  static constexpr bool isDefined = true;
20  static constexpr bool isMutable = false;
21  static constexpr bool perEventRange = true;
22  static constexpr bool perEventId = false;
23 
26 
29 
32  };
33 
35  {
36  static constexpr bool isDefined = true;
37  static constexpr bool isMutable = false;
38  static constexpr bool perEventRange = true;
39  static constexpr bool perEventId = false;
40 
43 
46 
49  };
50 
52  {
53  static constexpr bool isDefined = true;
54  static constexpr bool isMutable = false;
55  static constexpr bool perEventRange = true;
56  static constexpr bool perEventId = false;
57 
60 
63 
66  };
67 }
68 
69 #endif
columnar::ContainerIdTraits
Definition: ContainerId.h:97
xAOD::Electron
Electron_v1 Electron
Definition of the current "egamma version".
Definition: Event/xAOD/xAODEgamma/xAODEgamma/Electron.h:17
xAOD::Egamma
Egamma_v1 Egamma
Definition of the current "egamma version".
Definition: Egamma.h:17
xAOD::Egamma_v1
Definition: Egamma_v1.h:56
egamma
Definition: egamma.h:58
ElectronContainer.h
xAOD::EgammaContainer
EgammaContainer_v1 EgammaContainer
Definition of the current "egamma container version".
Definition: EgammaContainer.h:17
DataVector
Derived DataVector<T>.
Definition: DataVector.h:794
xAOD::ElectronContainer
ElectronContainer_v1 ElectronContainer
Definition of the current "electron container version".
Definition: Event/xAOD/xAODEgamma/xAODEgamma/ElectronContainer.h:17
columnar::final
CM final
Definition: ColumnAccessor.h:106
xAOD::PhotonContainer
PhotonContainer_v1 PhotonContainer
Definition of the current "photon container version".
Definition: Event/xAOD/xAODEgamma/xAODEgamma/PhotonContainer.h:17
xAOD::Electron_v1
Definition: Electron_v1.h:34
xAOD::Photon
Photon_v1 Photon
Definition of the current "egamma version".
Definition: Event/xAOD/xAODEgamma/xAODEgamma/Photon.h:17
xAOD::photon
@ photon
Definition: TrackingPrimitives.h:200
xAOD::Photon_v1
Definition: Photon_v1.h:37
columnar
Definition: ClusterDef.h:16
ContainerId.h
xAOD::EgammaParameters::electron
@ electron
Definition: EgammaEnums.h:18
columnar::ContainerId
ContainerId
the id for the different "virtual" containers
Definition: ContainerId.h:71
columnar::ContainerIdTraits::isDefined
static constexpr bool isDefined
Definition: ContainerId.h:98
PhotonContainer.h