|
Mantid
|
#include "MantidAlgorithms/SphericalAbsorption.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/Sample.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidGeometry/Objects/ShapeFactory.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/Fast_Exponential.h"#include "MantidKernel/Material.h"#include "MantidKernel/UnitFactory.h"#include "MantidKernel/VectorHelper.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |