Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::DataHandling::ANSTO::BaseEventProcessor Class Referenceabstract

abstract base class for processing events as they are read from the file More...

#include <LoadANSTOHelper.h>

Inheritance diagram for Mantid::DataHandling::ANSTO::BaseEventProcessor:
Mantid::DataHandling::ANSTO::EventProcessor Mantid::DataHandling::PLN2::EventProcessor Mantid::DataHandling::ANSTO::EventAssigner Mantid::DataHandling::ANSTO::EventCounter Mantid::DataHandling::PLN2::EventAssigner Mantid::DataHandling::PLN2::EventCounter Mantid::DataHandling::ANSTO::EventAssignerFixedWavelength

Public Member Functions

virtual void addEvent (size_t x, size_t y, double tof)=0
 
virtual void newFrame ()=0
 
virtual ~BaseEventProcessor ()=default
 

Detailed Description

abstract base class for processing events as they are read from the file

Definition at line 68 of file LoadANSTOHelper.h.

Constructor & Destructor Documentation

◆ ~BaseEventProcessor()

virtual Mantid::DataHandling::ANSTO::BaseEventProcessor::~BaseEventProcessor ( )
virtualdefault

Member Function Documentation

◆ addEvent()

virtual void Mantid::DataHandling::ANSTO::BaseEventProcessor::addEvent ( size_t  x,
size_t  y,
double  tof 
)
pure virtual

◆ newFrame()

virtual void Mantid::DataHandling::ANSTO::BaseEventProcessor::newFrame ( )
pure virtual

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