Belle II Software development
EndRec Struct Reference

End record structure for the beamtest data. More...

#include <arichBtestData.h>

Public Attributes

unsigned int type
 Record ID.
 
unsigned int len
 Record length in bytes.
 
unsigned int runno
 Run number.
 
unsigned int evtno
 Current event number.
 
unsigned int time
 End Record Timestamp.
 
unsigned int reserve1
 Reserved - unused.
 

Detailed Description

End record structure for the beamtest data.

Definition at line 47 of file arichBtestData.h.

Member Data Documentation

◆ evtno

unsigned int evtno

Current event number.

Definition at line 55 of file arichBtestData.h.

◆ len

unsigned int len

Record length in bytes.

Definition at line 51 of file arichBtestData.h.

◆ reserve1

unsigned int reserve1

Reserved - unused.

Definition at line 59 of file arichBtestData.h.

◆ runno

unsigned int runno

Run number.

Definition at line 53 of file arichBtestData.h.

◆ time

unsigned int time

End Record Timestamp.

Definition at line 57 of file arichBtestData.h.

◆ type

unsigned int type

Record ID.

Definition at line 49 of file arichBtestData.h.


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