ATLAS Offline Software
|
#include <HelpersPhase1.h>
Public Member Functions | |
Candidate (uint32_t word) | |
void | print () const |
Public Attributes | |
bool | side = false |
SubsysID | type = SubsysID::Undefined |
uint32_t | num {0} |
uint32_t | pt {0} |
uint32_t | mappedPt {0} |
uint32_t | roi {0} |
uint32_t | subsystem {0} |
float | eta {0.} |
float | phi {0.} |
bool | errorFlag = false |
bool | vetoFlag = false |
bool | sectorFlag_gtN = false |
bool | sectorFlag_nswMon = false |
bool | candFlag_phiOverlap = false |
bool | candFlag_gt1CandRoi = false |
bool | candFlag_GoodMF = false |
bool | candFlag_InnerCoin = false |
bool | candFlag_BW23 = false |
bool | candFlag_Charge = false |
Definition at line 215 of file HelpersPhase1.h.
|
inline |
Definition at line 236 of file HelpersPhase1.h.
|
inline |
Definition at line 272 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::candFlag_BW23 = false |
Definition at line 234 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::candFlag_Charge = false |
Definition at line 235 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::candFlag_GoodMF = false |
Definition at line 232 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::candFlag_gt1CandRoi = false |
Definition at line 231 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::candFlag_InnerCoin = false |
Definition at line 233 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::candFlag_phiOverlap = false |
Definition at line 230 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::errorFlag = false |
Definition at line 226 of file HelpersPhase1.h.
float LVL1::MuCTPIBits::Candidate::eta {0.} |
Definition at line 224 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Candidate::mappedPt {0} |
Definition at line 221 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Candidate::num {0} |
Definition at line 218 of file HelpersPhase1.h.
float LVL1::MuCTPIBits::Candidate::phi {0.} |
Definition at line 225 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Candidate::pt {0} |
Definition at line 219 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Candidate::roi {0} |
Definition at line 222 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::sectorFlag_gtN = false |
Definition at line 228 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::sectorFlag_nswMon = false |
Definition at line 229 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::side = false |
Definition at line 216 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Candidate::subsystem {0} |
Definition at line 223 of file HelpersPhase1.h.
SubsysID LVL1::MuCTPIBits::Candidate::type = SubsysID::Undefined |
Definition at line 217 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Candidate::vetoFlag = false |
Definition at line 227 of file HelpersPhase1.h.