You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.
We have three classes that are more-or-less useless at the moment:
HCALSetParameterHandler: this should be eliminated, since almost all the handler classes do some separate setting of parameters without going through the HCALSetParameterHandler
HCALMonitorHandler: this does nothing now, so we should figure out if we ever want to use it, or get rid of it
HCALErrorHandler: we could revive this class to take over error condition handling, e.g. the goToError method, but it may need a more thorough rewrite
The text was updated successfully, but these errors were encountered:
We have three classes that are more-or-less useless at the moment:
The text was updated successfully, but these errors were encountered: