13#include "MantidDataHandling/DllConfig.h"
17namespace DataHandling {
29 const std::string
name()
const override {
return "LoadQKK"; }
31 const std::string
summary()
const override {
return "Loads a ANSTO QKK file. "; }
34 int version()
const override {
return (1); }
35 const std::vector<std::string>
seeAlso()
const override {
return {
"LoadBBY"}; }
37 const std::string
category()
const override {
return "DataHandling\\Nexus"; }
Defines an interface to an algorithm that loads a file so that it can take part in the automatic sele...
Loads a Quokka data file.
int version() const override
Algorithm's version.
const std::string category() const override
Algorithm's category for identification.
const std::string summary() const override
Summary of algorithms purpose.
const std::string name() const override
Algorithm's name.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
Defines a wrapper around a file whose internal structure can be accessed using the NeXus API.
Helper class which provides the Collimation Length for SANS instruments.