Skip to content

Commit

Permalink
Merge pull request #13941 from davidlange6/hlt81xv2
Browse files Browse the repository at this point in the history
more era migration in relval matrix
  • Loading branch information
davidlange6 committed Apr 5, 2016
2 parents 9b111b2 + 494c6b5 commit 310b15a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Configuration/PyReleaseValidation/python/relval_steps.py
Expand Up @@ -527,7 +527,7 @@ def genS(fragment,howMuch):
U2000by1={'--relval': '2000,1'}
U80by1={'--relval': '80,1'}

hiAlca = {'--conditions':'auto:run2_mc_hi', '--era':'Run2_HI'}
hiAlca = {'--conditions':'auto:run2_mc_hi', '--era':'Run2_2016,Run2_HI'}
hiAlca2011 = {'--conditions':'auto:run1_mc_hi'}

hiDefaults2011=merge([hiAlca2011,{'--scenario':'HeavyIons','-n':2,'--beamspot':'RealisticHI2011Collision'}])
Expand Down Expand Up @@ -556,11 +556,11 @@ def genS(fragment,howMuch):
'--datatier':'GEN-SIM-DIGI-RECO,DQMIO',
'--relval':'27000,3000'},
step1Defaults])
step1FastUpg2015Defaults =merge([{'-s':'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,L1Reco,RECO,EI,HLT:@relval25ns,VALIDATION:@standardValidation,DQM:@standardDQM',
step1FastUpg2015Defaults =merge([{'-s':'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,L1Reco,RECO,EI,DIGI2RAW,HLT:@relval25ns,VALIDATION:@standardValidation,DQM:@standardDQM',
'--fast':'',
'--conditions' :'auto:run2_mc',
'--beamspot' : 'Realistic50ns13TeVCollision',
'--era' :'Run2_25ns',
'--era' :'Run2_2016',
'--eventcontent':'FEVTDEBUGHLT,DQM',
'--datatier':'GEN-SIM-DIGI-RECO,DQMIO',
'--relval':'27000,3000'},
Expand Down Expand Up @@ -617,7 +617,7 @@ def genS(fragment,howMuch):
"-s":"GEN,SIM,RECOBEFMIX,DIGIPREMIX,L1,DIGI2RAW",
"--eventcontent":"PREMIX",
"--datatier":"GEN-SIM-DIGI-RAW",
"--era":"Run2_25ns"
"--era":"Run2_2016"
},
PUFS25,Kby(100,500)])

Expand Down Expand Up @@ -697,7 +697,7 @@ def identityFS(wf):
'--beamspot' : 'Realistic50ns13TeVCollision',
'--eventcontent': 'FEVTDEBUG',
'--datatier' : 'GEN-SIM',
'--era' : 'Run2_25ns',
'--era' : 'Run2_2016',
}

steps['DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=genvalid('Configuration/Generator/python/DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
Expand Down Expand Up @@ -893,7 +893,7 @@ def identityFS(wf):
'--conditions' : 'auto:run2_mc', # 25ns GT; dedicated dict for 50ns
'--datatier' : 'GEN-SIM-DIGI-RAW',
'--eventcontent': 'PREMIX',
'--era' : 'Run2_25ns' # temporary replacement for premix; to be brought back to customisePostLS1 *EDIT - This comment possibly no longer relevant with switch to eras
'--era' : 'Run2_2016' # temporary replacement for premix; to be brought back to customisePostLS1 *EDIT - This comment possibly no longer relevant with switch to eras
}
premixUp2015Defaults50ns = merge([{'--conditions':'auto:run2_mc_50ns'},
{'--era':'Run2_50ns'},
Expand All @@ -909,7 +909,7 @@ def identityFS(wf):
'--eventcontent' : 'FEVTDEBUGHLT',
'--datatier' : 'GEN-SIM-DIGI-RAW-HLTDEBUG',
'--datamix' : 'PreMix',
'--era' : 'Run2_25ns'
'--era' : 'Run2_2016'
}
digiPremixUp2015Defaults50ns=merge([{'-s':'DIGIPREMIX_S2:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval50ns'},
{'--conditions':'auto:run2_mc_50ns'},
Expand Down Expand Up @@ -1066,7 +1066,7 @@ def identityFS(wf):
'--datatier' :'GEN-SIM-RECO,DQMIO',
'--eventcontent':'RECOSIM,DQM',
'-n' :'10',
'--era' :'Run2_25ns'
'--era' :'Run2_2016'
}

# mask away - to be removed once we'll migrate the matrix to be fully unscheduled for RECO step
Expand Down Expand Up @@ -1118,7 +1118,7 @@ def identityFS(wf):

# for premixing: no --pileup_input for replay; GEN-SIM only available for in-time event, from FEVTDEBUGHLT previous step
steps['RECOPRMXUP15_PU25']=merge([
{'--era':'Run2_25ns','--customise':'SimGeneral/DataMixingModule/customiseForPremixingInput.customiseForPreMixingInput'}, # temporary replacement for premix; to be brought back to customisePostLS1; DataMixer customize for rerouting inputs to mixed data.
{'--era':'Run2_2016','--customise':'SimGeneral/DataMixingModule/customiseForPremixingInput.customiseForPreMixingInput'}, # temporary replacement for premix; to be brought back to customisePostLS1; DataMixer customize for rerouting inputs to mixed data.
step3Up2015Defaults])
steps['RECOPRMXUP15_PU50']=merge([
{'--era':'Run2_50ns','--customise':'SimGeneral/DataMixingModule/customiseForPremixingInput.customiseForPreMixingInput'},
Expand All @@ -1129,7 +1129,7 @@ def identityFS(wf):
{'-s':'RAW2DIGI,L1Reco,RECO,EI,PAT,DQM:DQMOfflinePOGMC'},
{'--datatier' : 'AODSIM,MINIAODSIM,DQMIO'},
{'--eventcontent' : 'AODSIM,MINIAODSIM,DQMIO'},
{'--era':'Run2_25ns'}, # temporary replacement for premix; to be brought back to customisePostLS1
{'--era':'Run2_2016'}, # temporary replacement for premix; to be brought back to customisePostLS1
step3Up2015Defaults])

steps['RECOPRMXUP15PROD_PU25']=merge([
Expand Down Expand Up @@ -1311,7 +1311,7 @@ def identityFS(wf):
'--scenario' :'cosmics',
'--filein':'file:step3_inDQM.root', # unnnecessary
'--filetype':'DQM',
'--era' : 'Run2_25ns',
'--era' : 'Run2_2016',
}
steps['HARVESTCOS_UP15']={'-s' :'HARVESTING:dqmHarvesting',
'--conditions':'auto:run2_mc_cosmics',
Expand All @@ -1320,7 +1320,7 @@ def identityFS(wf):
'--scenario' :'cosmics',
'--filein':'file:step3_inDQM.root', # unnnecessary
'--filetype':'DQM',
'--era' : 'Run2_25ns',
'--era' : 'Run2_2016',
}
steps['HARVESTFS']={'-s':'HARVESTING:validationHarvesting',
'--conditions':'auto:run1_mc',
Expand All @@ -1329,7 +1329,7 @@ def identityFS(wf):
'--scenario':'pp'}
steps['HARVESTHI']=merge([hiDefaults,{'-s':'HARVESTING:validationHarvesting+dqmHarvesting',
'--mc':'',
'--era' : 'Run2_HI',
'--era' : 'Run2_2016,Run2_HI',
'--filetype':'DQM',
'--scenario':'HeavyIons'}])
steps['HARVESTHI2011']=merge([hiDefaults2011,{'-s':'HARVESTING:validationHarvesting+dqmHarvesting',
Expand All @@ -1356,7 +1356,7 @@ def identityFS(wf):
steps['HARVESTUP15FS']={'-s':'HARVESTING:validationHarvesting',
'--conditions':'auto:run2_mc',
'--mc':'',
'--era':'Run2_25ns',
'--era':'Run2_2016',
'--filetype':'DQM',
'--scenario':'pp'}

Expand Down Expand Up @@ -1413,7 +1413,7 @@ def identityFS(wf):
#miniaod
stepMiniAODDefaults = { '-s' : 'PAT',
'--runUnscheduled': '',
'--era' : 'Run2_25ns',
'--era' : 'Run2_2016',
'-n' : '100'
}
stepMiniAODDataUP15 = merge([{'--conditions' : 'auto:run1_data',
Expand All @@ -1431,7 +1431,7 @@ def identityFS(wf):

stepMiniAODMC = merge([{'--conditions' : 'auto:run2_mc',
'--mc' : '',
'--era' : 'Run2_25ns',
'--era' : 'Run2_2016',
'--datatier' : 'MINIAODSIM',
'--eventcontent' : 'MINIAODSIM',
'--filein' :'file:step3.root'
Expand Down

0 comments on commit 310b15a

Please sign in to comment.