Definition at line 573 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositCharged"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 5 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositCharged"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 284 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositChargedAll"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 46 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositChargedAll"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 326 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 86 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 369 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 165 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 452 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 125 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 00013 )
Definition at line 409 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 204 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 00013 )
Definition at line 492 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositPU"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 243 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositPU"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sum') 00010 ) 00011 ) 00012 )
Definition at line 534 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositCharged"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 32 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositCharged"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 310 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositChargedAll"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 72 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositChargedAll"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 352 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 111 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 395 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 190 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 465 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 150 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 00013 )
Definition at line 437 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 217 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 00013 )
Definition at line 506 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositPU"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 269 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositPU"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('meanDR') 00010 ) 00011 ) 00012 )
Definition at line 547 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositCharged"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 19 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositCharged"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 297 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositChargedAll"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 59 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositChargedAll"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.0001','Threshold(0.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 339 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 98 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 382 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 177 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositGamma"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 478 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 137 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 00013 )
Definition at line 423 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 230 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositNeutral"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(1.0)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 00013 )
Definition at line 520 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositPU"), 00005 deltaR = cms.double(0.3), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 256 of file muonPFIsolationValues_cff.py.
00001 cms.EDProducer("CandIsolatorFromDeposits", 00002 deposits = cms.VPSet( 00003 cms.PSet( 00004 src = cms.InputTag("muPFIsoDepositPU"), 00005 deltaR = cms.double(0.4), 00006 weight = cms.string('1'), 00007 vetos = cms.vstring('0.01','Threshold(0.5)'), 00008 skipDefaultVeto = cms.bool(True), 00009 mode = cms.string('sumDR') 00010 ) 00011 ) 00012 )
Definition at line 560 of file muonPFIsolationValues_cff.py.