Skip to content

Update TES.cpp

Update to HRCSUMADC return value. If no digits are found, return 99999 instead of -1 since this will automatically fail a cut "HRCSUMADC < [any reasonable value] " and won't require a second check that "HRCSUMADC > 0" as an HLT line requirement.

Merge request reports