BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Abstract base class for selection rules.
Public Member Functions | |
virtual | ~ISelectionRule ()=default |
virtual ISelectionRule * | clone () const =0 |
virtual bool | coordinateSelected (const I3 &coordinate) const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in SimpleSelectionRule.
|
pure virtual |
Implemented in SimpleSelectionRule.