|
Mantid
|
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 |
Is able to hold all versions of the data words in the same memory location.
Definition at line 79 of file LoadNGEM.h.
| CoincidenceEvent Mantid::DataHandling::EventUnion::coincidence |
Definition at line 82 of file LoadNGEM.h.
Referenced by Mantid::DataHandling::LoadNGEM::loadSingleFile().
| GenericEvent Mantid::DataHandling::EventUnion::generic |
Definition at line 80 of file LoadNGEM.h.
Referenced by Mantid::DataHandling::LoadNGEM::loadSingleFile().
| DetectorWord Mantid::DataHandling::EventUnion::splitWord |
Definition at line 83 of file LoadNGEM.h.
| T0FrameEvent Mantid::DataHandling::EventUnion::tZero |
Definition at line 81 of file LoadNGEM.h.
Referenced by Mantid::DataHandling::LoadNGEM::loadSingleFile().