|
Mantid
|
#include "MantidDataHandling/SaveCanSAS1D.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/Run.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/Exception.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/MantidVersion.h"#include <boost/algorithm/string/split.hpp>#include <boost/algorithm/string/trim.hpp>#include <memory>#include <list>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |