|
Mantid
|
Initialisation code. More...
Public Attributes | |
| double | dataE0 = 0 |
| double | dataY0 = 0 |
| std::set< int > | detIds |
| Kernel::V3D | detPosition {0, 0, 0} |
| double | difa = 0 |
| double | difc = 0 |
| double | difcUnc = 0 |
| std::string | isMonitor |
| double | phi = 0 |
| double | q = 0 |
| double | R = 0 |
| int | specNo = 0 |
| double | theta = 0 |
| std::string | timeIndexes |
| double | tzero = 0 |
| int | wsIndex = 0 |
Initialisation code.
Definition at line 62 of file CreateDetectorTable.h.
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::dataE0 = 0 |
Definition at line 68 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::dataY0 = 0 |
Definition at line 68 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| std::set<int> Mantid::Algorithms::CreateDetectorTable::DetectorRowData::detIds |
Definition at line 65 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| Kernel::V3D Mantid::Algorithms::CreateDetectorTable::DetectorRowData::detPosition {0, 0, 0} |
Definition at line 71 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::difa = 0 |
Definition at line 70 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::difc = 0 |
Definition at line 70 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::difcUnc = 0 |
Definition at line 70 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| std::string Mantid::Algorithms::CreateDetectorTable::DetectorRowData::isMonitor |
Definition at line 67 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::phi = 0 |
Definition at line 69 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::q = 0 |
Definition at line 69 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::R = 0 |
Definition at line 69 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| int Mantid::Algorithms::CreateDetectorTable::DetectorRowData::specNo = 0 |
Definition at line 64 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::theta = 0 |
Definition at line 69 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| std::string Mantid::Algorithms::CreateDetectorTable::DetectorRowData::timeIndexes |
Definition at line 66 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| double Mantid::Algorithms::CreateDetectorTable::DetectorRowData::tzero = 0 |
Definition at line 70 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().
| int Mantid::Algorithms::CreateDetectorTable::DetectorRowData::wsIndex = 0 |
Definition at line 63 of file CreateDetectorTable.h.
Referenced by Mantid::Algorithms::CreateDetectorTable::calculateWsIdxData(), Mantid::Algorithms::CreateDetectorTable::populateTable(), Mantid::Algorithms::CreateDetectorTable::populateTableByDetID(), and Mantid::Algorithms::CreateDetectorTable::writeRowToTable().