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
xAODTrigEgamma
Root
TrigPhotonAuxContainer_v1.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: TrigPhotonAuxContainer_v1.cxx 602896 2014-06-20 12:48:42Z krasznaa $
6
7
// Local include(s):
8
#include "
xAODTrigEgamma/versions/TrigPhotonAuxContainer_v1.h
"
9
10
namespace
xAOD
{
11
12
TrigPhotonAuxContainer_v1::TrigPhotonAuxContainer_v1
()
13
:
AuxContainerBase
() {
14
15
// Simple photon properties:
16
AUX_VARIABLE
(
roiWord
);
17
AUX_VARIABLE
(
rcore
);
18
AUX_VARIABLE
(
eratio
);
19
AUX_VARIABLE
(
etHad
);
20
AUX_VARIABLE
(
etHad1
);
21
AUX_VARIABLE
(
f0
);
22
AUX_VARIABLE
(
f1
);
23
AUX_VARIABLE
(
f2
);
24
AUX_VARIABLE
(
f3
);
25
AUX_VARIABLE
(
fside
);
26
AUX_VARIABLE
(
weta2
);
27
28
// 4-momentum properties:
29
AUX_VARIABLE
(
pt
);
30
AUX_VARIABLE
(
caloEta
);
31
AUX_VARIABLE
(
caloPhi
);
32
AUX_VARIABLE
(
dEta
);
33
AUX_VARIABLE
(
dPhi
);
34
35
// Link(s) to the constituents:
36
AUX_VARIABLE
(
emClusterLink
);
37
}
38
39
}
// namespace xAOD
xAOD::TrigPhotonAuxContainer_v1::caloPhi
std::vector< float > caloPhi
Definition:
TrigPhotonAuxContainer_v1.h:61
xAOD::TrigPhotonAuxContainer_v1::dPhi
std::vector< float > dPhi
Definition:
TrigPhotonAuxContainer_v1.h:63
xAOD::TrigPhotonAuxContainer_v1::eratio
std::vector< float > eratio
Definition:
TrigPhotonAuxContainer_v1.h:46
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition:
AuxContainerBase.h:59
xAOD::TrigPhotonAuxContainer_v1::dEta
std::vector< float > dEta
Definition:
TrigPhotonAuxContainer_v1.h:62
xAOD::TrigPhotonAuxContainer_v1::caloEta
std::vector< float > caloEta
Definition:
TrigPhotonAuxContainer_v1.h:60
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::TrigPhotonAuxContainer_v1::etHad
std::vector< float > etHad
Definition:
TrigPhotonAuxContainer_v1.h:47
xAOD::TrigPhotonAuxContainer_v1::f0
std::vector< float > f0
Definition:
TrigPhotonAuxContainer_v1.h:49
xAOD::TrigPhotonAuxContainer_v1::f1
std::vector< float > f1
Definition:
TrigPhotonAuxContainer_v1.h:50
xAOD::TrigPhotonAuxContainer_v1::TrigPhotonAuxContainer_v1
TrigPhotonAuxContainer_v1()
Default constructor.
Definition:
TrigPhotonAuxContainer_v1.cxx:12
xAOD::TrigPhotonAuxContainer_v1::f2
std::vector< float > f2
Definition:
TrigPhotonAuxContainer_v1.h:51
xAOD::TrigPhotonAuxContainer_v1::f3
std::vector< float > f3
Definition:
TrigPhotonAuxContainer_v1.h:52
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition:
AuxVariable.h:23
xAOD::TrigPhotonAuxContainer_v1::fside
std::vector< float > fside
Definition:
TrigPhotonAuxContainer_v1.h:53
xAOD::TrigPhotonAuxContainer_v1::etHad1
std::vector< float > etHad1
Definition:
TrigPhotonAuxContainer_v1.h:48
TrigPhotonAuxContainer_v1.h
xAOD::TrigPhotonAuxContainer_v1::emClusterLink
std::vector< ElementLink< TrigEMClusterContainer > > emClusterLink
Definition:
TrigPhotonAuxContainer_v1.h:68
xAOD::TrigPhotonAuxContainer_v1::pt
std::vector< float > pt
Definition:
TrigPhotonAuxContainer_v1.h:59
xAOD::TrigPhotonAuxContainer_v1::rcore
std::vector< float > rcore
Definition:
TrigPhotonAuxContainer_v1.h:45
xAOD::TrigPhotonAuxContainer_v1::roiWord
std::vector< uint32_t > roiWord
Definition:
TrigPhotonAuxContainer_v1.h:44
xAOD::TrigPhotonAuxContainer_v1::weta2
std::vector< float > weta2
Definition:
TrigPhotonAuxContainer_v1.h:54
Generated on Sat Mar 29 2025 21:21:05 for ATLAS Offline Software by
1.8.18