|
Mantid
|
abstract base class for processing events as they are read from the file More...
#include <LoadANSTOHelper.h>
Public Member Functions | |
| virtual void | addEvent (size_t x, size_t y, double tof)=0 |
| virtual void | newFrame ()=0 |
| virtual | ~BaseEventProcessor ()=default |
abstract base class for processing events as they are read from the file
Definition at line 68 of file LoadANSTOHelper.h.
|
virtualdefault |
|
pure virtual |
Implemented in Mantid::DataHandling::PLN2::EventProcessor, and Mantid::DataHandling::ANSTO::EventProcessor.
Referenced by Mantid::DataHandling::ANSTO::Anxs::ReadEventData().
|
pure virtual |
Implemented in Mantid::DataHandling::ANSTO::EventProcessor, and Mantid::DataHandling::PLN2::EventProcessor.
Referenced by Mantid::DataHandling::ANSTO::Anxs::ReadEventData().