Project
Loading...
Searching...
No Matches
o2::tpc::TriggerWordDLBZS Struct Reference

#include <ZeroSuppression.h>

Public Types

enum  TriggerType : uint8_t { PhT = 1 , PP = 2 , Cal = 4 }
 trigger types as in the ttype bits More...
 

Public Member Functions

uint16_t getTriggerBC (int entry=0) const
 
uint16_t getTriggerType (int entry=0) const
 
bool isValid (int entry=0) const
 
 ClassDefNV (TriggerWordDLBZS, 1)
 

Public Attributes

uint16_t triggerEntries [MaxTriggerEntries] = {}
 

Static Public Attributes

static constexpr uint16_t MaxTriggerEntries = 8
 Maximum number of trigger information.
 

Detailed Description

Trigger word for dense link-base ZS

Trigger word is always 128bit and occurs always in the last page of a HBF before the meta header

Definition at line 91 of file ZeroSuppression.h.

Member Enumeration Documentation

◆ TriggerType

trigger types as in the ttype bits

Enumerator
PhT 

Physics Trigger.

PP 

Pre Pulse for calibration.

Cal 

Laser (Calibration trigger)

Definition at line 95 of file ZeroSuppression.h.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::TriggerWordDLBZS::ClassDefNV ( TriggerWordDLBZS  ,
 
)

◆ getTriggerBC()

uint16_t o2::tpc::TriggerWordDLBZS::getTriggerBC ( int  entry = 0) const
inline

Definition at line 102 of file ZeroSuppression.h.

◆ getTriggerType()

uint16_t o2::tpc::TriggerWordDLBZS::getTriggerType ( int  entry = 0) const
inline

Definition at line 103 of file ZeroSuppression.h.

◆ isValid()

bool o2::tpc::TriggerWordDLBZS::isValid ( int  entry = 0) const
inline

Definition at line 104 of file ZeroSuppression.h.

Member Data Documentation

◆ MaxTriggerEntries

constexpr uint16_t o2::tpc::TriggerWordDLBZS::MaxTriggerEntries = 8
staticconstexpr

Maximum number of trigger information.

Definition at line 92 of file ZeroSuppression.h.

◆ triggerEntries

uint16_t o2::tpc::TriggerWordDLBZS::triggerEntries[MaxTriggerEntries] = {}

Definition at line 100 of file ZeroSuppression.h.


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