|
Mantid
|
#include "MantidAlgorithms/ApplyDetailedBalance.h"#include "MantidAPI/Run.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidKernel/PropertyWithValue.h"#include "MantidKernel/TimeSeriesProperty.h"#include "boost/lexical_cast.hpp"#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |