|
Mantid
|
#include "MantidAlgorithms/SampleCorrections/MayersSampleCorrection.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/Sample.h"#include "MantidAPI/SampleValidator.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidAlgorithms/SampleCorrections/MayersSampleCorrectionStrategy.h"#include "MantidGeometry/IDetector.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ReferenceFrame.h"#include "MantidGeometry/Objects/IObject.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/Material.h"#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |