Mantid
|
#include "MantidGeometry/Crystal/AngleUnits.h"
#include "MantidKernel/Matrix.h"
#include "MantidKernel/V3D.h"
#include <nexus/NeXusFile.hpp>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::Goniometer |
Class to represent a particular goniometer setting, which is described by the rotation matrix. More... | |
struct | Mantid::Geometry::GoniometerAxis |
Counter clockwise rotation. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Enumerations | |
enum | Mantid::Geometry::RotationSense { Mantid::Geometry::CW = -1 , Mantid::Geometry::CCW = 1 } |