API::SpectrumInfo | Mantid::Geometry::DetectorInfo | friend |
azimuthal(const size_t index) const | Mantid::Geometry::DetectorInfo | |
azimuthal(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
begin() | Mantid::Geometry::DetectorInfo | |
cbegin() const | Mantid::Geometry::DetectorInfo | |
cend() const | Mantid::Geometry::DetectorInfo | |
clearMaskFlags() | Mantid::Geometry::DetectorInfo | |
clearPositionDependentParameters(const size_t index) | Mantid::Geometry::DetectorInfo | private |
detector(const size_t index) const | Mantid::Geometry::DetectorInfo | |
detectorIDs() const | Mantid::Geometry::DetectorInfo | |
DetectorInfo(std::unique_ptr< Beamline::DetectorInfo > detectorInfo, std::shared_ptr< const Geometry::Instrument > instrument, std::shared_ptr< const std::vector< detid_t > > detectorIds, std::shared_ptr< const std::unordered_map< detid_t, size_t > > detIdToIndexMap) | Mantid::Geometry::DetectorInfo | |
DetectorInfo(const DetectorInfo &other) | Mantid::Geometry::DetectorInfo | |
difcUncalibrated(const size_t index) const | Mantid::Geometry::DetectorInfo | |
diffractometerConstants(const size_t index, std::vector< detid_t > &calibratedDets, std::vector< detid_t > &uncalibratedDets) const | Mantid::Geometry::DetectorInfo | |
end() | Mantid::Geometry::DetectorInfo | |
geographicalAngles(const size_t index) const | Mantid::Geometry::DetectorInfo | |
geographicalAngles(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
getDetector(const size_t index) const | Mantid::Geometry::DetectorInfo | private |
getDetectorPtr(const size_t index) const | Mantid::Geometry::DetectorInfo | private |
hasMaskedDetectors() const | Mantid::Geometry::DetectorInfo | |
indexOf(const detid_t id) const | Mantid::Geometry::DetectorInfo | |
Instrument | Mantid::Geometry::DetectorInfo | friend |
isEquivalent(const DetectorInfo &other) const | Mantid::Geometry::DetectorInfo | |
isMasked(const size_t index) const | Mantid::Geometry::DetectorInfo | |
isMasked(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
isMonitor(const size_t index) const | Mantid::Geometry::DetectorInfo | |
isMonitor(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
isScanning() const | Mantid::Geometry::DetectorInfo | |
l1() const | Mantid::Geometry::DetectorInfo | |
l2(const size_t index) const | Mantid::Geometry::DetectorInfo | |
l2(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
m_detectorIDs | Mantid::Geometry::DetectorInfo | private |
m_detectorInfo | Mantid::Geometry::DetectorInfo | private |
m_detIDToIndex | Mantid::Geometry::DetectorInfo | private |
m_instrument | Mantid::Geometry::DetectorInfo | private |
m_lastDetector | Mantid::Geometry::DetectorInfo | mutableprivate |
m_lastIndex | Mantid::Geometry::DetectorInfo | mutableprivate |
operator=(const DetectorInfo &rhs) | Mantid::Geometry::DetectorInfo | |
position(const size_t index) const | Mantid::Geometry::DetectorInfo | |
position(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
rotation(const size_t index) const | Mantid::Geometry::DetectorInfo | |
rotation(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
samplePosition() const | Mantid::Geometry::DetectorInfo | |
scanCount() const | Mantid::Geometry::DetectorInfo | |
scanIntervals() const | Mantid::Geometry::DetectorInfo | |
scanSize() const | Mantid::Geometry::DetectorInfo | |
setMasked(const size_t index, bool masked) | Mantid::Geometry::DetectorInfo | |
setMasked(const std::pair< size_t, size_t > &index, bool masked) | Mantid::Geometry::DetectorInfo | |
setPosition(const size_t index, const Kernel::V3D &position) | Mantid::Geometry::DetectorInfo | |
setPosition(const std::pair< size_t, size_t > &index, const Kernel::V3D &position) | Mantid::Geometry::DetectorInfo | |
setRotation(const size_t index, const Kernel::Quat &rotation) | Mantid::Geometry::DetectorInfo | |
setRotation(const std::pair< size_t, size_t > &index, const Kernel::Quat &rotation) | Mantid::Geometry::DetectorInfo | |
signedTwoTheta(const size_t index) const | Mantid::Geometry::DetectorInfo | |
signedTwoTheta(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
size() const | Mantid::Geometry::DetectorInfo | |
sourcePosition() const | Mantid::Geometry::DetectorInfo | |
twoTheta(const size_t index) const | Mantid::Geometry::DetectorInfo | |
twoTheta(const std::pair< size_t, size_t > &index) const | Mantid::Geometry::DetectorInfo | |
~DetectorInfo() | Mantid::Geometry::DetectorInfo | |