getAbsorptionWeightedPathLength() const =0 | Mantid::Geometry::IPeak | pure virtual |
getAzimuthal() const =0 | Mantid::Geometry::IPeak | pure virtual |
getBinCount() const =0 | Mantid::Geometry::IPeak | pure virtual |
getCol() const =0 | Mantid::Geometry::IPeak | pure virtual |
getDSpacing() const =0 | Mantid::Geometry::IPeak | pure virtual |
getEnergyTransfer() const =0 | Mantid::Geometry::IPeak | pure virtual |
getFinalEnergy() const =0 | Mantid::Geometry::IPeak | pure virtual |
getGoniometerMatrix() const =0 | Mantid::Geometry::IPeak | pure virtual |
getH() const =0 | Mantid::Geometry::IPeak | pure virtual |
getHKL() const =0 | Mantid::Geometry::IPeak | pure virtual |
getInitialEnergy() const =0 | Mantid::Geometry::IPeak | pure virtual |
getIntensity() const =0 | Mantid::Geometry::IPeak | pure virtual |
getIntensityOverSigma() const =0 | Mantid::Geometry::IPeak | pure virtual |
getIntHKL() const =0 | Mantid::Geometry::IPeak | pure virtual |
getIntMNP() const =0 | Mantid::Geometry::IPeak | pure virtual |
getK() const =0 | Mantid::Geometry::IPeak | pure virtual |
getL() const =0 | Mantid::Geometry::IPeak | pure virtual |
getL1() const =0 | Mantid::Geometry::IPeak | pure virtual |
getL2() const =0 | Mantid::Geometry::IPeak | pure virtual |
getMonitorCount() const =0 | Mantid::Geometry::IPeak | pure virtual |
getPeakNumber() const =0 | Mantid::Geometry::IPeak | pure virtual |
getPeakShape() const =0 | Mantid::Geometry::IPeak | pure virtual |
getQLabFrame() const =0 | Mantid::Geometry::IPeak | pure virtual |
getQSampleFrame() const =0 | Mantid::Geometry::IPeak | pure virtual |
getReferenceFrame() const =0 | Mantid::Geometry::IPeak | pure virtual |
getRow() const =0 | Mantid::Geometry::IPeak | pure virtual |
getRunNumber() const =0 | Mantid::Geometry::IPeak | pure virtual |
getSamplePos() const =0 | Mantid::Geometry::IPeak | pure virtual |
getScattering() const =0 | Mantid::Geometry::IPeak | pure virtual |
getSigmaIntensity() const =0 | Mantid::Geometry::IPeak | pure virtual |
getTOF() const =0 | Mantid::Geometry::IPeak | pure virtual |
getWavelength() const =0 | Mantid::Geometry::IPeak | pure virtual |
isIndexed() const =0 | Mantid::Geometry::IPeak | pure virtual |
setAbsorptionWeightedPathLength(double pathLength)=0 | Mantid::Geometry::IPeak | pure virtual |
setBinCount(double m_BinCount)=0 | Mantid::Geometry::IPeak | pure virtual |
setFinalEnergy(double m_FinalEnergy)=0 | Mantid::Geometry::IPeak | pure virtual |
setGoniometerMatrix(const Mantid::Kernel::Matrix< double > &m_GoniometerMatrix)=0 | Mantid::Geometry::IPeak | pure virtual |
setH(double m_H)=0 | Mantid::Geometry::IPeak | pure virtual |
setHKL(double H, double K, double L)=0 | Mantid::Geometry::IPeak | pure virtual |
setHKL(const Mantid::Kernel::V3D &HKL)=0 | Mantid::Geometry::IPeak | pure virtual |
setInitialEnergy(double m_InitialEnergy)=0 | Mantid::Geometry::IPeak | pure virtual |
setIntensity(double m_Intensity)=0 | Mantid::Geometry::IPeak | pure virtual |
setIntHKL(const Mantid::Kernel::V3D &HKL)=0 | Mantid::Geometry::IPeak | pure virtual |
setIntMNP(const Mantid::Kernel::V3D &MNP)=0 | Mantid::Geometry::IPeak | pure virtual |
setK(double m_K)=0 | Mantid::Geometry::IPeak | pure virtual |
setL(double m_L)=0 | Mantid::Geometry::IPeak | pure virtual |
setMonitorCount(double m_MonitorCount)=0 | Mantid::Geometry::IPeak | pure virtual |
setPeakNumber(int m_PeakNumber)=0 | Mantid::Geometry::IPeak | pure virtual |
setPeakShape(Mantid::Geometry::PeakShape *shape)=0 | Mantid::Geometry::IPeak | pure virtual |
setPeakShape(Mantid::Geometry::PeakShape_const_sptr shape)=0 | Mantid::Geometry::IPeak | pure virtual |
setQLabFrame(const Mantid::Kernel::V3D &QLabFrame, boost::optional< double > detectorDistance)=0 | Mantid::Geometry::IPeak | pure virtual |
setQSampleFrame(const Mantid::Kernel::V3D &QSampleFrame, boost::optional< double > detectorDistance)=0 | Mantid::Geometry::IPeak | pure virtual |
setRunNumber(int m_RunNumber)=0 | Mantid::Geometry::IPeak | pure virtual |
setSamplePos(double samX, double samY, double samZ)=0 | Mantid::Geometry::IPeak | pure virtual |
setSamplePos(const Mantid::Kernel::V3D &XYZ)=0 | Mantid::Geometry::IPeak | pure virtual |
setSigmaIntensity(double m_SigmaIntensity)=0 | Mantid::Geometry::IPeak | pure virtual |
setWavelength(double wavelength)=0 | Mantid::Geometry::IPeak | pure virtual |
~IPeak()=default | Mantid::Geometry::IPeak | virtual |