12#include "MantidAlgorithms/DllConfig.h"
25 const std::string
name()
const override;
28 int version()
const override;
31 const std::string category()
const override;
34 const std::string
summary()
const override {
return "Remove the prompt pulse for a time of flight measurement."; }
44 double getFrequency(
const API::Run &run);
46 std::vector<double> calculatePulseTimes(
const double tmin,
const double tmax,
const double period,
Base class from which all concrete algorithm classes should be derived.
This class stores information regarding an experimental run as a series of log entries.
RemovePromptPulse : TODO: DESCRIPTION.
const std::string summary() const override
Summary of algorithms purpose.
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
Helper class which provides the Collimation Length for SANS instruments.