Loading [MathJax]/jax/output/SVG/config.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
PhysicsAnalysis
Columnar
ColumnarEventInfo
ColumnarEventInfo
EventInfoDef.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_EVENT_INFO_EVENT_INFO_DEF_H
9
#define COLUMNAR_EVENT_INFO_EVENT_INFO_DEF_H
10
11
#include <
ColumnarCore/ContainerId.h
>
12
#include <
xAODEventInfo/EventInfo.h
>
13
14
namespace
columnar
15
{
16
template
<>
struct
ContainerIdTraits
<
ContainerId
::
eventInfo
>
final
17
{
18
static
constexpr
bool
isDefined
=
true
;
19
static
constexpr
bool
isMutable =
false
;
20
static
constexpr
bool
perEventRange =
false
;
21
static
constexpr
bool
perEventId =
true
;
22
24
using
xAODObjectIdType
=
const
xAOD::EventInfo
;
25
27
using
xAODObjectRangeType
=
const
xAOD::EventInfo
;
28
30
using
xAODElementLinkType
=
xAOD::EventInfo
;
31
};
32
}
33
34
#endif
columnar::ContainerIdTraits
Definition:
ContainerId.h:97
xAOD::EventInfo
EventInfo_v1 EventInfo
Definition of the latest event info version.
Definition:
IEventInfoCnvTool.h:17
columnar::final
CM final
Definition:
ColumnAccessor.h:106
columnar::ContainerId::eventInfo
@ eventInfo
EventInfo.h
xAOD::EventInfo_v1
Class describing the basic event information.
Definition:
EventInfo_v1.h:43
columnar
Definition:
ClusterDef.h:16
ContainerId.h
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
Generated on Tue Apr 1 2025 21:10:34 for ATLAS Offline Software by
1.8.18