|
Mantid
|
#include "MantidAPI/BoxController.h"#include "MantidAPI/CoordTransform.h"#include "MantidAPI/IMDNode.h"#include "MantidAPI/IMDWorkspace.h"#include "MantidDataObjects/MDBin.h"#include "MantidDataObjects/MDLeanEvent.h"#include "MantidGeometry/MDGeometry/MDDimensionExtents.h"#include "MantidGeometry/MDGeometry/MDImplicitFunction.h"#include "MantidKernel/ISaveable.h"#include "MantidKernel/VMD.h"#include <iosfwd>#include <mutex>Go to the source code of this file.
Classes | |
| class | Mantid::DataObjects::MDBoxBase |
| Templated super-class of a multi-dimensional event "box". More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Macros | |
| #define | MDBOX_TRACK_CENTROID |
| Define to keep the centroid around as a field on each MDBoxBase. More... | |
| #define MDBOX_TRACK_CENTROID |
Define to keep the centroid around as a field on each MDBoxBase.
Definition at line 23 of file MDBoxBase.h.