|
Mantid
|
#include "MantidNexusGeometry/H5ForwardCompatibility.h"#include "MantidNexusGeometry/NexusGeometryDefinitions.h"#include <Eigen/Dense>#include <H5Cpp.h>#include <boost/filesystem.hpp>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::NexusGeometry::NexusFileReader |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::NexusGeometry |
Typedefs | |
| using | Mantid::NexusGeometry::FullNXPath = std::vector< std::string > |
Functions | |
| std::string | Mantid::NexusGeometry::toNXPathString (FullNXPath &path) |
| template<typename ExpectedT > | |
| void | Mantid::NexusGeometry::validateStorageType (const H5::DataSet &data) |