Analysis Software
Documentation for sPHENIX simulation software
|
#include <online_distribution/blob/master/newbasic/mvtx_decoder/DecodingStat.h>
Public Member Functions | |
int16_t | getChipID () const |
uint16_t | getFEEID () const |
Static Public Member Functions | |
static uint32_t | composeID (uint16_t feeID, int16_t chipID) |
Public Attributes | |
uint32_t | id = -1 |
uint32_t | nerrors = 0 |
uint32_t | errors = 0 |
Definition at line 170 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 170 of file DecodingStat.h
|
inlinestatic |
Definition at line 177 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 177 of file DecodingStat.h
|
inline |
Definition at line 175 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 175 of file DecodingStat.h
|
inline |
Definition at line 176 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 176 of file DecodingStat.h
uint32_t mvtx::ChipError::errors = 0 |
Definition at line 173 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 173 of file DecodingStat.h
uint32_t mvtx::ChipError::id = -1 |
Definition at line 171 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 171 of file DecodingStat.h
uint32_t mvtx::ChipError::nerrors = 0 |
Definition at line 172 of file DecodingStat.h.
View newest version in sPHENIX GitHub at line 172 of file DecodingStat.h