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
Event
xAOD
xAODTrigger
xAODTrigger
versions
eFexTauRoIAuxContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRIGGER_VERSIONS_EFEXTAUROIAUXCONTAINER_V1_H
8
#define XAODTRIGGER_VERSIONS_EFEXTAUROIAUXCONTAINER_V1_H
9
10
// System include(s):
11
extern
"C"
{
12
# include <stdint.h>
13
}
14
#include <vector>
15
#include <string>
16
17
// EDM include(s):
18
#include "
xAODCore/AuxContainerBase.h
"
19
20
namespace
xAOD
{
21
29
class
eFexTauRoIAuxContainer_v1
:
public
AuxContainerBase
{
30
31
public
:
33
eFexTauRoIAuxContainer_v1
();
34
35
private
:
36
std::vector< uint32_t >
word0
;
37
std::vector< uint32_t >
word1
;
38
std::vector< uint16_t >
rCoreNumerator
;
39
std::vector< uint16_t >
rCoreDenominator
;
40
std::vector< uint16_t >
rHadNumerator
;
41
std::vector< uint16_t >
rHadDenominator
;
42
43
std::vector< float >
et
;
44
std::vector< float >
eta
;
45
std::vector< float >
phi
;
46
std::vector< char >
isTOB
;
47
48
};
// class eFexTauRoIAuxContainer_v1
49
50
}
// namespace xAOD
51
52
// Declare the inheritance of the container:
53
#include "
xAODCore/BaseInfo.h
"
54
SG_BASE
(
xAOD::eFexTauRoIAuxContainer_v1
,
xAOD::AuxContainerBase
);
55
56
#endif // XAODTRIGGER_VERSIONS_EFEXTAUROIAUXCONTAINER_V1_H
xAOD::eFexTauRoIAuxContainer_v1::isTOB
std::vector< char > isTOB
Definition:
eFexTauRoIAuxContainer_v1.h:46
xAOD::eFexTauRoIAuxContainer_v1::rCoreNumerator
std::vector< uint16_t > rCoreNumerator
Definition:
eFexTauRoIAuxContainer_v1.h:38
AuxContainerBase.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
BaseInfo.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::eFexTauRoIAuxContainer_v1::rCoreDenominator
std::vector< uint16_t > rCoreDenominator
Definition:
eFexTauRoIAuxContainer_v1.h:39
xAOD::eFexTauRoIAuxContainer_v1::rHadNumerator
std::vector< uint16_t > rHadNumerator
Definition:
eFexTauRoIAuxContainer_v1.h:40
xAOD::eFexTauRoIAuxContainer_v1::word1
std::vector< uint32_t > word1
Definition:
eFexTauRoIAuxContainer_v1.h:37
xAOD::eFexTauRoIAuxContainer_v1::word0
std::vector< uint32_t > word0
Definition:
eFexTauRoIAuxContainer_v1.h:36
SG_BASE
SG_BASE(xAOD::eFexTauRoIAuxContainer_v1, xAOD::AuxContainerBase)
xAOD::eFexTauRoIAuxContainer_v1::et
std::vector< float > et
Definition:
eFexTauRoIAuxContainer_v1.h:43
xAOD::eFexTauRoIAuxContainer_v1::eta
std::vector< float > eta
Definition:
eFexTauRoIAuxContainer_v1.h:44
xAOD::eFexTauRoIAuxContainer_v1::phi
std::vector< float > phi
Definition:
eFexTauRoIAuxContainer_v1.h:45
xAOD::eFexTauRoIAuxContainer_v1
Auxiliary store for the LVL1 eFEX tau TOB/RoI container.
Definition:
eFexTauRoIAuxContainer_v1.h:29
xAOD::eFexTauRoIAuxContainer_v1::eFexTauRoIAuxContainer_v1
eFexTauRoIAuxContainer_v1()
Default constuctor.
Definition:
eFexTauRoIAuxContainer_v1.cxx:10
xAOD::eFexTauRoIAuxContainer_v1::rHadDenominator
std::vector< uint16_t > rHadDenominator
Definition:
eFexTauRoIAuxContainer_v1.h:41
Generated on Wed Apr 2 2025 21:09:55 for ATLAS Offline Software by
1.8.18