Project
Loading...
Searching...
No Matches
o2::tof::compressed::DecoderBaseT< RDH > Class Template Referenceabstract

#include <DecoderBase.h>

Inherited by o2::tof::CompressedInspectorTask< RDH >.

Public Member Functions

 DecoderBaseT ()=default
 
virtual ~DecoderBaseT ()=default
 
bool run ()
 
void rewind ()
 
void setDecoderVerbose (bool val)
 
void setDecoderBuffer (const char *val)
 
void setDecoderBufferSize (long val)
 
void setDecoderCONET (bool val)
 

Detailed Description

template<typename RDH>
class o2::tof::compressed::DecoderBaseT< RDH >

Definition at line 35 of file DecoderBase.h.

Constructor & Destructor Documentation

◆ DecoderBaseT()

template<typename RDH >
o2::tof::compressed::DecoderBaseT< RDH >::DecoderBaseT ( )
default

◆ ~DecoderBaseT()

template<typename RDH >
virtual o2::tof::compressed::DecoderBaseT< RDH >::~DecoderBaseT ( )
virtualdefault

Member Function Documentation

◆ rewind()

template<typename RDH >
void o2::tof::compressed::DecoderBaseT< RDH >::rewind ( )
inline

Definition at line 60 of file DecoderBase.h.

◆ run()

template<typename RDH >
bool o2::tof::compressed::DecoderBaseT< RDH >::run ( )
inline

Definition at line 42 of file DecoderBase.h.

◆ setDecoderBuffer()

template<typename RDH >
void o2::tof::compressed::DecoderBaseT< RDH >::setDecoderBuffer ( const char val)
inline

Definition at line 66 of file DecoderBase.h.

◆ setDecoderBufferSize()

template<typename RDH >
void o2::tof::compressed::DecoderBaseT< RDH >::setDecoderBufferSize ( long  val)
inline

Definition at line 67 of file DecoderBase.h.

◆ setDecoderCONET()

template<typename RDH >
void o2::tof::compressed::DecoderBaseT< RDH >::setDecoderCONET ( bool  val)
inline

Definition at line 68 of file DecoderBase.h.

◆ setDecoderVerbose()

template<typename RDH >
void o2::tof::compressed::DecoderBaseT< RDH >::setDecoderVerbose ( bool  val)
inline

Definition at line 65 of file DecoderBase.h.


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