Project
Loading...
Searching...
No Matches
o2::tof::TOFFEEchannelConfig Struct Reference

#include <TOFFEElightConfig.h>

Public Types

enum  EStatus_t { kStatusEnabled = 0x1 }
 

Public Member Functions

 TOFFEEchannelConfig ()=default
 
bool isEnabled () const
 
 ClassDefNV (TOFFEEchannelConfig, 1)
 

Public Attributes

unsigned char mStatus = 0x0
 
int mMatchingWindow = 0
 
int mLatencyWindow = 0
 

Detailed Description

Definition at line 26 of file TOFFEElightConfig.h.

Member Enumeration Documentation

◆ EStatus_t

Enumerator
kStatusEnabled 

Definition at line 28 of file TOFFEElightConfig.h.

Constructor & Destructor Documentation

◆ TOFFEEchannelConfig()

o2::tof::TOFFEEchannelConfig::TOFFEEchannelConfig ( )
default

Member Function Documentation

◆ ClassDefNV()

o2::tof::TOFFEEchannelConfig::ClassDefNV ( TOFFEEchannelConfig  ,
 
)

◆ isEnabled()

bool o2::tof::TOFFEEchannelConfig::isEnabled ( ) const
inline

Definition at line 35 of file TOFFEElightConfig.h.

Member Data Documentation

◆ mLatencyWindow

int o2::tof::TOFFEEchannelConfig::mLatencyWindow = 0

Definition at line 33 of file TOFFEElightConfig.h.

◆ mMatchingWindow

int o2::tof::TOFFEEchannelConfig::mMatchingWindow = 0

Definition at line 32 of file TOFFEElightConfig.h.

◆ mStatus

unsigned char o2::tof::TOFFEEchannelConfig::mStatus = 0x0

Definition at line 31 of file TOFFEElightConfig.h.


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