Project
Loading...
Searching...
No Matches
o2::cpv::RawDecoderError Struct Reference

#include <RawDecoder.h>

Public Member Functions

 RawDecoderError ()=default
 
 RawDecoderError (short c, short d, short g, short p, RawErrorType_t e)
 
 RawDecoderError (const RawDecoderError &e)=default
 
 ~RawDecoderError ()=default
 

Public Attributes

short ccId
 
short dil
 
short gas
 
short pad
 
RawErrorType_t errortype
 

Detailed Description

Definition at line 27 of file RawDecoder.h.

Constructor & Destructor Documentation

◆ RawDecoderError() [1/3]

o2::cpv::RawDecoderError::RawDecoderError ( )
default

◆ RawDecoderError() [2/3]

o2::cpv::RawDecoderError::RawDecoderError ( short  c,
short  d,
short  g,
short  p,
RawErrorType_t  e 
)
inline

Definition at line 29 of file RawDecoder.h.

◆ RawDecoderError() [3/3]

o2::cpv::RawDecoderError::RawDecoderError ( const RawDecoderError e)
default

◆ ~RawDecoderError()

o2::cpv::RawDecoderError::~RawDecoderError ( )
default

Member Data Documentation

◆ ccId

short o2::cpv::RawDecoderError::ccId

Definition at line 33 of file RawDecoder.h.

◆ dil

short o2::cpv::RawDecoderError::dil

Definition at line 34 of file RawDecoder.h.

◆ errortype

RawErrorType_t o2::cpv::RawDecoderError::errortype

Definition at line 37 of file RawDecoder.h.

◆ gas

short o2::cpv::RawDecoderError::gas

Definition at line 35 of file RawDecoder.h.

◆ pad

short o2::cpv::RawDecoderError::pad

Definition at line 36 of file RawDecoder.h.


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