BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for RegionOfInterest, including all inherited members.
clipAxisToRoi(size_t axis_index, const IAxis &axis) const | RegionOfInterest | |
clone() const | RegionOfInterest | virtual |
detectorIndex(size_t roiIndex) const | RegionOfInterest | |
detectorSize() const | RegionOfInterest | |
getXlow() const | RegionOfInterest | |
getXup() const | RegionOfInterest | |
getYlow() const | RegionOfInterest | |
getYup() const | RegionOfInterest | |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
initFrom(const IAxis &x_axis, const IAxis &y_axis) | RegionOfInterest | private |
isInROI(size_t detectorIndex) const | RegionOfInterest | |
m_ax1 | RegionOfInterest | private |
m_ax2 | RegionOfInterest | private |
m_ay1 | RegionOfInterest | private |
m_ay2 | RegionOfInterest | private |
m_detector_dims | RegionOfInterest | private |
m_glob_index0 | RegionOfInterest | private |
m_rectangle | RegionOfInterest | private |
m_roi_dims | RegionOfInterest | private |
operator=(const RegionOfInterest &other)=delete | RegionOfInterest | |
RegionOfInterest(const IDetector2D &detector, double xlow, double ylow, double xup, double yup) | RegionOfInterest | |
RegionOfInterest(const OutputData< double > &data, double xlow, double ylow, double xup, double yup) | RegionOfInterest | |
RegionOfInterest(double xlow, double ylow, double xup, double yup) | RegionOfInterest | private |
RegionOfInterest(const RegionOfInterest &other) | RegionOfInterest | private |
roiIndex(size_t detectorIndex) const | RegionOfInterest | |
roiSize() const | RegionOfInterest | |
transferToCPP() | ICloneable | inlinevirtual |
xcoord(size_t index, const std::vector< size_t > &dims) const | RegionOfInterest | inlineprivate |
ycoord(size_t index, const std::vector< size_t > &dims) const | RegionOfInterest | inlineprivate |
~ICloneable()=default | ICloneable | virtual |
~RegionOfInterest() | RegionOfInterest |