Mantid
|
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidDataObjects/PeaksWorkspace.h"
#include "MantidFrameworkTestHelpers/ComponentCreationHelper.h"
#include "MantidGeometry/Instrument/DetectorInfo.h"
#include "MantidKernel/NearestNeighbours.h"
#include <random>
#include <tuple>
Go to the source code of this file.
Classes | |
class | Mantid::SingleCrystalDiffractionTestHelper::WorkspaceBuilder |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::SingleCrystalDiffractionTestHelper |