|
Mantid
|
#include "MantidAPI/IMDIterator.h"#include "MantidDataObjects/DllConfig.h"#include <boost/scoped_ptr.hpp>Go to the source code of this file.
Classes | |
| class | Mantid::DataObjects::SkipMaskedBins |
| Policy that indicates skipping of masked bins. More... | |
| class | Mantid::DataObjects::SkipNothing |
| Policy that indicates no skipping should be applied. More... | |
| class | Mantid::DataObjects::SkippingPolicy |
| SkippingPolicy : Policy types for skipping in MDiterators. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Typedefs | |
| using | Mantid::DataObjects::SkippingPolicy_scptr = boost::scoped_ptr< SkippingPolicy > |