Skip to content

Commit

Permalink
add era
Browse files Browse the repository at this point in the history
  • Loading branch information
kskovpen committed Jul 26, 2022
1 parent 03969cf commit 42502cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/PyReleaseValidation/python/relval_steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -2371,6 +2371,7 @@ def lhegensim2018ml(fragment,howMuch):
for s in autoSkim.keys():
steps['SKIM'+s.upper()+'RUN3']={'-s':'SKIM:%s'%(autoSkim[s]),
'--data':'',
'--era':'Run3',
'--conditions':'auto:run3_data_relval'}

# step1 gensim for HI mixing
Expand Down

0 comments on commit 42502cd

Please sign in to comment.