Loading [MathJax]/extensions/tex2jax.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
w
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
Event
xAOD
xAODHIEvent
xAODHIEvent
xAODHIEventDict.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 XAODHIEVENT_XAODHIEVENTDICT_H
6
#define XAODHIEVENT_XAODHIEVENTDICT_H
7
8
// Local include(s):
9
#include "
xAODHIEvent/HIEventShape.h
"
10
#include "
xAODHIEvent/HIEventShapeContainer.h
"
11
#include "
xAODHIEvent/HIEventShapeAuxContainer.h
"
12
#include "
xAODHIEvent/versions/HIEventShape_v1.h
"
13
#include "
xAODHIEvent/versions/HIEventShapeContainer_v1.h
"
14
#include "
xAODHIEvent/versions/HIEventShapeAuxContainer_v1.h
"
15
#include "
xAODHIEvent/versions/HIEventShape_v2.h
"
16
#include "
xAODHIEvent/versions/HIEventShapeContainer_v2.h
"
17
#include "
xAODHIEvent/versions/HIEventShapeAuxContainer_v2.h
"
18
19
// EDM include(s).
20
#include "
xAODCore/tools/DictHelpers.h
"
21
22
// Instantiate all necessary types for the dictionary.
23
namespace
{
24
struct
GCCXML_DUMMY_INSTANTIATION_XAODHIEVENT {
25
// Local type(s).
26
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
HIEventShapeContainer_v1
);
27
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
HIEventShapeContainer_v2
);
28
};
29
}
30
31
#endif // XAODEVENTINFO_XAODEVENTINFODICT_H
xAOD::HIEventShapeContainer_v1
DataVector< HIEventShape_v1 > HIEventShapeContainer_v1
Container type for event info objects.
Definition:
HIEventShapeContainer_v1.h:32
HIEventShape_v1.h
HIEventShape_v2.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
HIEventShapeAuxContainer_v2.h
HIEventShapeAuxContainer_v1.h
DictHelpers.h
HIEventShape.h
HIEventShapeContainer.h
xAOD::HIEventShapeContainer_v2
DataVector< HIEventShape_v2 > HIEventShapeContainer_v2
Definition:
HIEventShapeContainer_v2.h:19
HIEventShapeContainer_v1.h
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
#define XAOD_INSTANTIATE_NS_CONTAINER_TYPES(NS, TYPE)
Macro instantiating all the container "interface" and smart pointer types that we need a dictionary f...
Definition:
DictHelpers.h:40
HIEventShapeAuxContainer.h
HIEventShapeContainer_v2.h
Generated on Sat May 10 2025 21:22:34 for ATLAS Offline Software by
1.8.18