#include <MesyDaqParsingSupport.h>
◆ EventTypeMask
const int listfile_v1::EventTypeMask = 0x1e000000 |
|
static |
◆ EventTypeShift
const int listfile_v1::EventTypeShift = 25 |
|
static |
◆ FirstSectionOffset
const int listfile_v1::FirstSectionOffset = 8 |
|
static |
◆ ModuleIDMask
const int listfile_v1::ModuleIDMask = 0x00ff0000 |
|
static |
◆ ModuleIDShift
const int listfile_v1::ModuleIDShift = 16 |
|
static |
◆ ModuleTypeMask
const int listfile_v1::ModuleTypeMask = 0xff000000 |
|
static |
◆ ModuleTypeShift
const int listfile_v1::ModuleTypeShift = 24 |
|
static |
◆ SectionMaxSize
◆ SectionMaxWords
const int listfile_v1::SectionMaxWords = 0xfffff |
|
static |
◆ SectionSizeMask
const int listfile_v1::SectionSizeMask = 0x000fffff |
|
static |
◆ SectionSizeShift
const int listfile_v1::SectionSizeShift = 0 |
|
static |
◆ SectionTypeMask
const int listfile_v1::SectionTypeMask = 0xe0000000 |
|
static |
◆ SectionTypeShift
const int listfile_v1::SectionTypeShift = 29 |
|
static |
◆ SubEventMaxSize
◆ SubEventMaxWords
const int listfile_v1::SubEventMaxWords = 0xfffff |
|
static |
◆ SubEventSizeMask
const int listfile_v1::SubEventSizeMask = 0x000fffff |
|
static |
◆ SubEventSizeShift
const int listfile_v1::SubEventSizeShift = 0 |
|
static |
◆ Version
const int listfile_v1::Version = 1 |
|
static |
The documentation for this struct was generated from the following file: