|
Mantid
|
#include "MantidCrystal/PredictSatellitePeaks.h"#include "MantidAPI/OrientedLatticeValidator.h"#include "MantidAPI/Run.h"#include "MantidAPI/Sample.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidCrystal/PeakAlgorithmHelpers.h"#include "MantidDataObjects/PeaksWorkspace.h"#include "MantidGeometry/Crystal/BasicHKLFilters.h"#include "MantidGeometry/Crystal/HKLGenerator.h"#include "MantidGeometry/Crystal/OrientedLattice.h"#include "MantidGeometry/Objects/InstrumentRayTracer.h"#include "MantidKernel/EnabledWhenProperty.h"#include <boost/math/special_functions/round.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Crystal |