Mantid
|
Structure that matches the form in the binary event list. More...
#include <DetermineChunking.h>
Public Attributes | |
PixelType | pid |
Pixel identifier as published by the DAS/DAE/DAQ. More... | |
DasTofType | tof |
Time of flight. More... | |
Structure that matches the form in the binary event list.
Definition at line 29 of file DetermineChunking.h.
PixelType Mantid::DataHandling::DasEvent::pid |
Pixel identifier as published by the DAS/DAE/DAQ.
Definition at line 33 of file DetermineChunking.h.
Referenced by Mantid::DataHandling::FilterEventsByLogValuePreNexus::filterEventsLinear(), Mantid::DataHandling::FilterEventsByLogValuePreNexus::procEventsLinear(), and Mantid::DataHandling::LoadEventPreNexus2::procEventsLinear().
DasTofType Mantid::DataHandling::DasEvent::tof |
Time of flight.
Definition at line 31 of file DetermineChunking.h.
Referenced by Mantid::DataHandling::FilterEventsByLogValuePreNexus::filterEventsLinear(), Mantid::DataHandling::FilterEventsByLogValuePreNexus::procEventsLinear(), and Mantid::DataHandling::LoadEventPreNexus2::procEventsLinear().