Skip to content

Fixed typo in hms replay script: h_fadc_debug_param

Murchhana Roy requested to merge murchhana_replays into master

All the raw branches and ref time subtracted branches for HMS Cherenkov were missing in the replay. Found out a typo in the "replay_hms.cxx" script. It was pointing to the wrong param file. Replaced "p_fadc_debug_param" with "h_fadc_debug_param" in the script.

Merge request reports