|
Mantid
|
#include "MantidAlgorithms/TimeAtSampleStrategyIndirect.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/IDetector.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ParameterMap.h"#include "MantidGeometry/Instrument/ReferenceFrame.h"#include "MantidKernel/Logger.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidKernel/V3D.h"#include <cmath>#include <memory>#include <sstream>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |