OpalRingDefinition MAX_R MIN_R options
There are a few issues with this code:
- It is not in the wiki/documented
- The exception in OpalRingDefinition.cpp is a char* not an OpalException
- If MAX_R, MIN_R is not set, the bound checking seems to happen sometimes anyway - note that
Classic/AbsBeamline/Ring.h
Ring::willDoAperture_m
defaults to false, so not quite sure what is happening there.
Thanks to @carl_j for spotting.