CMS 3D CMS Logo

Variables

SoftLeptonByIP2d_cfi Namespace Reference

Variables

tuple negativeSoftPFElectronByIP2d
tuple negativeSoftPFElectronByIP2dBJetTags
tuple negativeSoftPFMuonByIP2d
tuple negativeSoftPFMuonByIP2dBJetTags
tuple positiveSoftPFElectronByIP2d
tuple positiveSoftPFElectronByIP2dBJetTags
tuple positiveSoftPFMuonByIP2d
tuple positiveSoftPFMuonByIP2dBJetTags
tuple softPFElectronByIP2d
tuple softPFElectronByIP2dBJetTags
tuple softPFMuonByIP2d
tuple softPFMuonByIP2dBJetTags

Variable Documentation

Initial value:
00001 cms.ESProducer("LeptonTaggerByIPESProducer",
00002     use3d = cms.bool(False),
00003     ipSign = cms.string("negative")
00004 )

Definition at line 14 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.EDProducer("JetTagProducer",
00002     jetTagComputer = cms.string('negativeSoftPFElectronByIP2d'),
00003     tagInfos = cms.VInputTag(cms.InputTag("softPFElectronsTagInfos"))
00004 )

Definition at line 10 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.ESProducer("LeptonTaggerByIPESProducer",
00002     use3d = cms.bool(False),
00003     ipSign = cms.string("negative")
00004 )

Definition at line 38 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.EDProducer("JetTagProducer",
00002     jetTagComputer = cms.string('negativeSoftPFMuonByIP2d'),
00003     tagInfos = cms.VInputTag(cms.InputTag("softPFMuonsTagInfos"))
00004 )

Definition at line 34 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.ESProducer("LeptonTaggerByIPESProducer",
00002     use3d = cms.bool(False),
00003     ipSign = cms.string("positive")
00004 )

Definition at line 22 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.EDProducer("JetTagProducer",
00002     jetTagComputer = cms.string('positiveSoftPFElectronByIP2d'),
00003     tagInfos = cms.VInputTag(cms.InputTag("softPFElectronsTagInfos"))
00004 )

Definition at line 18 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.ESProducer("LeptonTaggerByIPESProducer",
00002     use3d = cms.bool(False),
00003     ipSign = cms.string("positive")
00004 )

Definition at line 46 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.EDProducer("JetTagProducer",
00002     jetTagComputer = cms.string('positiveSoftPFMuonByIP2d'),
00003     tagInfos = cms.VInputTag(cms.InputTag("softPFMuonsTagInfos"))
00004 )

Definition at line 42 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.ESProducer("LeptonTaggerByIPESProducer",
00002     use3d = cms.bool(False),
00003     ipSign = cms.string("any")
00004 )

Definition at line 6 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.EDProducer("JetTagProducer",
00002     jetTagComputer = cms.string('softPFElectronByIP2d'),
00003     tagInfos = cms.VInputTag(cms.InputTag("softPFElectronsTagInfos"))
00004 )

Definition at line 2 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.ESProducer("LeptonTaggerByIPESProducer",
00002     use3d = cms.bool(False),
00003     ipSign = cms.string("any")
00004 )

Definition at line 30 of file SoftLeptonByIP2d_cfi.py.

Initial value:
00001 cms.EDProducer("JetTagProducer",
00002     jetTagComputer = cms.string('softPFMuonByIP2d'),
00003     tagInfos = cms.VInputTag(cms.InputTag("softPFMuonsTagInfos"))
00004 )

Definition at line 26 of file SoftLeptonByIP2d_cfi.py.