|
Mantid
|
#include "MantidDataHandling/SaveParameterFile.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ParameterMap.h"#include <boost/lexical_cast.hpp>#include <boost/tuple/tuple.hpp>#include <fstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |