15 const EventContext& ctx)
const {
22 ATH_CHECK(decoder.decode(rdos, hitGroups, statistics));
29 << statistics.
nRawData <<
" raw-data words in "
30 << hitGroups.size() <<
" groups: wire="
33 << statistics.
nM1Hits <<
", M2/M3="
37 <<
"; station channel segments="
40 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Decode Run-3 TGC hit RDOs and group the decoded hits.
Build station-level channel segments from grouped TGC hits.
StatusCode build(const HitGroups &hitGroups, SegmentContainer &segments) const
std::vector< Segment > SegmentContainer
std::map< HitGroupKey, HitContainer > HitGroups
std::vector< TgcL0Candidate > TgcL0CandidateContainer
Event-local candidate collection.
std::size_t nUnknownStation