#include <LoadNGEM.h>
|
| virtual void | addEvent (double &minToF, double &maxToF, const double tof, const double binWidth, const size_t pixel)=0 |
| |
| virtual void | addFrame (int &rawFrames, int &goodFrames, const int eventCountInFrame, const int minEventsReq, const int maxEventsReq, MantidVec &frameEventCounts)=0 |
| |
Definition at line 94 of file LoadNGEM.h.
◆ addEvent()
| virtual void Mantid::DataHandling::LoadDataStrategyBase::addEvent |
( |
double & |
minToF, |
|
|
double & |
maxToF, |
|
|
const double |
tof, |
|
|
const double |
binWidth, |
|
|
const size_t |
pixel |
|
) |
| |
|
pure virtual |
◆ addFrame()
| virtual void Mantid::DataHandling::LoadDataStrategyBase::addFrame |
( |
int & |
rawFrames, |
|
|
int & |
goodFrames, |
|
|
const int |
eventCountInFrame, |
|
|
const int |
minEventsReq, |
|
|
const int |
maxEventsReq, |
|
|
MantidVec & |
frameEventCounts |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- Framework/DataHandling/inc/MantidDataHandling/LoadNGEM.h