23 std::string
getType()
const {
return "histogram"; }
double value
The value of the point.
A validator which checks that a workspace contains histogram data (the default) or point data as requ...
std::string getType() const
Gets the type of the validator.
const bool m_mustBeHistogram
A flag indicating whether this validator requires that the workspace be a histogram (true) or not.
An interface for those validators that require the MatrixWorkspace interface.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
std::shared_ptr< IValidator > IValidator_sptr
A shared_ptr to an IValidator.
Helper class which provides the Collimation Length for SANS instruments.