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

This is the complete list of members for RectangularDetector, 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
boundsOfExplicitRegionOfInterest(size_t iAxis) constIDetectorprotectedvirtual
className() const finalRectangularDetector
clear()IDetectorprotected
clone() const overrideRectangularDetectorvirtual
const_iterator typedefIDetector
createDetectorIntensity(const std::vector< std::unique_ptr< DiffuseElement >> &elements) constIDetector
defaultCoords() const overrideRectangularDetectorvirtual
detectorIndexToRegionOfInterestIndex(size_t detectorIndex) constIDetector
detectorMask() constIDetector
detectorResolution() constIDetector
EDetectorArrangement enum nameRectangularDetector
GENERIC enum valueRectangularDetector
getDetectorArrangment() constRectangularDetector
getDirectBeamU0() constRectangularDetector
getDirectBeamV0() constRectangularDetector
getDirectionVector() constRectangularDetector
getDistance() constRectangularDetector
getGlobalIndex(size_t x, size_t y) constIDetectorprotected
getNormalVector() constRectangularDetector
getU0() constRectangularDetector
getV0() constRectangularDetector
hasExplicitRegionOfInterest() constIDetector
height() constRectangularDetector
IDetector()IDetector
IDetector(const IDetector &other)IDetectorprotected
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 overrideRectangularDetectorvirtual
PERPENDICULAR_TO_DIRECT_BEAM enum valueRectangularDetector
PERPENDICULAR_TO_REFLECTED_BEAM enum valueRectangularDetector
PERPENDICULAR_TO_REFLECTED_BEAM_DPOS enum valueRectangularDetector
PERPENDICULAR_TO_SAMPLE enum valueRectangularDetector
rank() constIDetector
RectangularDetector(size_t nxbins, double width, size_t nybins, double height)RectangularDetector
RectangularDetector(const RectangularDetector &other)RectangularDetector
regionOfInterestBounds(size_t iAxis) constIDetector
regionOfInterestIndexToDetectorIndex(size_t regionOfInterestIndex) constIDetector
regionOfInterestPixel() constRectangularDetector
resetRegionOfInterest()IDetector
scatteringCoords(const Beam &beam) const overrideRectangularDetectorvirtual
setAnalyzer(R3 direction, double efficiency, double total_transmission)IDetector
setDetectorNormal(const Direction &direction) overrideRectangularDetectorvirtual
setDetectorParameters(size_t n_x, double x_min, double x_max, size_t n_y, double y_min, double y_max)IDetector
setDetectorPosition(R3 normal_to_detector, double u0, double v0, R3 direction=R3(0.0, -1.0, 0.0))RectangularDetector
setDetectorResolution(const IDetectorResolution &p_detector_resolution)IDetector
setDirectBeamPosition(double u0, double v0)RectangularDetector
setPerpendicularToDirectBeam(double distance, double u0, double v0)RectangularDetector
setPerpendicularToReflectedBeam(double distance, double u0=0.0, double v0=0.0)RectangularDetector
setPerpendicularToSampleX(double distance, double u0, double v0)RectangularDetector
setRegionOfInterest(double xlow, double ylow, double xup, double yup)IDetector
setResolutionFunction(const IResolutionFunction2D &resFunc)IDetector
sizeOfExplicitRegionOfInterest() constIDetectorprotectedvirtual
sizeOfRegionOfInterest() constIDetector
totalSize() constIDetector
width() constRectangularDetector
xSize() constRectangularDetector
ySize() constRectangularDetector
~IDetector() overrideIDetector
~RectangularDetector() overrideRectangularDetector