Mantid
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
Mantid::NexusGeometry Namespace Reference

Classes

class  NexusFileReader
 

Typedefs

using FullNXPath = std::vector< std::string >
 

Functions

std::string toNXPathString (FullNXPath &path)
 
template<typename ExpectedT >
void validateStorageType (const H5::DataSet &data)
 

Typedef Documentation

◆ FullNXPath

using Mantid::NexusGeometry::FullNXPath = typedef std::vector<std::string>

Definition at line 28 of file NexusFileReader.h.

Function Documentation

◆ toNXPathString()

std::string Mantid::NexusGeometry::toNXPathString ( FullNXPath path)

Definition at line 30 of file NexusFileReader.h.

◆ validateStorageType()

template<typename ExpectedT >
void Mantid::NexusGeometry::validateStorageType ( const H5::DataSet &  data)

Definition at line 40 of file NexusFileReader.h.

References std::to_string().