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

Compressed reconstructed TRU information. More...

#include <CompressedTriggerData.h>

Public Attributes

uint8_t mTRUIndex
 TRU index.
 
uint8_t mTriggerTime
 Trigger time of the TRU.
 
bool mFired
 Fired status of the TRU.
 
uint8_t mNumberOfPatches
 Number of patches found for the TRU.
 

Detailed Description

Compressed reconstructed TRU information.

Definition at line 23 of file CompressedTriggerData.h.

Member Data Documentation

◆ mFired

bool o2::emcal::CompressedTRU::mFired

Fired status of the TRU.

Definition at line 26 of file CompressedTriggerData.h.

◆ mNumberOfPatches

uint8_t o2::emcal::CompressedTRU::mNumberOfPatches

Number of patches found for the TRU.

Definition at line 27 of file CompressedTriggerData.h.

◆ mTriggerTime

uint8_t o2::emcal::CompressedTRU::mTriggerTime

Trigger time of the TRU.

Definition at line 25 of file CompressedTriggerData.h.

◆ mTRUIndex

uint8_t o2::emcal::CompressedTRU::mTRUIndex

TRU index.

Definition at line 24 of file CompressedTriggerData.h.


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