BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
IDetector Member List

This is the complete list of members for IDetector, including all inherited members.

active_indices() constIDetector
addDetAxis(const IAxis &axis)IDetector
addMask(const IShape2D &shape, bool mask_value=true)IDetector
applyDetectorResolution(Datafield *p_intensity_map) constIDetector
axesClippedToRegionOfInterest() constIDetector
axis(size_t index) constIDetector
axisBinIndex(size_t index, size_t selected_axis) constIDetector
axisName(size_t index) const =0IDetectorprotectedpure virtual
boundsOfExplicitRegionOfInterest(size_t iAxis) constIDetectorprotectedvirtual
clear()IDetectorprotected
clone() const override=0IDetectorpure virtual
const_iterator typedefIDetector
createDetectorIntensity(const std::vector< std::unique_ptr< DiffuseElement >> &elements) constIDetector
createPixel(size_t index) const =0IDetectorpure virtual
defaultCoords() const =0IDetectorpure virtual
detectorIndexToRegionOfInterestIndex(size_t detectorIndex) constIDetector
detectorMask() constIDetector
detectorResolution() constIDetector
getGlobalIndex(size_t x, size_t y) constIDetectorprotected
hasExplicitRegionOfInterest() constIDetector
IDetector()IDetector
IDetector(const IDetector &other)IDetectorprotected
indexOfSpecular(const Beam &beam) const =0IDetectorpure virtual
iterateOverNonMaskedPoints(std::function< void(const_iterator)> func) constIDetector
iterateOverRegionOfInterest(std::function< void(const_iterator)> func) constIDetector
maskAll()IDetector
nodeChildren() const overrideIDetector
numberOfElements() constIDetector
offspecCoords(IAxis *beamAxis, const Direction &beamDirection) const =0IDetectorpure virtual
rank() constIDetector
regionOfInterestBounds(size_t iAxis) constIDetector
regionOfInterestIndexToDetectorIndex(size_t regionOfInterestIndex) constIDetector
resetRegionOfInterest()IDetector
scatteringCoords(const Beam &beam) const =0IDetectorpure virtual
setAnalyzer(R3 direction, double efficiency, double total_transmission)IDetector
setDetectorNormal(const Direction &)IDetectorvirtual
setDetectorParameters(size_t n_x, double x_min, double x_max, size_t n_y, double y_min, double y_max)IDetector
setDetectorResolution(const IDetectorResolution &p_detector_resolution)IDetector
setRegionOfInterest(double xlow, double ylow, double xup, double yup)IDetector
setResolutionFunction(const IResolutionFunction2D &resFunc)IDetector
sizeOfExplicitRegionOfInterest() constIDetectorprotectedvirtual
sizeOfRegionOfInterest() constIDetector
totalSize() constIDetector
~IDetector() overrideIDetector