|
Mantid
|
#include <algorithm>#include <boost/multi_array.hpp>#include <complex>#include <fstream>#include <iomanip>#include <list>#include <map>#include <set>#include <sstream>#include <stack>#include <vector>#include "MantidGeometry/Math/PolyBase.h"#include "MantidGeometry/Math/mathSupport.h"#include "MantidGeometry/Surfaces/BaseVisit.h"#include "MantidGeometry/Surfaces/Quadratic.h"#include "MantidGeometry/Surfaces/Surface.h"#include "MantidKernel/Logger.h"#include "MantidKernel/Matrix.h"#include "MantidKernel/Tolerance.h"#include "MantidKernel/V3D.h"#include "MantidKernel/Strings.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |