Belle II Software development
EventRec Struct Reference

Event 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 evtno
 Event Number.
 
unsigned int time
 Event timestamp.
 
unsigned int mstime
 Time form beginning of the run in ms.
 
unsigned int runno
 Run Number.
 

Detailed Description

Event record structure for the beamtest data.

Definition at line 15 of file arichBtestData.h.

Member Data Documentation

◆ evtno

unsigned int evtno

Event Number.

Definition at line 21 of file arichBtestData.h.

◆ len

unsigned int len

Record length in bytes.

Definition at line 19 of file arichBtestData.h.

◆ mstime

unsigned int mstime

Time form beginning of the run in ms.

Definition at line 25 of file arichBtestData.h.

◆ runno

unsigned int runno

Run Number.

Definition at line 27 of file arichBtestData.h.

◆ time

unsigned int time

Event timestamp.

Definition at line 23 of file arichBtestData.h.

◆ type

unsigned int type

Record ID.

Definition at line 17 of file arichBtestData.h.


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