|
Mantid
|
#include "MantidDataObjects/Workspace2D.h"#include "MantidAPI/ISpectrum.h"#include "MantidAPI/RefAxis.h"#include "MantidAPI/SpectraAxis.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidHistogramData/LinearGenerator.h"#include "MantidKernel/Exception.h"#include "MantidKernel/IPropertyManager.h"#include "MantidKernel/VectorHelper.h"#include <algorithm>#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
| namespace | Mantid::Kernel |
Functions | |
| template<> | |
| DLLExport Mantid::DataObjects::Workspace2D_const_sptr | Mantid::Kernel::IPropertyManager::getValue< Mantid::DataObjects::Workspace2D_const_sptr > (const std::string &name) const |
| template<> | |
| DLLExport Mantid::DataObjects::Workspace2D_sptr | Mantid::Kernel::IPropertyManager::getValue< Mantid::DataObjects::Workspace2D_sptr > (const std::string &name) const |