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

#include <ZDCDCSProcessor.h>

Public Attributes

std::array< int, 4 > moduleID = {-1, -1, -1, -1}
 
std::array< bool, 4 > readChannel = {false, false, false, false}
 
std::array< bool, 4 > triggerChannel = {false, false, false, false}
 
std::array< int, 4 > channelValue = {-1, -1, -1, -1}
 

Detailed Description

Definition at line 65 of file ZDCDCSProcessor.h.

Member Data Documentation

◆ channelValue

std::array<int, 4> o2::zdc::ZDCModuleMap::channelValue = {-1, -1, -1, -1}

Definition at line 69 of file ZDCDCSProcessor.h.

◆ moduleID

std::array<int, 4> o2::zdc::ZDCModuleMap::moduleID = {-1, -1, -1, -1}

Definition at line 66 of file ZDCDCSProcessor.h.

◆ readChannel

std::array<bool, 4> o2::zdc::ZDCModuleMap::readChannel = {false, false, false, false}

Definition at line 67 of file ZDCDCSProcessor.h.

◆ triggerChannel

std::array<bool, 4> o2::zdc::ZDCModuleMap::triggerChannel = {false, false, false, false}

Definition at line 68 of file ZDCDCSProcessor.h.


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