calcGenericVariables(std::vector< coord_t > &Coord, size_t nd) override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
calcMatrixCoord(const double &deltaEOrK0, std::vector< coord_t > &Coord, double &signal, double &ErrSq) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
calcMatrixCoordElastic(const double &k0, std::vector< coord_t > &Coord) const | Mantid::MDAlgorithms::MDTransfModQ | inlineprivate |
calcMatrixCoordinates(const MantidVec &X, size_t i, size_t j, std::vector< coord_t > &Coord, double &s, double &err) const | Mantid::MDAlgorithms::MDTransfInterface | inlinevirtual |
calcMatrixCoordInelastic(const double &deltaE, std::vector< coord_t > &Coord) const | Mantid::MDAlgorithms::MDTransfModQ | inlineprivate |
calcYDepCoordinates(std::vector< coord_t > &Coord, size_t i) override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
clone() const override | Mantid::MDAlgorithms::MDTransfModQ | inlinevirtual |
getDefaultDimID(Kernel::DeltaEMode::Type dEmode, API::MatrixWorkspace_const_sptr inWS=API::MatrixWorkspace_const_sptr()) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
getEmodes() const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
getExtremumPoints(const double eMin, const double eMax, size_t det_num) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
getNMatrixDimensions(Kernel::DeltaEMode::Type mode, API::MatrixWorkspace_const_sptr inWS=API::MatrixWorkspace_const_sptr()) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
initialize(const MDWSDescription &ConvParams) override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
inputUnitID(Kernel::DeltaEMode::Type dEmode, API::MatrixWorkspace_const_sptr inWS=API::MatrixWorkspace_const_sptr()) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
m_AddDimCoordinates | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_DetDirecton | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_DimMax | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_DimMin | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_eFixed | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_Emode | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_ex | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_ey | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_ez | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_kFixed | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_NMatrixDim | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_pDetMasks | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_pEfixedArray | Mantid::MDAlgorithms::MDTransfModQ | protected |
m_RotMat | Mantid::MDAlgorithms::MDTransfModQ | protected |
MDTransfModQ() | Mantid::MDAlgorithms::MDTransfModQ | |
outputUnitID(Kernel::DeltaEMode::Type dEmode, API::MatrixWorkspace_const_sptr inWS=API::MatrixWorkspace_const_sptr()) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
setDisplayNormalization(Mantid::API::IMDWorkspace_sptr mdWorkspace, Mantid::API::MatrixWorkspace_sptr underlyingWorkspace) const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
transfID() const override | Mantid::MDAlgorithms::MDTransfModQ | virtual |
~MDTransfInterface()=default | Mantid::MDAlgorithms::MDTransfInterface | virtual |