Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007 pfVertices = 'goodOfflinePrimaryVertices'
00008 pfD0Cut = 0.2
00009 pfDzCut = 0.5
00010
00011
00012
00013
00014 pfMuonSelectionCut = 'pt > 5.'
00015
00016
00017 pfMuonIsoConeR03 = False
00018 pfMuonCombIsoCut = 0.2
00019
00020
00021
00022
00023 pfElectronSelectionCut = 'pt > 5.'
00024 pfElectronSelectionCut += ' && gsfTrackRef.isNonnull'
00025 pfElectronSelectionCut += ' && gsfTrackRef.trackerExpectedHitsInner.numberOfLostHits < 2'
00026
00027
00028 pfElectronIsoConeR03 = False
00029 pfElectronCombIsoCut = 0.2