ATLAS Offline Software
|
#include <HelpersPhase1.h>
Public Attributes | |
uint32_t | bcid {0} |
uint32_t | nTOB {0} |
uint32_t | nCand {0} |
Multiplicity | mlt |
std::vector< Candidate > | cand = {} |
std::vector< TopoTOB > | tob = {} |
Definition at line 384 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Slice::bcid {0} |
Definition at line 385 of file HelpersPhase1.h.
std::vector<Candidate> LVL1::MuCTPIBits::Slice::cand = {} |
Definition at line 387 of file HelpersPhase1.h.
Multiplicity LVL1::MuCTPIBits::Slice::mlt |
Definition at line 386 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Slice::nCand {0} |
Definition at line 385 of file HelpersPhase1.h.
uint32_t LVL1::MuCTPIBits::Slice::nTOB {0} |
Definition at line 385 of file HelpersPhase1.h.
std::vector<TopoTOB> LVL1::MuCTPIBits::Slice::tob = {} |
Definition at line 388 of file HelpersPhase1.h.