sPHENIX-Collaboration / rcdaq

This is the DAQ repository for the time being. It will host rcdaq and the plugins
7 stars 14 forks source link

prevent run type / file rule changes when a run is in progress #46

Closed mpurschke closed 4 months ago

mpurschke commented 4 months ago

This used to be a RCDAQ feature in the past but is no more - before the advent on file roll-overs, one could change the file rule while a run was in progress. It would take effect at the next RUN. But now it took place at the next file rollover, which is of course undesired. I fixed it so that one gets an error when on tries to change either the run type or the file rule directly while a run is active.