Project
Loading...
Searching...
No Matches
o2::mid::impl::GBTBareDecoderImplV1 Class Reference

Public Member Functions

 GBTBareDecoderImplV1 (uint16_t feeId, bool isDebugMode=false, uint8_t mask=0xFF, const ElectronicsDelay &electronicsDelay=ElectronicsDelay())
 
void operator() (gsl::span< const uint8_t > payload, uint32_t orbit, uint32_t trigger, std::vector< ROBoard > &data, std::vector< ROFRecord > &rofs)
 

Detailed Description

Definition at line 115 of file LinkDecoder.cxx.

Constructor & Destructor Documentation

◆ GBTBareDecoderImplV1()

o2::mid::impl::GBTBareDecoderImplV1::GBTBareDecoderImplV1 ( uint16_t  feeId,
bool  isDebugMode = false,
uint8_t  mask = 0xFF,
const ElectronicsDelay electronicsDelay = ElectronicsDelay() 
)
inline

Constructors

Definition at line 118 of file LinkDecoder.cxx.

Member Function Documentation

◆ operator()()

void o2::mid::impl::GBTBareDecoderImplV1::operator() ( gsl::span< const uint8_t >  payload,
uint32_t  orbit,
uint32_t  trigger,
std::vector< ROBoard > &  data,
std::vector< ROFRecord > &  rofs 
)
inline

Decodes the buffer

Definition at line 129 of file LinkDecoder.cxx.


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