We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d1fbc commit 1115707Copy full SHA for 1115707
python/defaults/2017_UltraLegacy.py
@@ -5,12 +5,12 @@
5
6
mc = {
7
'inputFiles' : ['/store/mc/RunIISummer19UL17MiniAOD/TTTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/MINIAODSIM/106X_mc2017_realistic_v6-v2/40000/FEDB3CA9-7B9C-4D4B-AB90-C4982D57ADEE.root'],
8
- 'JPCalibration' : 'JPcalib_MC94X_2017_v1',
+ 'JPCalibration' : 'JPcalib_MC106X_UL2017_v1',
9
'mcGlobalTag' : '106X_mc2017_realistic_v6',
10
}
11
12
data = {
13
'inputFiles' : ['/store/data/Run2017D/JetHT/MINIAOD/17Nov2017-v1/20000/0249B143-8CCC-E711-BA7C-0025905C2CD0.root'],
14
- 'JPCalibration' : 'JPcalib_Data94X_2017_v1',
+ 'JPCalibration' : 'JPcalib_Data106X_UL2017_v1',
15
'dataGlobalTag' : '106X_dataRun2_v20',
16
0 commit comments