Skip to content

Commit

Permalink
[CrossSectionHelper.py] Fix typos in MuonEG_RunE/F
Browse files Browse the repository at this point in the history
  • Loading branch information
bonanomi committed Jun 22, 2023
1 parent ef8fbe3 commit 92ae9e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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 @@ -419,7 +419,7 @@ 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_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 92ae9e2

Please sign in to comment.