9#include "MantidAlgorithms/DllConfig.h"
21 const std::string name()
const override;
22 int version()
const override;
24 const std::string category()
const override;
25 const std::string summary()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"Rebin",
"RebinByPulseTimes"}; }
Helper class for reporting progress from algorithms.
RebinByTimeAtSample : Rebins an event workspace to a histogram workspace with time at sample along th...
const std::vector< std::string > seeAlso() const override
Algorithm's seeAlso.
RebinByTimeBase : Algorithm base class for algorithms performing rebinning by an absolute time axis.
Implements a copy on write data template.
std::shared_ptr< IEventWorkspace > IEventWorkspace_sptr
shared pointer to Mantid::API::IEventWorkspace
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.
std::vector< double > MantidVec
typedef for the data storage used in Mantid matrix workspaces