![]() |
ATLAS Offline Software
|
Class describing input data of a LVL1 eFEX. More...
#include <gFexTower_v1.h>
Public Member Functions | |
| uint8_t | iEta () const |
| The pseudorapidity ( \(\eta\)). | |
| void | setiEta (uint8_t) |
| getter for integer eta index (0-39) | |
| uint8_t | iPhi () const |
| setter for the above | |
| void | setiPhi (uint8_t) |
| Getter for integer phi index [0-31] inclusive. | |
| float | eta () const |
| setter for the above | |
| void | setEta (float) |
| getter for float eta value [-pi, pi] | |
| float | phi () const |
| setter for the above | |
| void | setPhi (float) |
| Getter for float phi value. | |
| uint8_t | fpga () const |
| setter for the above | |
| void | setFpga (uint8_t) |
| getter for the fpga number [0-2] inclusive | |
| int | towerEt () const |
| setter for the above | |
| void | setTowerEt (int) |
| getter for the energy value | |
| int16_t | signedEt (int TowerEt) const |
| setter for the above | |
| char | isSaturated () const |
| extract the signed value of the tower | |
| void | setIsSaturated (char) |
| getter for the saturation flag of gTower | |
| uint32_t | gFEXtowerID () const |
| setter for the above | |
| void | setgFEXtowerID (uint32_t) |
| getter for the jtower simulation ID | |
| void | initialize (const uint8_t IEta, const uint8_t IPhi) |
| setter for the above | |
| void | initialize (const uint8_t IEta, const uint8_t IPhi, const float Eta, const float Phi, const int TowerEt, const uint8_t Fpga, const char IsSaturated, const uint32_t gFEXtowerID) |
Class describing input data of a LVL1 eFEX.
Definition at line 22 of file gFexTower_v1.h.
| float xAOD::gFexTower_v1::eta | ( | ) | const |
setter for the above
| uint8_t xAOD::gFexTower_v1::fpga | ( | ) | const |
setter for the above
get fpga number
| uint32_t xAOD::gFexTower_v1::gFEXtowerID | ( | ) | const |
setter for the above
get the Simulation ID
| uint8_t xAOD::gFexTower_v1::iEta | ( | ) | const |
The pseudorapidity ( \(\eta\)).
setter for the above
initialize
Definition at line 23 of file gFexTower_v1.cxx.
| void xAOD::gFexTower_v1::initialize | ( | const uint8_t | IEta, |
| const uint8_t | IPhi, | ||
| const float | Eta, | ||
| const float | Phi, | ||
| const int | TowerEt, | ||
| const uint8_t | Fpga, | ||
| const char | IsSaturated, | ||
| const uint32_t | gFEXtowerID ) |
Definition at line 29 of file gFexTower_v1.cxx.
| uint8_t xAOD::gFexTower_v1::iPhi | ( | ) | const |
setter for the above
The azimuthal angle ( \(\phi\))
| char xAOD::gFexTower_v1::isSaturated | ( | ) | const |
extract the signed value of the tower
Is gTower saturated?
| float xAOD::gFexTower_v1::phi | ( | ) | const |
setter for the above
The azimuthal angle ( \(\phi\))
| void xAOD::gFexTower_v1::setEta | ( | float | ) |
getter for float eta value [-pi, pi]
| void xAOD::gFexTower_v1::setFpga | ( | uint8_t | ) |
getter for the fpga number [0-2] inclusive
set fpga number
| void xAOD::gFexTower_v1::setgFEXtowerID | ( | uint32_t | ) |
getter for the jtower simulation ID
set the simulation ID
| void xAOD::gFexTower_v1::setiEta | ( | uint8_t | ) |
getter for integer eta index (0-39)
| void xAOD::gFexTower_v1::setiPhi | ( | uint8_t | ) |
Getter for integer phi index [0-31] inclusive.
| void xAOD::gFexTower_v1::setIsSaturated | ( | char | ) |
getter for the saturation flag of gTower
set saturation flag of gTower
| void xAOD::gFexTower_v1::setPhi | ( | float | ) |
Getter for float phi value.
setter for the above
set signed value of energy