Skip to content

Commit 959c9ff

Browse files
committed
Fixed UL17 JEC version; Added V5 files, removed V6
1 parent 555b307 commit 959c9ff

19 files changed

+7
-7
lines changed
1.55 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
1.55 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
1.55 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
1.55 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
1.55 MB
Binary file not shown.
-1.59 MB
Binary file not shown.
-1.59 MB
Binary file not shown.

data/jme/Summer19UL17_V6_DATA.tgz

-7.93 MB
Binary file not shown.

data/jme/Summer19UL17_V6_MC.tar.gz

-1.63 MB
Binary file not shown.

data/jme/Summer19UL17_V6_MC.tgz

-1.63 MB
Binary file not shown.

python/postprocessing/modules/jme/jetmetHelperRun2.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'2018': 'Autumn18_V19_MC',
1515
'UL2016_preVFP': 'Summer19UL16APV_V7_MC',
1616
'UL2016': 'Summer19UL16_V7_MC',
17-
'UL2017': 'Summer19UL17_V6_MC',
17+
'UL2017': 'Summer19UL17_V5_MC',
1818
'UL2018': 'Summer19UL18_V5_MC',
1919
}
2020

@@ -31,7 +31,7 @@
3131
'2018': 'Autumn18_V19_DATA',
3232
'UL2016_preVFP': 'Summer19UL16APV_V7_DATA',
3333
'UL2016': 'Summer19UL16_V7_DATA',
34-
'UL2017': 'Summer19UL17_V6_DATA',
34+
'UL2017': 'Summer19UL17_V5_DATA',
3535
'UL2018': 'Summer19UL18_V5_DATA'
3636
}
3737

@@ -60,11 +60,11 @@
6060
'UL2016F': 'Summer19UL16_RunFGH_V7_DATA',
6161
'UL2016G': 'Summer19UL16_RunFGH_V7_DATA',
6262
'UL2016H': 'Summer19UL16_RunFGH_V7_DATA',
63-
'UL2017B': 'Summer19UL17_RunB_V6_DATA',
64-
'UL2017C': 'Summer19UL17_RunC_V6_DATA',
65-
'UL2017D': 'Summer19UL17_RunD_V6_DATA',
66-
'UL2017E': 'Summer19UL17_RunE_V6_DATA',
67-
'UL2017F': 'Summer19UL17_RunF_V6_DATA',
63+
'UL2017B': 'Summer19UL17_RunB_V5_DATA',
64+
'UL2017C': 'Summer19UL17_RunC_V5_DATA',
65+
'UL2017D': 'Summer19UL17_RunD_V5_DATA',
66+
'UL2017E': 'Summer19UL17_RunE_V5_DATA',
67+
'UL2017F': 'Summer19UL17_RunF_V5_DATA',
6868
'UL2018A': 'Summer19UL18_RunA_V5_DATA',
6969
'UL2018B': 'Summer19UL18_RunB_V5_DATA',
7070
'UL2018C': 'Summer19UL18_RunC_V5_DATA',

0 commit comments

Comments
 (0)