|
Mantid
|
#include "MantidMDAlgorithms/ChangeQConvention.h"#include "MantidAPI/CoordTransform.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/IMDEventWorkspace.h"#include "MantidAPI/Progress.h"#include "MantidDataObjects/BoxControllerNeXusIO.h"#include "MantidDataObjects/MDBox.h"#include "MantidDataObjects/MDBoxFlatTree.h"#include "MantidDataObjects/MDBoxIterator.h"#include "MantidDataObjects/MDEventFactory.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidDataObjects/MDHistoWorkspace.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/EnabledWhenProperty.h"#include "MantidKernel/Matrix.h"#include "MantidKernel/System.h"#include <Poco/File.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |