![]() |
Project
|
Decoded data of one FE. More...
#include <SACDecoder.h>
Public Member Functions | |
void | resetCurrent () |
void | reset () |
Public Attributes | |
uint32_t | timeStamp {} |
std::array< int32_t, 8 > | currents {} |
Decoded data of one FE.
Definition at line 44 of file SACDecoder.h.
|
inline |
Definition at line 53 of file SACDecoder.h.
|
inline |
Definition at line 48 of file SACDecoder.h.
std::array<int32_t, 8> o2::tpc::sac::DecodedDataFE::currents {} |
Definition at line 46 of file SACDecoder.h.
uint32_t o2::tpc::sac::DecodedDataFE::timeStamp {} |
Definition at line 45 of file SACDecoder.h.