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

Is able to hold all versions of the data words in the same memory location. More...

#include <LoadNGEM.h>

Public Attributes

CoincidenceEvent coincidence
 
GenericEvent generic
 
DetectorWord splitWord
 
T0FrameEvent tZero
 

Detailed Description

Is able to hold all versions of the data words in the same memory location.

Definition at line 79 of file LoadNGEM.h.

Member Data Documentation

◆ coincidence

CoincidenceEvent Mantid::DataHandling::EventUnion::coincidence

Definition at line 82 of file LoadNGEM.h.

Referenced by Mantid::DataHandling::LoadNGEM::loadSingleFile().

◆ generic

GenericEvent Mantid::DataHandling::EventUnion::generic

Definition at line 80 of file LoadNGEM.h.

Referenced by Mantid::DataHandling::LoadNGEM::loadSingleFile().

◆ splitWord

DetectorWord Mantid::DataHandling::EventUnion::splitWord

Definition at line 83 of file LoadNGEM.h.

◆ tZero

T0FrameEvent Mantid::DataHandling::EventUnion::tZero

Definition at line 81 of file LoadNGEM.h.

Referenced by Mantid::DataHandling::LoadNGEM::loadSingleFile().


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