Belle II Software development
SharedEventBuffer::Header Struct Reference

Public Attributes

unsigned int expno
 
unsigned int runno
 
unsigned int subno
 
unsigned int count_in
 
unsigned int count_out
 
unsigned long long nword_in
 
unsigned long long nword_out
 
unsigned short nwriter
 
unsigned short nreader
 

Detailed Description

Definition at line 24 of file SharedEventBuffer.h.

Member Data Documentation

◆ count_in

unsigned int count_in

Definition at line 28 of file SharedEventBuffer.h.

◆ count_out

unsigned int count_out

Definition at line 29 of file SharedEventBuffer.h.

◆ expno

unsigned int expno

Definition at line 25 of file SharedEventBuffer.h.

◆ nreader

unsigned short nreader

Definition at line 33 of file SharedEventBuffer.h.

◆ nword_in

unsigned long long nword_in

Definition at line 30 of file SharedEventBuffer.h.

◆ nword_out

unsigned long long nword_out

Definition at line 31 of file SharedEventBuffer.h.

◆ nwriter

unsigned short nwriter

Definition at line 32 of file SharedEventBuffer.h.

◆ runno

unsigned int runno

Definition at line 26 of file SharedEventBuffer.h.

◆ subno

unsigned int subno

Definition at line 27 of file SharedEventBuffer.h.


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