Belle II Software development
BeginRec Struct Reference

Begin 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
 Timestamp of the run.
 
unsigned int reserve1
 Reserved - unused.
 

Detailed Description

Begin record structure for the beamtest data.

Definition at line 31 of file arichBtestData.h.

Member Data Documentation

◆ evtno

unsigned int evtno

Current event number.

Definition at line 39 of file arichBtestData.h.

◆ len

unsigned int len

Record length in bytes.

Definition at line 35 of file arichBtestData.h.

◆ reserve1

unsigned int reserve1

Reserved - unused.

Definition at line 43 of file arichBtestData.h.

◆ runno

unsigned int runno

Run number.

Definition at line 37 of file arichBtestData.h.

◆ time

unsigned int time

Timestamp of the run.

Definition at line 41 of file arichBtestData.h.

◆ type

unsigned int type

Record ID.

Definition at line 33 of file arichBtestData.h.


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