Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAlgorithms/DllConfig.h"
#include "MantidAlgorithms/InterpolationOption.h"
#include "MantidAlgorithms/SampleCorrections/IBeamProfile.h"
#include "MantidAlgorithms/SampleCorrections/SparseWorkspace.h"
#include "MantidGeometry/IComponent.h"
#include "MantidGeometry/Instrument/SampleEnvironment.h"
#include "MantidKernel/PseudoRandomNumberGenerator.h"
#include <boost/container/small_vector.hpp>
Go to the source code of this file.
Classes | |
struct | Mantid::Algorithms::ComponentWorkspaceMapping |
struct | Mantid::Algorithms::DiscusData1D |
class | Mantid::Algorithms::DiscusData2D |
class | Mantid::Algorithms::DiscusMultipleScatteringCorrection |
Calculates a multiple scattering correction Based on Muscat Fortran code provided by Spencer Howells. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
namespace | Mantid::API |
namespace | Mantid::Geometry |