Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/IPeaksWorkspace_fwd.h"
#include "MantidCrystal/DllConfig.h"
#include "MantidGeometry/Crystal/UnitCell.h"
#include "MantidKernel/V3D.h"
#include <boost/tuple/tuple.hpp>
#include <iterator>
#include <set>
Go to the source code of this file.
Classes | |
struct | Mantid::Crystal::index |
Peak indexing algorithm, which works by assigning multiple possible HKL values to each peak and then culling these options by comparison with neighbouring peaks. More... | |
class | Mantid::Crystal::IndexSXPeaks |
class | Mantid::Crystal::PeakCandidate |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Crystal |