|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/DetectorSearcher.h"#include "MantidAPI/IPeaksWorkspace.h"#include "MantidCrystal/DllConfig.h"#include "MantidGeometry/Crystal/OrientedLattice.h"#include "MantidGeometry/Crystal/ReflectionCondition.h"#include "MantidGeometry/Crystal/StructureFactorCalculator.h"#include "MantidKernel/Matrix.h"#include "MantidKernel/NearestNeighbours.h"#include "MantidKernel/System.h"#include <tuple>Go to the source code of this file.
Classes | |
| class | Mantid::Crystal::PredictPeaks |
| Using a known crystal lattice and UB matrix, predict where single crystal peaks should be found in detector/TOF space. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Crystal |