|
Mantid
|
#include "MantidKernel/PropertyWithValue.h"#include "MantidKernel/Exception.h"#include "MantidKernel/Logger.h"#include "MantidKernel/NullValidator.h"#include "MantidKernel/OptionalBool.h"#include "MantidKernel/PropertyHelper.h"#include "MantidKernel/PropertyWithValueJSON.h"#include "MantidKernel/Strings.h"#include <boost/algorithm/string/trim.hpp>#include <memory>#include "MantidKernel/IPropertySettings.h"#include "MantidKernel/StringTokenizer.h"#include "MantidNexus/NexusFile.h"#include <json/value.h>#include <type_traits>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |