|
Mantid
|
#include <FunctionModelSpectra.h>
Public Member Functions | |
| ApplyEnumeratedSpectra (F &&functor, WorkspaceIndex start=WorkspaceIndex{0}) | |
| WorkspaceIndex | operator() (const FunctionModelSpectra &spectra) const |
Private Attributes | |
| F | m_functor |
| WorkspaceIndex | m_start |
Definition at line 72 of file FunctionModelSpectra.h.
|
inline |
Definition at line 73 of file FunctionModelSpectra.h.
|
inline |
Definition at line 76 of file FunctionModelSpectra.h.
References MantidQt::MantidWidgets::ApplyEnumeratedSpectra< F >::m_functor, and MantidQt::MantidWidgets::ApplyEnumeratedSpectra< F >::m_start.
|
private |
Definition at line 85 of file FunctionModelSpectra.h.
Referenced by MantidQt::MantidWidgets::ApplyEnumeratedSpectra< F >::operator()().
|
private |
Definition at line 84 of file FunctionModelSpectra.h.
Referenced by MantidQt::MantidWidgets::ApplyEnumeratedSpectra< F >::operator()().