Project
Loading...
Searching...
No Matches
o2::emcal::CompressedTriggerPatch Struct Reference

Compressed reconstructed L0 trigger patch information. More...

#include <CompressedTriggerData.h>

Public Attributes

uint8_t mTRUIndex
 Index of the TRU where the trigger patch has been found.
 
uint8_t mPatchIndexInTRU
 Index of the trigger patch in the TRU.
 
uint8_t mTime
 Reconstructed time of the trigger patch.
 
uint16_t mADC
 ADC sum of the trigger patch.
 

Detailed Description

Compressed reconstructed L0 trigger patch information.

Definition at line 33 of file CompressedTriggerData.h.

Member Data Documentation

◆ mADC

uint16_t o2::emcal::CompressedTriggerPatch::mADC

ADC sum of the trigger patch.

Definition at line 37 of file CompressedTriggerData.h.

◆ mPatchIndexInTRU

uint8_t o2::emcal::CompressedTriggerPatch::mPatchIndexInTRU

Index of the trigger patch in the TRU.

Definition at line 35 of file CompressedTriggerData.h.

◆ mTime

uint8_t o2::emcal::CompressedTriggerPatch::mTime

Reconstructed time of the trigger patch.

Definition at line 36 of file CompressedTriggerData.h.

◆ mTRUIndex

uint8_t o2::emcal::CompressedTriggerPatch::mTRUIndex

Index of the TRU where the trigger patch has been found.

Definition at line 34 of file CompressedTriggerData.h.


The documentation for this struct was generated from the following file: