Loading [MathJax]/extensions/MathMenu.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
Trigger
TrigT1
TrigT1Interfaces
src
RecJetEtRoI.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
// $Id: RecJetEtRoI.cxx 187728 2009-05-27 16:18:06Z krasznaa $
5
/***************************************************************************
6
RecJetEtRoI.cxx - description
7
-------------------
8
begin : Mon Jan 22 2001
9
email : moyse@heppch.ph.qmw.ac.uk
10
***************************************************************************/
11
12
13
// Local include(s):
14
#include "
TrigT1Interfaces/RecJetEtRoI.h
"
15
#include "
TrigT1Interfaces/JetEtRoIDecoder.h
"
16
17
namespace
LVL1
{
18
19
RecJetEtRoI::RecJetEtRoI
(
unsigned
int
RoIWord ) {
20
21
this->
construct
( RoIWord );
22
23
}
24
25
RecJetEtRoI::~RecJetEtRoI
() {
26
27
}
28
29
void
RecJetEtRoI::construct
(
unsigned
int
RoIWord ) {
30
31
m_roiWord
= RoIWord;
32
m_energy
= 0;
33
34
JetEtRoIDecoder
get
;
35
m_energy
=
get
.energy(
m_roiWord
);
36
37
return
;
38
39
}
40
41
unsigned
int
RecJetEtRoI::roiWord
()
const
{
42
43
return
m_roiWord
;
44
45
}
46
47
}
// namespace LVL1
LVL1::JetEtRoIDecoder
A level 1 calorimeter trigger conversion service: returns the Coordinate represented by a RoI word.
Definition:
JetEtRoIDecoder.h:28
LVL1::RecJetEtRoI::m_energy
unsigned int m_energy
4b word that contains JetET energy (in GeV)
Definition:
RecJetEtRoI.h:57
LVL1::RecJetEtRoI::RecJetEtRoI
RecJetEtRoI()
Definition:
RecJetEtRoI.h:40
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition:
ICMMCPHitsCnvTool.h:18
RecJetEtRoI.h
LVL1::RecJetEtRoI::m_roiWord
unsigned int m_roiWord
roiWord - defined as 0010 | 24*0 | 4b Jet ET
Definition:
RecJetEtRoI.h:55
LVL1::RecJetEtRoI::construct
void construct(unsigned int RoIWord)
Definition:
RecJetEtRoI.cxx:34
LVL1::RecJetEtRoI::~RecJetEtRoI
~RecJetEtRoI()
Definition:
RecJetEtRoI.cxx:30
get
T * get(TKey *tobj)
get a TObject* from a TKey* (why can't a TObject be a TKey?)
Definition:
hcg.cxx:127
JetEtRoIDecoder.h
LVL1::RecJetEtRoI::roiWord
unsigned int roiWord() const
returns roi word
Definition:
RecJetEtRoI.cxx:46
Generated on Sun Mar 30 2025 21:17:26 for ATLAS Offline Software by
1.8.18