10 os <<
"Disconected 0";
13 os <<
"Warning overflow";
31 os <<
"Disconected 1";
61 const bool slinkTransmissionError,
63 const bool slinkCRCError,
64 const uint8_t eventStatusNibble) {
uint8_t eventStatusNibble() const
bool slinkCRCError() const
void setSLinkCRCErrorBit(const bool bitSet)
uint32_t eventLengthIn64BitWords() const
std::ostream & operator<<(std::ostream &os, const FEDDAQEventType &value)
void setCRC(const uint16_t crc)
uint8_t ttsNibble() const
void setSLinkTransmissionErrorBit(const bool bitSet)
void setEventStatusNibble(const uint8_t eventStatusNibble)
void printHexValue(const uint8_t value, std::ostream &os)
void setTTSBits(const FEDTTSBits ttsBits)
void setEventLengthIn64BitWords(const uint32_t eventLengthIn64BitWords)
FEDTTSBits ttsBits() const
bool slinkTransmissionError() const
void setBadSourceIDBit(const bool bitSet)