Skip to content

Commit

Permalink
Update ele+HT paths to WPLoose
Browse files Browse the repository at this point in the history
  • Loading branch information
puigh committed Apr 29, 2015
1 parent 87e5d48 commit 06dabe2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion HLTriggerOffline/Higgs/python/hltHiggsValidator_cfi.py
Expand Up @@ -307,7 +307,9 @@
TTHbbej = cms.PSet(
hltPathsToCheck = cms.vstring(
"HLT_Ele27_WP85_Gsf_v",
"HLT_Ele27_eta2p1_WP85_Gsf_HT200_v"
"HLT_Ele27_eta2p1_WP85_Gsf_HT200_v",
"HLT_Ele27_eta2p1_WPLoose_Gsf_v",
"HLT_Ele27_eta2p1_WPLoose_Gsf_HT200_v"
),
recElecLabel = cms.string("gedGsfElectrons"),
#recJetLabel = cms.string("ak4PFJetsCHS"),
Expand Down

0 comments on commit 06dabe2

Please sign in to comment.