Skip to content

Debug Stream Recovery, Fix Duplicated events in BS File

Jennifer Rachel Curran requested to merge jcurran/athena:fixDuplicates into 24.0

Reduce error message in trigRecoExe.py to Warning when no events are selected for the output BS file.

Skip events that have already been processed in trigbs_extractStream.py to avoid writing duplicates of events into the output file.

@wiedenma

Merge request reports