CMS 3D CMS Logo

Variables

muonPFIsolationValues_cff Namespace Reference

Variables

tuple muonPFIsolationValuesSequence
tuple muPFIsoValueCharged03
tuple muPFIsoValueCharged04
tuple muPFIsoValueChargedAll03
tuple muPFIsoValueChargedAll04
tuple muPFIsoValueGamma03
tuple muPFIsoValueGamma04
tuple muPFIsoValueGammaHighThreshold03
tuple muPFIsoValueGammaHighThreshold04
tuple muPFIsoValueNeutral03
tuple muPFIsoValueNeutral04
tuple muPFIsoValueNeutralHighThreshold03
tuple muPFIsoValueNeutralHighThreshold04
tuple muPFIsoValuePU03
tuple muPFIsoValuePU04

Variable Documentation

Initial value:
00001 (
00002     muPFIsoValueCharged03+
00003     muPFIsoValueChargedAll03+
00004     muPFIsoValueGamma03+
00005     muPFIsoValueNeutral03+
00006     muPFIsoValueGammaHighThreshold03+
00007     muPFIsoValueNeutralHighThreshold03+
00008     muPFIsoValuePU03+
00009     ############################## 
00010     muPFIsoValueCharged04+
00011     muPFIsoValueChargedAll04+
00012     muPFIsoValueGamma04+
00013     muPFIsoValueNeutral04+
00014     muPFIsoValueGammaHighThreshold04+
00015     muPFIsoValueNeutralHighThreshold04+
00016     muPFIsoValuePU04
00017     )

Definition at line 194 of file muonPFIsolationValues_cff.py.

Initial value:
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.

Initial value:
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 98 of file muonPFIsolationValues_cff.py.

Initial value:
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 18 of file muonPFIsolationValues_cff.py.

Initial value:
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 114 of file muonPFIsolationValues_cff.py.

Initial value:
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 31 of file muonPFIsolationValues_cff.py.

Initial value:
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 127 of file muonPFIsolationValues_cff.py.

Initial value:
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 57 of file muonPFIsolationValues_cff.py.

Initial value:
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 154 of file muonPFIsolationValues_cff.py.

Initial value:
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 44 of file muonPFIsolationValues_cff.py.

Initial value:
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 141 of file muonPFIsolationValues_cff.py.

Initial value:
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 70 of file muonPFIsolationValues_cff.py.

Initial value:
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 168 of file muonPFIsolationValues_cff.py.

Initial value:
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 83 of file muonPFIsolationValues_cff.py.

Initial value:
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 181 of file muonPFIsolationValues_cff.py.