![]() |
Project
|
#include <RawWriterFIT.h>
Public Member Functions | |
DigitToRawDevice ()=default | |
DigitToRawDevice (const DigitToRawConfig &config) | |
void | setConfig (const DigitToRawConfig &config) |
void | configure (const DigitToRawConfig &cfg) |
void | run () |
void | run (const DigitToRawConfig &cfg) |
Static Public Member Functions | |
static void | digit2raw (const DigitToRawConfig &cfg) |
Public Attributes | |
RawWriterFIT_Type | mRawWriterFIT {} |
DigitToRawConfig | mConfig {} |
Definition at line 276 of file RawWriterFIT.h.
|
default |
|
inline |
Definition at line 278 of file RawWriterFIT.h.
|
inline |
Definition at line 286 of file RawWriterFIT.h.
|
inlinestatic |
Definition at line 343 of file RawWriterFIT.h.
|
inline |
Definition at line 321 of file RawWriterFIT.h.
|
inline |
Definition at line 325 of file RawWriterFIT.h.
|
inline |
Definition at line 281 of file RawWriterFIT.h.
DigitToRawConfig o2::fit::DigitToRawDevice< RawWriterFIT_Type >::mConfig {} |
Definition at line 280 of file RawWriterFIT.h.
RawWriterFIT_Type o2::fit::DigitToRawDevice< RawWriterFIT_Type >::mRawWriterFIT {} |
Definition at line 279 of file RawWriterFIT.h.