Option to delay analysis of end triggered scaler events to end of run.
In the end method of the Hall C rocs, the scalers are read for a final time and a user event 129 is created with the scaler counts. These events do not always appear at the end of the coda file, leading to the risk that triggered scaler reads will appear after the event 129s. If the event type of these final scaler reads is passed to the scaler object with the SetDelayedType(int evtype) method, then the scaler analyis will cache these events and analyze them at the end of the analysis.
Loading
Please register or sign in to comment