Mantid
|
#include "MantidGeometry/MDGeometry/MDPlane.h"
#include "MantidGeometry/MDGeometry/MDTypes.h"
#include "MantidKernel/Exception.h"
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::Geometry::MDImplicitFunction |
An "ImplicitFunction" defining a hyper-cuboid-shaped region in N dimensions. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Geometry |
Typedefs | |
using | Mantid::Geometry::MDImplicitFunction_sptr = std::shared_ptr< MDImplicitFunction > |