#include <eFEXegTOB.h>
Definition at line 17 of file eFEXegTOB.h.
◆ eFEXegTOB()
LVL1::eFEXegTOB::eFEXegTOB |
( |
| ) |
|
◆ ~eFEXegTOB()
LVL1::eFEXegTOB::~eFEXegTOB |
( |
| ) |
|
|
inline |
◆ geteFEXID()
unsigned int LVL1::eFEXegTOB::geteFEXID |
( |
| ) |
const |
|
inline |
◆ getET()
unsigned int LVL1::eFEXegTOB::getET |
( |
| ) |
const |
|
inline |
◆ getEta()
unsigned int LVL1::eFEXegTOB::getEta |
( |
| ) |
const |
|
inline |
◆ getFPGAID()
unsigned int LVL1::eFEXegTOB::getFPGAID |
( |
| ) |
const |
|
inline |
◆ getPhi()
unsigned int LVL1::eFEXegTOB::getPhi |
( |
| ) |
const |
|
inline |
◆ getRetaCore()
unsigned int LVL1::eFEXegTOB::getRetaCore |
( |
| ) |
const |
|
inline |
◆ getRetaEnv()
unsigned int LVL1::eFEXegTOB::getRetaEnv |
( |
| ) |
const |
|
inline |
◆ getRhadEM()
unsigned int LVL1::eFEXegTOB::getRhadEM |
( |
| ) |
const |
|
inline |
◆ getRhadHad()
unsigned int LVL1::eFEXegTOB::getRhadHad |
( |
| ) |
const |
|
inline |
◆ getSeed()
unsigned int LVL1::eFEXegTOB::getSeed |
( |
| ) |
const |
|
inline |
◆ getSeedUnD()
bool LVL1::eFEXegTOB::getSeedUnD |
( |
| ) |
const |
|
inline |
◆ getTobword()
uint32_t LVL1::eFEXegTOB::getTobword |
( |
| ) |
const |
|
inline |
◆ getWstotDen()
unsigned int LVL1::eFEXegTOB::getWstotDen |
( |
| ) |
const |
|
inline |
◆ getWstotNum()
unsigned int LVL1::eFEXegTOB::getWstotNum |
( |
| ) |
const |
|
inline |
◆ getxTobword0()
uint32_t LVL1::eFEXegTOB::getxTobword0 |
( |
| ) |
const |
|
inline |
◆ getxTobword1()
uint32_t LVL1::eFEXegTOB::getxTobword1 |
( |
| ) |
const |
|
inline |
◆ seteFEXID()
void LVL1::eFEXegTOB::seteFEXID |
( |
unsigned int |
efexid | ) |
|
◆ setET()
void LVL1::eFEXegTOB::setET |
( |
unsigned int |
et | ) |
|
◆ setEta()
void LVL1::eFEXegTOB::setEta |
( |
unsigned int |
eta | ) |
|
◆ setFPGAID()
void LVL1::eFEXegTOB::setFPGAID |
( |
unsigned int |
fpgaid | ) |
|
◆ setPhi()
void LVL1::eFEXegTOB::setPhi |
( |
unsigned int |
phi | ) |
|
◆ setRetaCore()
void LVL1::eFEXegTOB::setRetaCore |
( |
unsigned int |
retaCore | ) |
|
◆ setRetaEnv()
void LVL1::eFEXegTOB::setRetaEnv |
( |
unsigned int |
retaEnv | ) |
|
◆ setRhadEM()
void LVL1::eFEXegTOB::setRhadEM |
( |
unsigned int |
rhadEM | ) |
|
◆ setRhadHad()
void LVL1::eFEXegTOB::setRhadHad |
( |
unsigned int |
rhadHad | ) |
|
◆ setSeed()
void LVL1::eFEXegTOB::setSeed |
( |
unsigned int |
seed | ) |
|
◆ setSeedUnD()
void LVL1::eFEXegTOB::setSeedUnD |
( |
bool |
seedund | ) |
|
◆ setTobword()
void LVL1::eFEXegTOB::setTobword |
( |
uint32_t |
tobword | ) |
|
◆ setWstotDen()
void LVL1::eFEXegTOB::setWstotDen |
( |
unsigned int |
wstot_Den | ) |
|
◆ setWstotNum()
void LVL1::eFEXegTOB::setWstotNum |
( |
unsigned int |
wstot_Num | ) |
|
◆ setxTobword0()
void LVL1::eFEXegTOB::setxTobword0 |
( |
uint32_t |
tobword | ) |
|
◆ setxTobword1()
void LVL1::eFEXegTOB::setxTobword1 |
( |
uint32_t |
tobword | ) |
|
◆ m_eFEX_ID
unsigned int LVL1::eFEXegTOB::m_eFEX_ID |
|
private |
◆ m_ET
unsigned int LVL1::eFEXegTOB::m_ET |
|
private |
◆ m_eta
unsigned int LVL1::eFEXegTOB::m_eta |
|
private |
The eFEXegAlgo.h class store the energy, the location and the isolation variables of eFEX TOBs.
Definition at line 23 of file eFEXegTOB.h.
◆ m_FPGA_ID
unsigned int LVL1::eFEXegTOB::m_FPGA_ID |
|
private |
◆ m_phi
unsigned int LVL1::eFEXegTOB::m_phi |
|
private |
◆ m_Reta_Core
unsigned int LVL1::eFEXegTOB::m_Reta_Core |
|
private |
◆ m_Reta_Env
unsigned int LVL1::eFEXegTOB::m_Reta_Env |
|
private |
◆ m_Rhad_EM
unsigned int LVL1::eFEXegTOB::m_Rhad_EM |
|
private |
◆ m_Rhad_Had
unsigned int LVL1::eFEXegTOB::m_Rhad_Had |
|
private |
◆ m_seed
unsigned int LVL1::eFEXegTOB::m_seed |
|
private |
◆ m_seed_UnD
bool LVL1::eFEXegTOB::m_seed_UnD |
|
private |
◆ m_tobword
uint32_t LVL1::eFEXegTOB::m_tobword |
|
private |
◆ m_Wstot_Den
unsigned int LVL1::eFEXegTOB::m_Wstot_Den |
|
private |
◆ m_Wstot_Num
unsigned int LVL1::eFEXegTOB::m_Wstot_Num |
|
private |
◆ m_xtobword0
uint32_t LVL1::eFEXegTOB::m_xtobword0 |
|
private |
◆ m_xtobword1
uint32_t LVL1::eFEXegTOB::m_xtobword1 |
|
private |
The documentation for this class was generated from the following files: