Mantid
|
#include "MantidAPI/Run.h"
#include "MantidAPI/SerialAlgorithm.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidKernel/cow_ptr.h"
#include <iosfwd>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::SaveGSS |
Saves a focused data set into a three column GSAS format containing X_i, Y_i*step, and E_i*step. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataHandling |
namespace | Mantid::HistogramData |