-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle when no reclustered jets are available for MC
If not otherwise handled, it will raise an exception that will bubble up to the steering, appearing as a failure. This isn't wrong (we can't recluster if there are no jets...), but it's a bit surprising to see failed tasks. Better to handle it explicitly and pass on the message, as is done for other cases (ie. for the one level and three level)
- Loading branch information
1 parent
60d7710
commit b77dcc9
Showing
1 changed file
with
30 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters