Mantid
|
#include "MantidDataObjects/CoordTransformAffine.h"
#include "MantidAPI/CoordTransform.h"
#include "MantidDataObjects/CoordTransformAligned.h"
#include "MantidGeometry/MDGeometry/MDTypes.h"
#include "MantidKernel/Exception.h"
#include "MantidKernel/Matrix.h"
#include "MantidKernel/System.h"
#include "MantidKernel/VectorHelper.h"
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |
Functions | |
void | Mantid::DataObjects::swap (CoordTransformAffine &obj1, CoordTransformAffine &obj2) |