Skip to content

Commit

Permalink
Merge pull request #252 from bonanomi/master
Browse files Browse the repository at this point in the history
[CrossSectionHelper.py] Fix typos in MuonEG_RunE/F
  • Loading branch information
MatthiesC authored Jun 27, 2023
2 parents ef8fbe3 + 4dee41c commit 42cd703
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CrossSectionHelper.py
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ class MCSampleValuesHelper(MCSampleValuesHelperPrototype):
),
"XMLname" : MCSampleValuesHelperPrototype.XMLValues(
Xml_UL16preVFP="RunII_106X_v2/data/UL16preVFP/MuonEG_Run2016E-HIPM_UL2016_MiniAODv2-v2.xml", XmlSource_UL16preVFP="/MuonEG/Run2016E-HIPM_UL2016_MiniAODv2-v2/MINIAOD",
Xml_UL17="RunII_106X_v2/data/UL17/MuonEG_Run2017E-UL2017_MiniAODv2-v1.xml", XmlSource_UL18="/MuonEG/Run2017E-UL2017_MiniAODv2-v1/MINIAOD",
Xml_UL17="RunII_106X_v2/data/UL17/MuonEG_Run2017E-UL2017_MiniAODv2-v1.xml", XmlSource_UL17="/MuonEG/Run2017E-UL2017_MiniAODv2-v1/MINIAOD",
),
},

Expand All @@ -418,8 +418,8 @@ class MCSampleValuesHelper(MCSampleValuesHelperPrototype):
),
"XMLname" : MCSampleValuesHelperPrototype.XMLValues(
Xml_UL16preVFP="RunII_106X_v2/data/UL16preVFP/MuonEG_Run2016F-HIPM_UL2016_MiniAODv2-v2.xml", XmlSource_UL16preVFP="/MuonEG/Run2016F-HIPM_UL2016_MiniAODv2-v2/MINIAOD",
Xml_UL16postVFP="RunII_106X_v2/data/UL16postVFP/MuonEG_Run2016F-UL2016_MiniAODv2-v2.xml", XmlSource_UL16postVFP="/MuonEG/Run2016H-UL2016_MiniAODv2-v2/MINIAOD",
Xml_UL17="RunII_106X_v2/data/UL17/MuonEG_Run2017F-UL2017_MiniAODv2-v1.xml", XmlSource_UL18="/MuonEG/Run2017F-UL2017_MiniAODv2-v1/MINIAOD",
Xml_UL16postVFP="RunII_106X_v2/data/UL16postVFP/MuonEG_Run2016F-UL2016_MiniAODv2-v2.xml", XmlSource_UL16postVFP="/MuonEG/Run2016F-UL2016_MiniAODv2-v2/MINIAOD",
Xml_UL17="RunII_106X_v2/data/UL17/MuonEG_Run2017F-UL2017_MiniAODv2-v1.xml", XmlSource_UL17="/MuonEG/Run2017F-UL2017_MiniAODv2-v1/MINIAOD",
),
},

Expand Down

0 comments on commit 42cd703

Please sign in to comment.