ATLAS Offline Software
|
#include <HelpersPhase1.h>
Public Attributes | |
bool | nswMon = false |
bool | candOverflow = false |
std::vector< uint32_t > | cnt = {} |
uint64_t | bits = 0 |
Definition at line 209 of file HelpersPhase1.h.
uint64_t LVL1::MuCTPIBits::Multiplicity::bits = 0 |
Definition at line 213 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Multiplicity::candOverflow = false |
Definition at line 211 of file HelpersPhase1.h.
std::vector<uint32_t> LVL1::MuCTPIBits::Multiplicity::cnt = {} |
Definition at line 212 of file HelpersPhase1.h.
bool LVL1::MuCTPIBits::Multiplicity::nswMon = false |
Definition at line 210 of file HelpersPhase1.h.