9#ifndef CHECKERROREVENTMODULE_H
10#define CHECKERROREVENTMODULE_H
12#include <rawdata/modules/PrintDataTemplate.h>
36 virtual void event()
override;
44#ifndef REDUCED_RAWCOPPER
Count the number of CRC error events by checking RawCOPPER's header/trailer and EventMetaData.
void checkCRCError(RawCOPPER *rawcpr, int i)
Check if a RawCOPPER object contains CRC error flag in RawCOPPER header/trailer.
int m_eventCRCerr_evtmetadata
virtual void initialize() override
initialization
virtual void event() override
event module
virtual void terminate() override
termination
CheckErrorEventModule()
Constructor / Destructor.
Module to get data from DataStore and send it to another network node.
The Raw COPPER class This class stores data received by COPPER via belle2linkt Data from all detector...
Abstract base class for different kinds of events.