10#include "MantidKernel/DllConfig.h"
17 void exec()
override final;
22 virtual std::string getFilenamePropertyName()
const;
23 std::shared_ptr<Algorithm> createChildAlgorithm(
const std::string &name,
const double startProgress = -1.,
24 const double endProgress = -1.,
const bool enableLogging =
true,
25 const int &version = -1)
override;
26 virtual void setFileInfo(std::shared_ptr<Mantid::Kernel::NexusHDF5Descriptor> fileInfo);
31 virtual const std::shared_ptr<Mantid::Kernel::NexusHDF5Descriptor> getFileInfo() const noexcept;
Defines an interface to an algorithm that loads a file so that it can take part in the automatic sele...
virtual void execLoader()=0
Helper class which provides the Collimation Length for SANS instruments.