std::ostream & operator<<(std::ostream &stream, const Cell &cell)
Stream operator for EMCAL cell.
std::string to_string(gsl::span< T, Size > span)
Compressed L0 timesum information.
uint16_t mIndex
Absolute ID of the FastOR.
uint16_t mTimesum
ADC value of the time-sum (4-integral)
Compressed reconstructed TRU information.
uint8_t mTRUIndex
TRU index.
uint8_t mNumberOfPatches
Number of patches found for the TRU.
uint8_t mTriggerTime
Trigger time of the TRU.
bool mFired
Fired status of the TRU.
Compressed reconstructed L0 trigger patch information.
uint8_t mTime
Reconstructed time of the trigger patch.
uint8_t mTRUIndex
Index of the TRU where the trigger patch has been found.
uint16_t mADC
ADC sum of the trigger patch.
uint8_t mPatchIndexInTRU
Index of the trigger patch in the TRU.