Skip to content

Commit

Permalink
add protection for alca step in the patatrack phase-2 workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusich committed Oct 28, 2022
1 parent ca48371 commit 77ad200
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -624,6 +624,7 @@ def __init__(self, digi = {}, reco = {}, harvest = {}, **kwargs):
'HARVESTNano',
'Nano',
'ALCA',
'ALCAPhase2'
],
PU = [],
**kwargs)
Expand Down

0 comments on commit 77ad200

Please sign in to comment.