addEvent(size_t x, size_t y, double tof) | Mantid::DataHandling::ANSTO::EventProcessor | |
addEventImpl(size_t id, int64_t pulse, double tof) override | Mantid::DataHandling::ANSTO::EventCounter | protectedvirtual |
EventCounter(const std::vector< bool > &roi, const size_t stride, const double period, const double phase, const int64_t startTime, const double tofMinBoundary, const double tofMaxBoundary, const double timeMinBoundary, const double timeMaxBoundary, std::vector< size_t > &eventCounts) | Mantid::DataHandling::ANSTO::EventCounter | |
EventProcessor(const std::vector< bool > &roi, size_t stride, const double period, const double phase, const int64_t startTime, const double tofMinBoundary, const double tofMaxBoundary, const double timeMinBoundary, const double timeMaxBoundary) | Mantid::DataHandling::ANSTO::EventProcessor | |
m_eventCounts | Mantid::DataHandling::ANSTO::EventCounter | protected |
m_frames | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_framesValid | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_period | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_phase | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_roi | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_startTime | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_stride | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_timeMaxBoundary | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_timeMinBoundary | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_tofMax | Mantid::DataHandling::ANSTO::EventCounter | protected |
m_tofMaxBoundary | Mantid::DataHandling::ANSTO::EventProcessor | protected |
m_tofMin | Mantid::DataHandling::ANSTO::EventCounter | protected |
m_tofMinBoundary | Mantid::DataHandling::ANSTO::EventProcessor | protected |
newFrame() | Mantid::DataHandling::ANSTO::EventProcessor | |
numFrames() const | Mantid::DataHandling::ANSTO::EventCounter | |
tofMax() const | Mantid::DataHandling::ANSTO::EventCounter | |
tofMin() const | Mantid::DataHandling::ANSTO::EventCounter | |
validFrame() const | Mantid::DataHandling::ANSTO::EventProcessor | protected |