|
Mantid
|
#include "MantidDataObjects/BoxControllerNeXusIO.h"#include "MantidAPI/FileFinder.h"#include "MantidAPI/IMDHistoWorkspace.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidDataObjects/MDBoxFlatTree.h"#include "MantidDataObjects/MDEvent.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/Exception.h"#include <H5Cpp.h>#include <Poco/File.h>#include <algorithm>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Functions | |
| template<typename FROM , typename TO > | |
| void | Mantid::DataObjects::convertFormats (const std::vector< FROM > &inData, std::vector< TO > &outData) |
| Helper funcion which allows to convert one data fomat into another. More... | |
Variables | |
| const char * | Mantid::DataObjects::EventHeaders [] |