|
Mantid
|
#include "MantidAlgorithms/RemoveLowResTOF.h"#include "MantidAPI/HistogramValidator.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/RawCountValidator.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/EnabledWhenProperty.h"#include "MantidKernel/Unit.h"#include "MantidKernel/UnitFactory.h"#include <cmath>#include <limits>#include <map>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |