11#include "MantidAlgorithms/DllConfig.h"
24 const std::string name()
const override;
27 int version()
const override;
30 const std::string category()
const override;
33 const std::string
summary()
const override {
return "Remove the prompt pulse for a time of flight measurement."; }
43 double getFrequency(
const API::Run &run);
44 std::vector<double> calculatePulseTimes(
const double tmin,
const double tmax,
const double period);
Base class for algorithms that treat all spectra independently, i.e., we can trivially parallelize ov...
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.
Helper class which provides the Collimation Length for SANS instruments.