Mantid
|
Public Attributes | |
std::vector< std::vector< CompactEvent > > | neutronEvents |
std::vector< CompactEvent > | triggerEvents |
Definition at line 75 of file LoadDNSEvent.h.
std::vector<std::vector<CompactEvent> > Mantid::DataHandling::LoadDNSEvent::EventAccumulator::neutronEvents |
Definition at line 77 of file LoadDNSEvent.h.
Referenced by Mantid::DataHandling::LoadDNSEvent::parse_andAddEvent(), Mantid::DataHandling::LoadDNSEvent::parse_File(), and Mantid::DataHandling::LoadDNSEvent::populate_EventWorkspace().
std::vector<CompactEvent> Mantid::DataHandling::LoadDNSEvent::EventAccumulator::triggerEvents |
Definition at line 78 of file LoadDNSEvent.h.
Referenced by Mantid::DataHandling::LoadDNSEvent::parse_andAddEvent(), Mantid::DataHandling::LoadDNSEvent::parse_File(), and Mantid::DataHandling::LoadDNSEvent::populate_EventWorkspace().