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

Trigger Inputs object, summary of the entire information needed for the L1 algorithm. More...

#include <LZEROElectronics.h>

Public Attributes

o2::InteractionRecord mInterRecord
 Last known interaction record.
 
std::vector< std::tuple< int, int, double, bool > > mLastTimesumAllPatches
 TRU ID, PatchID, and its last Timesum.
 

Detailed Description

Trigger Inputs object, summary of the entire information needed for the L1 algorithm.

Parameters
mInterRecordLast known interaction record
mLastTimesumAllPatchesVector of tuples with TRU ID, PatchID, and their last Timesums

Definition at line 50 of file LZEROElectronics.h.

Member Data Documentation

◆ mInterRecord

o2::InteractionRecord o2::emcal::EMCALTriggerInputsPatch::mInterRecord

Last known interaction record.

Definition at line 51 of file LZEROElectronics.h.

◆ mLastTimesumAllPatches

std::vector<std::tuple<int, int, double, bool> > o2::emcal::EMCALTriggerInputsPatch::mLastTimesumAllPatches

TRU ID, PatchID, and its last Timesum.

Definition at line 52 of file LZEROElectronics.h.


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