|
Mantid
|
#include "MantidKernel/NexusHDF5Descriptor.h"#include "MantidKernel/System.h"#include <memory>#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::Kernel |
| namespace | Mantid::Kernel::PropertyNexus |
| Namespace with helper methods for loading and saving Property's (logs) to NXS files. | |
| namespace | NeXus |
Functions | |
| DLLExport std::unique_ptr< Property > | Mantid::Kernel::PropertyNexus::loadProperty (::NeXus::File *file, const std::string &group) |
| Opens a NXlog group in a nexus file and creates the correct Property object from it. More... | |
| DLLExport std::unique_ptr< Property > | Mantid::Kernel::PropertyNexus::loadProperty (::NeXus::File *file, const std::string &group, const Mantid::Kernel::NexusHDF5Descriptor &fileInfo, const std::string &prefix) |
| Opens a NXlog group in a nexus file and creates the correct Property object from it. More... | |