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 <FilterEventsByLogValuePreNexus.h>

Public Attributes

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

Detailed Description

Structure used as an intermediate for parallel processing of events.

Definition at line 48 of file FilterEventsByLogValuePreNexus.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 FilterEventsByLogValuePreNexus.h.

◆ period

uint32_t Mantid::DataHandling::IntermediateEvent::period

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

Definition at line 56 of file FilterEventsByLogValuePreNexus.h.

◆ pid

PixelType Mantid::DataHandling::IntermediateEvent::pid

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

Definition at line 52 of file FilterEventsByLogValuePreNexus.h.

◆ tof

DasTofType Mantid::DataHandling::IntermediateEvent::tof

Time of flight.

Definition at line 50 of file FilterEventsByLogValuePreNexus.h.


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