 |
Belle II Software
release-05-01-25
|
12 #include <rawdata/dataobjects/RawDataBlock.h>
13 #include <rawdata/dataobjects/RawTLUFormat.h>
81 void CheckData(
int n,
unsigned int prev_evenum,
unsigned int* cur_evenum)
virtual ~RawTLU()
Destructor.
int GetNwordsHeader(int n)
Get the size of the header.
The Raw TLU class Class for data from DAQ PC for TLU(Trigger Logic Unit) It is supposed to be used on...
int m_num_events
number of events in this object
RawTLU()
Default constructor.
void CheckData(int n, unsigned int prev_evenum, unsigned int *cur_evenum)
check data contents
unsigned int GetMagicTrailer(int n)
Get Magic Trailer #.
int m_num_nodes
number of nodes in this object
RawTLUFormat * m_access
class to access
int GetRunNo(int n)
Get Run #.
Abstract base class for different kinds of events.
unsigned int GetTLUEventTag(int n)
Get TLU event tag.
int m_nwords
do not record
unsigned int GetEveNo(int n)
Get Event #.
The RawDataBlock class Base class for rawdata handling.
unsigned int GetNodeID(int n)
Get Node ID.
ClassDef(RawTLU, 1)
do not record