60 const std::string
name()
const override {
return "MedianDetectorTest"; }
61 const std::string category()
const override;
63 int version()
const override {
return 1; }
64 const std::vector<std::string>
seeAlso()
const override {
return {
"DetectorDiagnostic"}; }
73 void retrieveProperties();
78 std::vector<std::vector<size_t>> indexmap);
A base class for a detector diagnostic algorithm.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.