The gFEXJetTOB.h class stores the energy, the eta, phi coordinate, the status and the type (gRho, gBlock, gJet) of the gFEX Jet TOBs.
More...
#include <gFEXJetTOB.h>
The gFEXJetTOB.h class stores the energy, the eta, phi coordinate, the status and the type (gRho, gBlock, gJet) of the gFEX Jet TOBs.
Definition at line 18 of file gFEXJetTOB.h.
◆ gFEXJetTOB()
| LVL1::gFEXJetTOB::gFEXJetTOB |
( |
| ) |
|
|
default |
◆ ~gFEXJetTOB()
| LVL1::gFEXJetTOB::~gFEXJetTOB |
( |
| ) |
|
|
inline |
◆ getET()
| unsigned int LVL1::gFEXJetTOB::getET |
( |
| ) |
const |
|
inline |
◆ getEta()
| unsigned int LVL1::gFEXJetTOB::getEta |
( |
| ) |
const |
|
inline |
◆ getPhi()
| unsigned int LVL1::gFEXJetTOB::getPhi |
( |
| ) |
const |
|
inline |
◆ getStatus()
| unsigned int LVL1::gFEXJetTOB::getStatus |
( |
| ) |
const |
|
inline |
◆ getTobID()
| unsigned int LVL1::gFEXJetTOB::getTobID |
( |
| ) |
const |
|
inline |
◆ getWord()
| uint32_t LVL1::gFEXJetTOB::getWord |
( |
| ) |
const |
|
inline |
◆ setET()
| void LVL1::gFEXJetTOB::setET |
( |
unsigned int | et | ) |
|
Definition at line 22 of file gFEXJetTOB.cxx.
22 {
24}
float et(const xAOD::jFexSRJetRoI *j)
◆ setEta()
| void LVL1::gFEXJetTOB::setEta |
( |
unsigned int | eta | ) |
|
Definition at line 14 of file gFEXJetTOB.cxx.
14 {
16}
Scalar eta() const
pseudorapidity method
◆ setPhi()
| void LVL1::gFEXJetTOB::setPhi |
( |
unsigned int | phi | ) |
|
Definition at line 18 of file gFEXJetTOB.cxx.
18 {
20}
Scalar phi() const
phi method
◆ setStatus()
| void LVL1::gFEXJetTOB::setStatus |
( |
unsigned int | st | ) |
|
◆ setTobID()
| void LVL1::gFEXJetTOB::setTobID |
( |
unsigned int | tobID | ) |
|
◆ setWord()
| void LVL1::gFEXJetTOB::setWord |
( |
uint32_t | word | ) |
|
◆ m_ET
| unsigned int LVL1::gFEXJetTOB::m_ET {99999} |
|
private |
◆ m_eta
| unsigned int LVL1::gFEXJetTOB::m_eta {99999} |
|
private |
◆ m_phi
| unsigned int LVL1::gFEXJetTOB::m_phi {99999} |
|
private |
◆ m_st
| unsigned int LVL1::gFEXJetTOB::m_st {99999} |
|
private |
◆ m_tobID
| unsigned int LVL1::gFEXJetTOB::m_tobID {99999} |
|
private |
◆ m_word
| uint32_t LVL1::gFEXJetTOB::m_word {0} |
|
private |
The documentation for this class was generated from the following files: