Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::DataHandling::IntermediateEvent Struct Reference

Structure used as an intermediate for parallel processing of events. More...

#include <LoadEventPreNexus2.h>

Public Attributes

size_t frame_index
 Frame index (pulse # of this event)
 
uint32_t period
 Period of the event (not really used at this time)
 
PixelType pid
 Pixel identifier as published by the DAS/DAE/DAQ.
 
DasTofType tof
 Time of flight.
 

Detailed Description

Structure used as an intermediate for parallel processing of events.

Definition at line 48 of file LoadEventPreNexus2.h.

Member Data Documentation

◆ frame_index

size_t Mantid::DataHandling::IntermediateEvent::frame_index

Frame index (pulse # of this event)

Definition at line 54 of file LoadEventPreNexus2.h.

◆ period

uint32_t Mantid::DataHandling::IntermediateEvent::period

Period of the event (not really used at this time)

Definition at line 56 of file LoadEventPreNexus2.h.

◆ pid

PixelType Mantid::DataHandling::IntermediateEvent::pid

Pixel identifier as published by the DAS/DAE/DAQ.

Definition at line 52 of file LoadEventPreNexus2.h.

◆ tof

DasTofType Mantid::DataHandling::IntermediateEvent::tof

Time of flight.

Definition at line 50 of file LoadEventPreNexus2.h.


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