|
Mantid
|
#include "MantidMDAlgorithms/ConvertHFIRSCDtoMDE.h"#include "MantidAPI/IMDEventWorkspace.h"#include "MantidAPI/IMDHistoWorkspace.h"#include "MantidAPI/IMDIterator.h"#include "MantidAPI/Run.h"#include "MantidDataObjects/MDBoxBase.h"#include "MantidDataObjects/MDEventFactory.h"#include "MantidDataObjects/MDEventInserter.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidGeometry/MDGeometry/QSample.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/PropertyWithValue.h"#include "MantidKernel/TimeSeriesProperty.h"#include "MantidKernel/UnitLabelTypes.h"#include "Eigen/Dense"#include "boost/math/constants/constants.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |