Project
Loading...
Searching...
No Matches
o2::zdc::TriggerChannelConfig Struct Reference

#include <ModuleConfig.h>

Public Member Functions

void print () const
 
 ClassDefNV (TriggerChannelConfig, 1)
 

Public Attributes

int8_t id = -1
 
int8_t first = 0
 
int8_t last = 0
 
uint8_t shift = 0
 
int16_t threshold = 0
 

Detailed Description

Definition at line 25 of file ModuleConfig.h.

Member Function Documentation

◆ ClassDefNV()

o2::zdc::TriggerChannelConfig::ClassDefNV ( TriggerChannelConfig  ,
 
)

◆ print()

void o2::zdc::TriggerChannelConfig::print ( ) const

Member Data Documentation

◆ first

int8_t o2::zdc::TriggerChannelConfig::first = 0

Definition at line 27 of file ModuleConfig.h.

◆ id

int8_t o2::zdc::TriggerChannelConfig::id = -1

Definition at line 26 of file ModuleConfig.h.

◆ last

int8_t o2::zdc::TriggerChannelConfig::last = 0

Definition at line 28 of file ModuleConfig.h.

◆ shift

uint8_t o2::zdc::TriggerChannelConfig::shift = 0

Definition at line 29 of file ModuleConfig.h.

◆ threshold

int16_t o2::zdc::TriggerChannelConfig::threshold = 0

Definition at line 30 of file ModuleConfig.h.


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