|
Mantid
|
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 |
structure for experimental data
Definition at line 71 of file LoadDNSSCD.h.
| double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::chwidth |
Definition at line 77 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().
| double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::deterota |
Definition at line 72 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().
| std::vector<int> Mantid::MDAlgorithms::LoadDNSSCD::ExpData::detID |
Definition at line 79 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().
| double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::huber |
Definition at line 73 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().
| size_t Mantid::MDAlgorithms::LoadDNSSCD::ExpData::nchannels |
Definition at line 76 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().
| double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::norm |
Definition at line 75 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().
| 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().
| double Mantid::MDAlgorithms::LoadDNSSCD::ExpData::wavelength |
Definition at line 74 of file LoadDNSSCD.h.
Referenced by Mantid::MDAlgorithms::LoadDNSSCD::read_data().