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
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
Root
EmTauRoIAuxContainer_v2.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id: EmTauRoIAuxContainer_v2.cxx 579914 2014-01-24 10:15:15Z krasznaa $
6
7
// Local include(s):
8
#include "
xAODTrigger/versions/EmTauRoIAuxContainer_v2.h
"
9
10
namespace
xAOD
{
11
12
EmTauRoIAuxContainer_v2::EmTauRoIAuxContainer_v2
()
13
:
AuxContainerBase
() {
14
15
AUX_VARIABLE
(
eta
);
16
AUX_VARIABLE
(
phi
);
17
AUX_VARIABLE
(
roiWord
);
18
19
AUX_VARIABLE
(
etScale
);
20
21
AUX_VARIABLE
(
thrPattern
);
22
AUX_VARIABLE
(
thrNames
);
23
AUX_VARIABLE
(
thrValues
);
24
25
AUX_VARIABLE
(
core
);
26
AUX_VARIABLE
(
emClus
);
27
AUX_VARIABLE
(
tauClus
);
28
AUX_VARIABLE
(
emIsol
);
29
AUX_VARIABLE
(
hadIsol
);
30
AUX_VARIABLE
(
hadCore
);
31
}
32
33
}
// namespace xAOD
xAOD::EmTauRoIAuxContainer_v2::eta
std::vector< float > eta
Definition:
EmTauRoIAuxContainer_v2.h:41
xAOD::EmTauRoIAuxContainer_v2::thrPattern
std::vector< uint32_t > thrPattern
Definition:
EmTauRoIAuxContainer_v2.h:46
xAOD::EmTauRoIAuxContainer_v2::emClus
std::vector< float > emClus
Definition:
EmTauRoIAuxContainer_v2.h:51
xAOD::EmTauRoIAuxContainer_v2::roiWord
std::vector< uint32_t > roiWord
Definition:
EmTauRoIAuxContainer_v2.h:43
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
EmTauRoIAuxContainer_v2.h
xAOD::EmTauRoIAuxContainer_v2::tauClus
std::vector< float > tauClus
Definition:
EmTauRoIAuxContainer_v2.h:52
xAOD::EmTauRoIAuxContainer_v2::EmTauRoIAuxContainer_v2
EmTauRoIAuxContainer_v2()
Default constuctor.
Definition:
EmTauRoIAuxContainer_v2.cxx:12
xAOD::EmTauRoIAuxContainer_v2::thrValues
std::vector< std::vector< float > > thrValues
Definition:
EmTauRoIAuxContainer_v2.h:47
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::EmTauRoIAuxContainer_v2::hadCore
std::vector< float > hadCore
Definition:
EmTauRoIAuxContainer_v2.h:55
xAOD::EmTauRoIAuxContainer_v2::phi
std::vector< float > phi
Definition:
EmTauRoIAuxContainer_v2.h:42
xAOD::EmTauRoIAuxContainer_v2::emIsol
std::vector< float > emIsol
Definition:
EmTauRoIAuxContainer_v2.h:53
xAOD::EmTauRoIAuxContainer_v2::thrNames
std::vector< std::vector< std::string > > thrNames
Definition:
EmTauRoIAuxContainer_v2.h:48
xAOD::EmTauRoIAuxContainer_v2::hadIsol
std::vector< float > hadIsol
Definition:
EmTauRoIAuxContainer_v2.h:54
xAOD::EmTauRoIAuxContainer_v2::core
std::vector< float > core
Definition:
EmTauRoIAuxContainer_v2.h:50
xAOD::EmTauRoIAuxContainer_v2::etScale
std::vector< float > etScale
Definition:
EmTauRoIAuxContainer_v2.h:44
Generated on Fri Mar 28 2025 21:10:19 for ATLAS Offline Software by
1.8.18