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

#include <PadDecoder.h>

Public Member Functions

 PadDecoder ()=default
 
 ~PadDecoder ()=default
 
void setTriggerWinDur (int windur)
 
void reset ()
 
void decodeEvent (gsl::span< const PadGBTWord > padpayload)
 
const PadDatagetData () const
 

Detailed Description

Definition at line 27 of file PadDecoder.h.

Constructor & Destructor Documentation

◆ PadDecoder()

o2::focal::PadDecoder::PadDecoder ( )
default

◆ ~PadDecoder()

o2::focal::PadDecoder::~PadDecoder ( )
default

Member Function Documentation

◆ decodeEvent()

void PadDecoder::decodeEvent ( gsl::span< const PadGBTWord padpayload)

Definition at line 30 of file PadDecoder.cxx.

◆ getData()

const PadData & o2::focal::PadDecoder::getData ( ) const
inline

Definition at line 37 of file PadDecoder.h.

◆ reset()

void PadDecoder::reset ( )

Definition at line 25 of file PadDecoder.cxx.

◆ setTriggerWinDur()

void o2::focal::PadDecoder::setTriggerWinDur ( int  windur)
inline

Definition at line 33 of file PadDecoder.h.


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