9#include "MantidAPI/DllConfig.h"
26 IndexTypeProperty(
const std::string &name =
"IndexType",
int indexType =
static_cast<int>(IndexType::WorkspaceIndex));
30 int allowedTypes()
const;
32 std::vector<std::string> allowedValues()
const override;
34 bool isMultipleSelectionAllowed()
override;
40 static std::string generatePropertyName(
const std::string &name =
"");
IndexTypeProperty : Implementation of a property which stores the type of input indices users require...
std::vector< std::string > m_allowedValues
The concrete, templated class for properties.
Helper class which provides the Collimation Length for SANS instruments.