15 #ifndef BORNAGAIN_CORE_DETECTOR_SPHERICALPIXEL_H
16 #define BORNAGAIN_CORE_DETECTOR_SPHERICALPIXEL_H
Defines pure virtual interface IPixel (has no cpp file)
Interface for a function that maps [0,1]x[0,1] to the kvectors in a pixel.
A pixel in a SphericalDetector.
SphericalPixel * createZeroSizePixel(double x, double y) const override
SphericalPixel * clone() const override
SphericalPixel(const Bin1D &alpha_bin, const Bin1D &phi_bin)
kvector_t getK(double x, double y, double wavelength) const override
double getIntegrationFactor(double x, double y) const override
double getSolidAngle() const override
const double wavelength(0.154)