Project
Loading...
Searching...
No Matches
o2::tpc::sac::DecodedDataFE Struct Reference

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 {}
 

Detailed Description

Decoded data of one FE.

Definition at line 44 of file SACDecoder.h.

Member Function Documentation

◆ reset()

void o2::tpc::sac::DecodedDataFE::reset ( )
inline

Definition at line 53 of file SACDecoder.h.

◆ resetCurrent()

void o2::tpc::sac::DecodedDataFE::resetCurrent ( )
inline

Definition at line 48 of file SACDecoder.h.

Member Data Documentation

◆ currents

std::array<int32_t, 8> o2::tpc::sac::DecodedDataFE::currents {}

Definition at line 46 of file SACDecoder.h.

◆ timeStamp

uint32_t o2::tpc::sac::DecodedDataFE::timeStamp {}

Definition at line 45 of file SACDecoder.h.


The documentation for this struct was generated from the following file: