Project
Loading...
Searching...
No Matches
o2::focal::PixelDecoder Class Reference

#include <PixelDecoder.h>

Public Member Functions

 PixelDecoder ()=default
 
 ~PixelDecoder ()=default
 
void reset ()
 
void decodeEvent (gsl::span< const o2::itsmft::GBTWord > payload)
 
const std::unordered_map< o2::InteractionRecord, std::vector< PixelChip > > & getChipData () const
 

Detailed Description

Definition at line 27 of file PixelDecoder.h.

Constructor & Destructor Documentation

◆ PixelDecoder()

o2::focal::PixelDecoder::PixelDecoder ( )
default

◆ ~PixelDecoder()

o2::focal::PixelDecoder::~PixelDecoder ( )
default

Member Function Documentation

◆ decodeEvent()

void PixelDecoder::decodeEvent ( gsl::span< const o2::itsmft::GBTWord payload)

Definition at line 26 of file PixelDecoder.cxx.

◆ getChipData()

const std::unordered_map< o2::InteractionRecord, std::vector< PixelChip > > & o2::focal::PixelDecoder::getChipData ( ) const
inline

Definition at line 36 of file PixelDecoder.h.

◆ reset()

void PixelDecoder::reset ( )

Definition at line 20 of file PixelDecoder.cxx.


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