![]() |
ATLAS Offline Software
|
#include <eFEXegTOB.h>
Public Member Functions | |
| eFEXegTOB () | |
| ~eFEXegTOB () | |
| unsigned int | getEta () const |
| unsigned int | getPhi () const |
| unsigned int | getET () const |
| unsigned int | getFPGAID () const |
| unsigned int | geteFEXID () const |
| bool | getSeedUnD () const |
| unsigned int | getSeed () const |
| unsigned int | getRetaCore () const |
| unsigned int | getRetaEnv () const |
| unsigned int | getRhadEM () const |
| unsigned int | getRhadHad () const |
| unsigned int | getWstotNum () const |
| unsigned int | getWstotDen () const |
| uint32_t | getTobword () const |
| uint32_t | getxTobword0 () const |
| uint32_t | getxTobword1 () const |
| void | setEta (unsigned int) |
| void | setPhi (unsigned int) |
| void | setET (unsigned int) |
| void | setFPGAID (unsigned int) |
| void | seteFEXID (unsigned int) |
| void | setSeedUnD (bool) |
| void | setSeed (unsigned int) |
| void | setRetaCore (unsigned int) |
| void | setRetaEnv (unsigned int) |
| void | setRhadEM (unsigned int) |
| void | setRhadHad (unsigned int) |
| void | setWstotNum (unsigned int) |
| void | setWstotDen (unsigned int) |
| void | setTobword (uint32_t) |
| void | setxTobword0 (uint32_t) |
| void | setxTobword1 (uint32_t) |
Private Attributes | |
| unsigned int | m_eta |
| The eFEXegAlgo.h class store the energy, the location and the isolation variables of eFEX TOBs. | |
| unsigned int | m_phi |
| unsigned int | m_ET |
| unsigned int | m_Reta_Core |
| unsigned int | m_Reta_Env |
| unsigned int | m_Rhad_EM |
| unsigned int | m_Rhad_Had |
| unsigned int | m_Wstot_Num |
| unsigned int | m_Wstot_Den |
| unsigned int | m_FPGA_ID |
| unsigned int | m_eFEX_ID |
| bool | m_seed_UnD |
| unsigned int | m_seed |
| uint32_t | m_tobword |
| uint32_t | m_xtobword0 |
| uint32_t | m_xtobword1 |
Definition at line 17 of file eFEXegTOB.h.
| LVL1::eFEXegTOB::eFEXegTOB | ( | ) |
Definition at line 16 of file eFEXegTOB.cxx.
|
inline |
Definition at line 42 of file eFEXegTOB.h.
|
inline |
Definition at line 48 of file eFEXegTOB.h.
|
inline |
Definition at line 46 of file eFEXegTOB.h.
|
inline |
Definition at line 44 of file eFEXegTOB.h.
|
inline |
Definition at line 47 of file eFEXegTOB.h.
|
inline |
Definition at line 45 of file eFEXegTOB.h.
|
inline |
Definition at line 53 of file eFEXegTOB.h.
|
inline |
Definition at line 54 of file eFEXegTOB.h.
|
inline |
Definition at line 55 of file eFEXegTOB.h.
|
inline |
Definition at line 56 of file eFEXegTOB.h.
|
inline |
Definition at line 52 of file eFEXegTOB.h.
|
inline |
Definition at line 50 of file eFEXegTOB.h.
|
inline |
Definition at line 59 of file eFEXegTOB.h.
|
inline |
Definition at line 58 of file eFEXegTOB.h.
|
inline |
Definition at line 57 of file eFEXegTOB.h.
|
inline |
Definition at line 60 of file eFEXegTOB.h.
|
inline |
Definition at line 61 of file eFEXegTOB.h.
| void LVL1::eFEXegTOB::seteFEXID | ( | unsigned int | efexid | ) |
Definition at line 51 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setET | ( | unsigned int | et | ) |
Definition at line 43 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setEta | ( | unsigned int | eta | ) |
Definition at line 35 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setFPGAID | ( | unsigned int | fpgaid | ) |
Definition at line 47 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setPhi | ( | unsigned int | phi | ) |
Definition at line 39 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setRetaCore | ( | unsigned int | retaCore | ) |
Definition at line 63 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setRetaEnv | ( | unsigned int | retaEnv | ) |
Definition at line 67 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setRhadEM | ( | unsigned int | rhadEM | ) |
Definition at line 71 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setRhadHad | ( | unsigned int | rhadHad | ) |
Definition at line 75 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setSeed | ( | unsigned int | seed | ) |
Definition at line 59 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setSeedUnD | ( | bool | seedund | ) |
Definition at line 55 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setTobword | ( | uint32_t | tobword | ) |
Definition at line 87 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setWstotDen | ( | unsigned int | wstot_Den | ) |
Definition at line 83 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setWstotNum | ( | unsigned int | wstot_Num | ) |
Definition at line 79 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setxTobword0 | ( | uint32_t | tobword | ) |
Definition at line 91 of file eFEXegTOB.cxx.
| void LVL1::eFEXegTOB::setxTobword1 | ( | uint32_t | tobword | ) |
Definition at line 95 of file eFEXegTOB.cxx.
|
private |
Definition at line 33 of file eFEXegTOB.h.
|
private |
Definition at line 25 of file eFEXegTOB.h.
|
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.
|
private |
Definition at line 32 of file eFEXegTOB.h.
|
private |
Definition at line 24 of file eFEXegTOB.h.
|
private |
Definition at line 26 of file eFEXegTOB.h.
|
private |
Definition at line 27 of file eFEXegTOB.h.
|
private |
Definition at line 28 of file eFEXegTOB.h.
|
private |
Definition at line 29 of file eFEXegTOB.h.
|
private |
Definition at line 35 of file eFEXegTOB.h.
|
private |
Definition at line 34 of file eFEXegTOB.h.
|
private |
Definition at line 36 of file eFEXegTOB.h.
|
private |
Definition at line 31 of file eFEXegTOB.h.
|
private |
Definition at line 30 of file eFEXegTOB.h.
|
private |
Definition at line 37 of file eFEXegTOB.h.
|
private |
Definition at line 38 of file eFEXegTOB.h.