BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Interface for detector resolution algorithms.
Public Member Functions | |
~IDetectorResolution () override=default | |
virtual void | applyDetectorResolution (Datafield *p_intensity_map) const =0 |
Apply the resolution function to the intensity data. More... | |
IDetectorResolution * | clone () const override=0 |
|
overridedefault |
|
pure virtual |
Apply the resolution function to the intensity data.
|
overridepure virtual |