ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
L1CaloFEX
L1CaloFEXSim
src
gFEXJwoJTOB.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
//***************************************************************************
5
// gFEXJwoJTOB - Forms the Jets without Jets TOBs for gFEX
6
// -------------------
7
// begin : 11 08 2021
8
// email : cecilia.tosciri@cern.ch
9
//***************************************************************************
10
11
#include "
L1CaloFEXSim/gFEXJwoJTOB.h
"
12
13
14
LVL1::gFEXJwoJTOB::gFEXJwoJTOB
():
15
m_word
{99999},
16
m_quantity1
{99999},
17
m_quantity2
{99999},
18
m_st1
{99999},
19
m_st2
{99999},
20
m_satur
{99999},
21
m_tobID
{99999}
22
{}
23
24
void
setWord
(uint32_t);
25
void
setQuantity1
(
unsigned
int
);
26
void
setQuantity2
(
unsigned
int
);
27
void
setStatus1
(
unsigned
int
);
28
void
setStatus2
(
unsigned
int
);
29
void
setSaturation
(
unsigned
int
);
30
void
setTobID
(
unsigned
int
);
31
32
33
void
LVL1::gFEXJwoJTOB::setWord
(uint32_t word) {
34
m_word
= word;
35
}
36
37
void
LVL1::gFEXJwoJTOB::setQuantity1
(
unsigned
int
quantity1) {
38
m_quantity1
= quantity1;
39
}
40
41
void
LVL1::gFEXJwoJTOB::setQuantity2
(
unsigned
int
quantity2) {
42
m_quantity2
= quantity2;
43
}
44
45
void
LVL1::gFEXJwoJTOB::setStatus1
(
unsigned
int
st1) {
46
m_st1
= st1;
47
}
48
49
void
LVL1::gFEXJwoJTOB::setStatus2
(
unsigned
int
st2) {
50
m_st2
= st2;
51
}
52
53
void
LVL1::gFEXJwoJTOB::setSaturation
(
unsigned
int
satur) {
54
m_satur
= satur;
55
}
56
57
void
LVL1::gFEXJwoJTOB::setTobID
(
unsigned
int
tobID) {
58
m_tobID
= tobID;
59
}
60
61
LVL1::gFEXJwoJTOB::setTobID
void setTobID(unsigned int)
Definition
gFEXJwoJTOB.cxx:57
LVL1::gFEXJwoJTOB::m_st2
unsigned int m_st2
Definition
gFEXJwoJTOB.h:26
LVL1::gFEXJwoJTOB::m_st1
unsigned int m_st1
Definition
gFEXJwoJTOB.h:25
LVL1::gFEXJwoJTOB::m_tobID
unsigned int m_tobID
Definition
gFEXJwoJTOB.h:28
LVL1::gFEXJwoJTOB::m_word
uint32_t m_word
The gFEXJwoJTOB.h class stores the energy, the eta, phi coordinate, the status and the type (gRho,...
Definition
gFEXJwoJTOB.h:22
LVL1::gFEXJwoJTOB::setStatus1
void setStatus1(unsigned int)
Definition
gFEXJwoJTOB.cxx:45
LVL1::gFEXJwoJTOB::setStatus2
void setStatus2(unsigned int)
Definition
gFEXJwoJTOB.cxx:49
LVL1::gFEXJwoJTOB::m_satur
unsigned int m_satur
Definition
gFEXJwoJTOB.h:27
LVL1::gFEXJwoJTOB::setQuantity2
void setQuantity2(unsigned int)
Definition
gFEXJwoJTOB.cxx:41
LVL1::gFEXJwoJTOB::setWord
void setWord(uint32_t)
Definition
gFEXJwoJTOB.cxx:33
LVL1::gFEXJwoJTOB::gFEXJwoJTOB
gFEXJwoJTOB()
Definition
gFEXJwoJTOB.cxx:14
LVL1::gFEXJwoJTOB::m_quantity1
unsigned int m_quantity1
Definition
gFEXJwoJTOB.h:23
LVL1::gFEXJwoJTOB::setSaturation
void setSaturation(unsigned int)
Definition
gFEXJwoJTOB.cxx:53
LVL1::gFEXJwoJTOB::m_quantity2
unsigned int m_quantity2
Definition
gFEXJwoJTOB.h:24
LVL1::gFEXJwoJTOB::setQuantity1
void setQuantity1(unsigned int)
Definition
gFEXJwoJTOB.cxx:37
setStatus2
void setStatus2(unsigned int)
setWord
void setWord(uint32_t)
setQuantity2
void setQuantity2(unsigned int)
setTobID
void setTobID(unsigned int)
setQuantity1
void setQuantity1(unsigned int)
setSaturation
void setSaturation(unsigned int)
setStatus1
void setStatus1(unsigned int)
gFEXJwoJTOB.h
Generated on
for ATLAS Offline Software by
1.17.0