28 auto u64 = [](
auto x){
return static_cast<uint64_t
>(
x);};
31 ((tot & 0x1FF) << 15) +
32 ((l1id & 0x3F) << 24) +
33 ((u64(bcid) & u64(0x3FF)) << 30) );
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
Identifier m_rdo_id
Offline ID of the readout channel.
uint64_t m_word
ALTIROC RAW output.
HGTD_ALTIROC_RDO()=default
Default constructor should NOT be used, needed for pool I/O.
This class provides an abstract interface to an Identifiable object.