DABC (Data Acquisition Backbone Core)  2.9.9
Data Fields
hadaq::SorterModule::SubsRec Struct Reference

#include <hadaq/SorterModule.h>

Data Fields

uint32_t buf
 buffer indx More...
 
void * subevnt
 direct pointer on subevent More...
 
uint32_t sz
 padded size More...
 
uint32_t trig
 trigger number More...
 

Detailed Description

Definition at line 41 of file SorterModule.h.

Field Documentation

◆ subevnt

void* hadaq::SorterModule::SubsRec::subevnt

direct pointer on subevent

Definition at line 42 of file SorterModule.h.

◆ trig

uint32_t hadaq::SorterModule::SubsRec::trig

trigger number

Definition at line 43 of file SorterModule.h.

◆ buf

uint32_t hadaq::SorterModule::SubsRec::buf

buffer indx

Definition at line 44 of file SorterModule.h.

◆ sz

uint32_t hadaq::SorterModule::SubsRec::sz

padded size

Definition at line 45 of file SorterModule.h.


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