Mantid
|
#include "MantidKernel/SetValueWhenProperty.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/IPropertyManager.h"
#include "MantidKernel/IPropertySettings.h"
#include "MantidKernel/Property.h"
#include <boost/lexical_cast.hpp>
#include <cassert>
#include <exception>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |