12#include "MantidMDAlgorithms/DllConfig.h"
15namespace MDAlgorithms {
24 const std::string name()
const override;
25 int version()
const override;
26 const std::string category()
const override;
27 const std::string summary()
const override;
35 std::map<std::string, std::string> validateInputs()
override;
38 template <
typename MDE,
size_t nd>
44 std::string checkInputMDDimension();
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.
ApplyDetailedBalance : Perform the And boolean operation on two MDHistoWorkspaces.
std::map< uint16_t, double > mExpinfoTemperatureMean
map of temperature retrieved from sample logs
size_t mDeltaEIndex
index of the MD dimension index for DeltaE
std::shared_ptr< IMDEventWorkspace > IMDEventWorkspace_sptr
Shared pointer to Mantid::API::IMDEventWorkspace.
Helper class which provides the Collimation Length for SANS instruments.