11#include "MantidMDAlgorithms/DllConfig.h"
14namespace MDAlgorithms {
21 const std::string name()
const override;
22 int version()
const override;
23 const std::string category()
const override;
24 const std::string summary()
const override;
29 std::map<std::string, std::string> validateInputs()
override;
30 template <
typename MDE,
size_t nd>
Base class from which all concrete algorithm classes should be derived.
std::shared_ptr< MDEventWorkspace< MDE, nd > > sptr
Typedef for a shared pointer of this kind of event workspace.
FlippingRatioCorrectionMD : Algorithm to correct MDEvents for flipping ratio.
std::vector< double > m_factor
Helper class which provides the Collimation Length for SANS instruments.