8#ifndef RAWCOPPERPACKERINFO_H
9#define RAWCOPPERPACKERINFO_H
struct to contain header information used by RawCOPPERFormat::Packer()
unsigned int b2l_ctime
32bit unitx time at trigger timing distributed by FTSW. For details, see Nakao-san's belle2link user ...
unsigned int truncation_mask
4bit errorflag for CRC errors in data transfer via b2link. ( bit0,1,2,3 -> finesse slot a,...
unsigned int eve_num
Run # and subrun # ( 22bit )
RawCOPPERPackerInfo()
Not defined yet.
unsigned int tt_ctime
Node ID (32bit)
unsigned int tt_utime
27bit clock ticks at trigger timing distributed by FTSW. For details, see Nakao-san's belle2link user...
unsigned int node_id
Event Number (32bit)
unsigned int run_subrun_num
Experiment number (10bit)
unsigned int type_of_data
Not defined yet.
unsigned int hslb_crc16_error_bit
27bit clock ticks at trigger timing measured by HSLB on COPPER. For details, see Nakao-san's belle2li...
unsigned int exp_num
Experiment number (10bit)
Abstract base class for different kinds of events.