Skip to content

Commit

Permalink
Update to 2017 METplusTrack paths
Browse files Browse the repository at this point in the history
  • Loading branch information
bpfrancis committed Jun 15, 2017
1 parent f1ee4ed commit 1ffadf2
Showing 1 changed file with 5 additions and 5 deletions.
Expand Up @@ -2,11 +2,11 @@

METplusTrackPSet = cms.PSet(
hltPathsToCheck = cms.vstring(
#"HLT_MET80_v", # For debugging
#"HLT_MET85_Track50_dEdx3p6_v", # For debugging
"HLT_MET75_IsoTrk50_v",
"HLT_MET90_IsoTrk50_v",
"HLT_MET60_IsoTrk35_Loose_v"
#"HLT_MET75_IsoTrk50_v", # 2015-6 proposal
#"HLT_MET90_IsoTrk50_v", # 2015-6 proposal
#"HLT_MET60_IsoTrk35_Loose_v", # 2016-6 proposal
"HLT_MET105_IsoTrk50_v", # 2017 proposal
"HLT_MET120_IsoTrk50_v" # 2017 proposal
),
recPFMETLabel = cms.InputTag("pfMet"),
#recMETLabel = cms.InputTag("hltPFMETProducer"),
Expand Down

0 comments on commit 1ffadf2

Please sign in to comment.