ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
L1CaloFEX
L1CaloFEXSim
src
jFEXTOB.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
//***************************************************************************
5
// jFEXTOB - TOBs info in jFEX
6
// -------------------
7
// begin : 18 02 2021
8
// email : Sergi.Rodriguez@cern.ch
9
//***************************************************************************
10
11
#include "
L1CaloFEXSim/jFEXTOB.h
"
12
13
namespace
LVL1
{
14
15
jFEXTOB::jFEXTOB
():
16
m_fpga
{0},
17
m_jfex
{0},
18
m_word
{0},
19
m_res
{0},
20
m_ttid
{0},
21
m_seedEt
{0}
22
{}
23
24
25
void
jFEXTOB::initialize
(uint8_t fpga, uint8_t jfex, uint32_t word,
uint
res
,
uint
ttid,
int
seedEt )
26
{
27
setFpga
(fpga);
28
setjFex
(jfex);
29
setWord
(word);
30
setRes
(
res
);
31
setTTID
(ttid);
32
setSeedEt
(seedEt);
33
34
}
35
36
}
37
38
res
std::pair< std::vector< unsigned int >, bool > res
Definition
JetGroupProductTest.cxx:11
uint
unsigned int uint
Definition
LArOFPhaseFill.cxx:20
LVL1::jFEXTOB::setjFex
void setjFex(uint8_t x)
Definition
jFEXTOB.h:27
LVL1::jFEXTOB::m_word
uint32_t m_word
Definition
jFEXTOB.h:43
LVL1::jFEXTOB::m_fpga
uint8_t m_fpga
Definition
jFEXTOB.h:41
LVL1::jFEXTOB::setWord
void setWord(uint32_t x)
Definition
jFEXTOB.h:28
LVL1::jFEXTOB::setFpga
void setFpga(uint8_t x)
Definition
jFEXTOB.h:26
LVL1::jFEXTOB::setRes
void setRes(uint x)
Definition
jFEXTOB.h:29
LVL1::jFEXTOB::m_ttid
uint m_ttid
Definition
jFEXTOB.h:45
LVL1::jFEXTOB::setTTID
void setTTID(uint x)
Definition
jFEXTOB.h:30
LVL1::jFEXTOB::setSeedEt
void setSeedEt(int x)
Definition
jFEXTOB.h:31
LVL1::jFEXTOB::jFEXTOB
jFEXTOB()
Definition
jFEXTOB.cxx:15
LVL1::jFEXTOB::m_res
uint m_res
Definition
jFEXTOB.h:44
LVL1::jFEXTOB::m_seedEt
int m_seedEt
Definition
jFEXTOB.h:46
LVL1::jFEXTOB::m_jfex
uint8_t m_jfex
Definition
jFEXTOB.h:42
LVL1::jFEXTOB::initialize
void initialize(uint8_t, uint8_t, uint32_t, uint, uint, int=-1)
Definition
jFEXTOB.cxx:25
jFEXTOB.h
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition
ICMMCPHitsCnvTool.h:18
Generated on
for ATLAS Offline Software by
1.14.0