Project
Loading...
Searching...
No Matches
o2::mid::ELinkDataShaper Class Reference

#include <ELinkDataShaper.h>

Public Member Functions

 ELinkDataShaper (bool isDebugMode, bool isLoc, uint8_t uniqueId, const ElectronicsDelay &electronicsDelay)
 
void onDone (const ELinkDecoder &decoder, std::vector< ROBoard > &data, std::vector< ROFRecord > &rofs)
 Main function to be executed when decoding is done.
 
void set (uint32_t orbit, uint32_t trigger)
 

Detailed Description

Definition at line 32 of file ELinkDataShaper.h.

Constructor & Destructor Documentation

◆ ELinkDataShaper()

o2::mid::ELinkDataShaper::ELinkDataShaper ( bool  isDebugMode,
bool  isLoc,
uint8_t  uniqueId,
const ElectronicsDelay electronicsDelay 
)

Ctr

Definition at line 27 of file ELinkDataShaper.cxx.

Member Function Documentation

◆ onDone()

void o2::mid::ELinkDataShaper::onDone ( const ELinkDecoder decoder,
std::vector< ROBoard > &  data,
std::vector< ROFRecord > &  rofs 
)
inline

Main function to be executed when decoding is done.

Definition at line 37 of file ELinkDataShaper.h.

◆ set()

void o2::mid::ELinkDataShaper::set ( uint32_t  orbit,
uint32_t  trigger 
)

Sets the orbit and the output data vectors

Definition at line 50 of file ELinkDataShaper.cxx.


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