Debug Stream recovery, addition of HLT_rejected_events histogram
- Jul 07, 2023
-
-
Jennifer Rachel Curran authored1a889636
-
Jennifer Rachel Curran authored9711ed4e
-
Jennifer Rachel Curran authoredd6313ec5
-
Introduce an additional histogram to HIST_DEBUGSTREAMON.ntup.root that contains the number of HLT rejected events.
Changes to dbgAnalysis.py: addition of a function that adds the extra histogram to the root file after the Pre tree has been filled. Changes to trigRecoExe.py: in post execute, count the number of rejected events in log.BSRDOtoRAW in the existing loop that merges the child log files and call on the function to create histograms before the Pos tree is filled.