|
Mantid
|
#include "MantidAPI/MultipleFileProperty.h"#include "MantidAPI/FileFinder.h"#include "MantidAPI/FileProperty.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/MultiFileValidator.h"#include "MantidKernel/Property.h"#include "MantidKernel/PropertyHelper.h"#include "MantidKernel/System.h"#include "MantidKernel/VectorHelper.h"#include <Poco/Path.h>#include <boost/algorithm/string.hpp>#include <boost/regex.hpp>#include <algorithm>#include <cctype>#include <functional>#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |