|
Mantid
|
#include "MantidAlgorithms/AnnularRingAbsorption.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ObjComponent.h"#include "MantidGeometry/Instrument/ReferenceFrame.h"#include "MantidGeometry/Instrument/SampleEnvironment.h"#include "MantidGeometry/Objects/CSGObject.h"#include "MantidGeometry/Objects/ShapeFactory.h"#include "MantidKernel/Atom.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/MandatoryValidator.h"#include "MantidKernel/Material.h"#include "MantidKernel/NeutronAtom.h"#include "MantidKernel/V3D.h"#include <boost/format.hpp>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |