Mantid
|
#include <FunctionModelSpectra.h>
Public Member Functions | |
ApplySpectra (F &&functor) | |
void | operator() (const FunctionModelSpectra &spectra) const |
Private Attributes | |
F | m_functor |
Definition at line 60 of file FunctionModelSpectra.h.
|
inlineexplicit |
Definition at line 61 of file FunctionModelSpectra.h.
|
inline |
Definition at line 63 of file FunctionModelSpectra.h.
References MantidQt::MantidWidgets::ApplySpectra< F >::m_functor.
|
private |
Definition at line 69 of file FunctionModelSpectra.h.
Referenced by MantidQt::MantidWidgets::ApplySpectra< F >::operator()().