Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::MDAlgorithms::LoadDNSSCD::ExpData Struct Reference

structure for experimental data More...

Public Attributes

double chwidth
 
double deterota
 
std::vector< int > detID
 
double huber
 
size_t nchannels
 
double norm
 
std::vector< std::vector< double > > signal
 
double wavelength
 

Detailed Description

structure for experimental data

Definition at line 71 of file LoadDNSSCD.h.

Member Data Documentation

◆ chwidth

double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::chwidth

Definition at line 77 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ deterota

double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::deterota

Definition at line 72 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ detID

std::vector<int> Mantid::MDAlgorithms::LoadDNSSCD::ExpData::detID

Definition at line 79 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ huber

double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::huber

Definition at line 73 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ nchannels

size_t Mantid::MDAlgorithms::LoadDNSSCD::ExpData::nchannels

Definition at line 76 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ norm

double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::norm

Definition at line 75 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ signal

std::vector<std::vector<double> > Mantid::MDAlgorithms::LoadDNSSCD::ExpData::signal

Definition at line 78 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().

◆ wavelength

double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::wavelength

Definition at line 74 of file LoadDNSSCD.h.

Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().


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