Mantid
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Mantid::DataHandling::NXcanSAS::InstrumentNameInfo Struct Reference

#include <NXcanSASUtil.h>

Public Member Functions

 InstrumentNameInfo (const H5::Group &entry)
 

Static Public Member Functions

static std::string getIdfFromFile (const std::string &instrumentName)
 
static std::string getInstrumentNameFromFile (const H5::Group &entry)
 

Public Attributes

std::string idf
 
std::string instrumentName
 

Detailed Description

Definition at line 50 of file NXcanSASUtil.h.

Constructor & Destructor Documentation

◆ InstrumentNameInfo()

Mantid::DataHandling::NXcanSAS::InstrumentNameInfo::InstrumentNameInfo ( const H5::Group &  entry)
explicit

Definition at line 68 of file NXcanSASUtil.cpp.

Member Function Documentation

◆ getIdfFromFile()

std::string Mantid::DataHandling::NXcanSAS::InstrumentNameInfo::getIdfFromFile ( const std::string &  instrumentName)
static

◆ getInstrumentNameFromFile()

std::string Mantid::DataHandling::NXcanSAS::InstrumentNameInfo::getInstrumentNameFromFile ( const H5::Group &  entry)
static

Member Data Documentation

◆ idf

std::string Mantid::DataHandling::NXcanSAS::InstrumentNameInfo::idf

Definition at line 55 of file NXcanSASUtil.h.

Referenced by getIdfFromFile().

◆ instrumentName

std::string Mantid::DataHandling::NXcanSAS::InstrumentNameInfo::instrumentName

Definition at line 54 of file NXcanSASUtil.h.

Referenced by getIdfFromFile().


The documentation for this struct was generated from the following files: