|
ATLAS Offline Software
|
Go to the documentation of this file.
29 return (((word >> (
item % 32)) & 0
x1) != 0);
36 return (((word >> (
item % 32)) & 0
x1) != 0);
43 return (((word >> (
item % 32)) & 0
x1) != 0);
bool isVeto(unsigned int item) const
item isPassedAfterPrescale and not isPassedAfterVeto
bool isConfigured() const
is LVL1 configured ?
std::vector< uint32_t > m_l1_itemsTAP
Trigger (level 1 items) After Prescale.
bool isPassedRaw(unsigned int item) const
same as isPassedBeforePrescale
bool anyActiveL1ItemAfterVeto() const
any LVL1 item passed after prescale, veto ?
bool isPassedAfterPrescale(unsigned int item) const
after prescale
bool isAccepted() const
final LVL1 decision && isConfigured
bool isPrescaled(unsigned int item) const
item isPassedBeforePrescale and not isPassedAfterPrescale
bool isPassedBeforePrescale(unsigned int item) const
raw L1 item
std::vector< uint32_t > m_l1_itemsTAV
Trigger (level 1 items) After Veto (==final L1 decision)
std::vector< uint32_t > m_l1_itemsTBP
Trigger (level 1 items) Before Prescale.
bool isPassedAfterVeto(unsigned int item) const
final L1 decision for this item