Skip to content

Commit

Permalink
bottom collection corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Bluj committed Oct 2, 2009
1 parent 8e42904 commit 94c532c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
verbose = cms.untracked.bool( False ),
name = cms.untracked.string("noJet"),
topCollection = cms.InputTag("pfJets"),
bottomCollection = cms.InputTag("pfNoMuon"),
bottomCollection = cms.InputTag("pfNoElectron"),
)

0 comments on commit 94c532c

Please sign in to comment.