10#include "MantidDataHandling/DllConfig.h"
16namespace DataHandling {
22 const std::string
name()
const override;
23 int version()
const override;
24 const std::vector<std::string>
seeAlso()
const override {
return {
"LagrangeILLReduction"}; }
25 const std::string category()
const override;
26 const std::string summary()
const override;
34 void initWorkspace(
const H5::DataSet &);
Defines an interface to an algorithm that loads a file so that it can take part in the automatic sele...
LoadILLLagrange : Loads nexus files from ILL instrument LAGRANGE.
size_t m_nScans
number of scans in the file
API::MatrixWorkspace_sptr m_outputWorkspace
output workspace
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this 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.