|
Mantid
|
#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidBeamline/ComponentInfo.h"#include "MantidBeamline/ComponentType.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument/FitParameter.h"#include "MantidGeometry/Instrument/Parameter.h"#include "MantidGeometry/Instrument/ParameterFactory.h"#include "MantidGeometry/Instrument/ParameterInfo.h"#include "MantidGeometry/Instrument/ParameterMap.h"#include "MantidGeometry/Objects/BoundingBox.h"#include "MantidGeometry/Objects/IObject.h"#include "MantidKernel/EigenConversionHelpers.h"#include "MantidKernel/Exception.h"#include <Eigen/Geometry>#include <algorithm>#include <exception>#include <iterator>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |