`runQltyMonitor.C` modification finished
Modification to runQltyMonitor has been finished. KEKCC data reprocessing-2 (generating badEventList.txt) should start after this merge request.
What's added
-
goodEventTagger: now use bigtree.root file as input, addingofflinebranch to bigtree files, withisGoodEvent,isGoodBeam, etc inside the branch. The "bad event selection by TRG and T1_ION criterial" function is moved torunQltyMonitor. -
runQltyMonitornow has two function:
- plot scaler rate and adc readout event by event (renewed)
- generate
badEventList.txtaccording to the TRG and T1_ION rate criterials written incriterial.txt. (moved from goodEventTagger).
What will be in next merge request
-
goodEventTaggeris going to be implemented intoanaGm2as a module. AddingisGoodEventleaf to bigtree.root will start after that. - Some code for Drift Chamber planes mis-alignment checking will also be added in the next merge request (though may still be in progress).