14namespace WorkflowAlgorithms {
20 const std::string name()
const override;
21 int version()
const override;
22 const std::vector<std::string>
seeAlso()
const override {
return {
"LoadEventNexus",
"CompressEvents"}; }
23 const std::string category()
const override;
24 const std::string summary()
const override;
31 Parallel::ExecutionMode
32 getParallelExecutionMode(
const std::map<std::string, Parallel::StorageMode> &storageModes)
const override;
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
Data processor algorithm to be used as a parent to workflow algorithms.
LoadEventAndCompress : TODO: DESCRIPTION.
API::ITableWorkspace_sptr m_chunkingTable
const std::vector< std::string > seeAlso() const override
std::shared_ptr< ITableWorkspace > ITableWorkspace_sptr
shared pointer to Mantid::API::ITableWorkspace
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.