![]() |
ATLAS Offline Software
|
#include <HelpersPhase1.h>
Public Member Functions | |
| void | setTopoRoI () |
| TopoTOB (uint32_t word) | |
| void | print () const |
Public Attributes | |
| bool | side = false |
| uint32_t | pt {0} |
| uint32_t | etaRaw {0} |
| uint32_t | phiRaw {0} |
| uint32_t | roi {0} |
| uint32_t | barrel_eta_lookup {0} |
| uint32_t | barrel_phi_lookup {0} |
| uint32_t | det {0} |
| uint32_t | sec {0} |
| uint32_t | subsystem {0} |
| float | etaDecoded {0.} |
| float | phiDecoded {0.} |
| bool | candFlag_GoodMF = false |
| bool | candFlag_InnerCoin = false |
| bool | candFlag_BW23 = false |
| bool | candFlag_Charge = false |
Definition at line 307 of file HelpersPhase1.h.
|
inline |
Definition at line 343 of file HelpersPhase1.h.
|
inline |
Definition at line 362 of file HelpersPhase1.h.
|
inline |
Definition at line 324 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::barrel_eta_lookup {0} |
Definition at line 313 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::barrel_phi_lookup {0} |
Definition at line 314 of file HelpersPhase1.h.
| bool LVL1::MuCTPIBits::TopoTOB::candFlag_BW23 = false |
Definition at line 322 of file HelpersPhase1.h.
| bool LVL1::MuCTPIBits::TopoTOB::candFlag_Charge = false |
Definition at line 323 of file HelpersPhase1.h.
| bool LVL1::MuCTPIBits::TopoTOB::candFlag_GoodMF = false |
Definition at line 320 of file HelpersPhase1.h.
| bool LVL1::MuCTPIBits::TopoTOB::candFlag_InnerCoin = false |
Definition at line 321 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::det {0} |
Definition at line 315 of file HelpersPhase1.h.
| float LVL1::MuCTPIBits::TopoTOB::etaDecoded {0.} |
Definition at line 318 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::etaRaw {0} |
Definition at line 310 of file HelpersPhase1.h.
| float LVL1::MuCTPIBits::TopoTOB::phiDecoded {0.} |
Definition at line 319 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::phiRaw {0} |
Definition at line 311 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::pt {0} |
Definition at line 309 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::roi {0} |
Definition at line 312 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::sec {0} |
Definition at line 316 of file HelpersPhase1.h.
| bool LVL1::MuCTPIBits::TopoTOB::side = false |
Definition at line 308 of file HelpersPhase1.h.
| uint32_t LVL1::MuCTPIBits::TopoTOB::subsystem {0} |
Definition at line 317 of file HelpersPhase1.h.