CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
SoftLeptonByIP3d_cfi Namespace Reference

Variables

tuple negativeSoftPFElectronByIP3d
 
tuple negativeSoftPFElectronByIP3dBJetTags
 
tuple negativeSoftPFMuonByIP3d
 
tuple negativeSoftPFMuonByIP3dBJetTags
 
tuple positiveSoftPFElectronByIP3d
 
tuple positiveSoftPFElectronByIP3dBJetTags
 
tuple positiveSoftPFMuonByIP3d
 
tuple positiveSoftPFMuonByIP3dBJetTags
 
tuple softPFElectronByIP3d
 
tuple softPFElectronByIP3dBJetTags
 
tuple softPFMuonByIP3d
 
tuple softPFMuonByIP3dBJetTags
 

Variable Documentation

tuple SoftLeptonByIP3d_cfi.negativeSoftPFElectronByIP3d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("negative")
4 )

Definition at line 14 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.negativeSoftPFElectronByIP3dBJetTags
Initial value:
1 = cms.EDProducer("JetTagProducer",
2  jetTagComputer = cms.string('negativeSoftPFElectronByIP3d'),
3  tagInfos = cms.VInputTag(cms.InputTag("softPFElectronsTagInfos"))
4 )

Definition at line 10 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.negativeSoftPFMuonByIP3d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("negative")
4 )

Definition at line 38 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.negativeSoftPFMuonByIP3dBJetTags
Initial value:
1 = cms.EDProducer("JetTagProducer",
2  jetTagComputer = cms.string('negativeSoftPFMuonByIP3d'),
3  tagInfos = cms.VInputTag(cms.InputTag("softPFMuonsTagInfos"))
4 )

Definition at line 34 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.positiveSoftPFElectronByIP3d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("positive")
4 )

Definition at line 22 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.positiveSoftPFElectronByIP3dBJetTags
Initial value:
1 = cms.EDProducer("JetTagProducer",
2  jetTagComputer = cms.string('positiveSoftPFElectronByIP3d'),
3  tagInfos = cms.VInputTag(cms.InputTag("softPFElectronsTagInfos"))
4 )

Definition at line 18 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.positiveSoftPFMuonByIP3d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("positive")
4 )

Definition at line 46 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.positiveSoftPFMuonByIP3dBJetTags
Initial value:
1 = cms.EDProducer("JetTagProducer",
2  jetTagComputer = cms.string('positiveSoftPFMuonByIP3d'),
3  tagInfos = cms.VInputTag(cms.InputTag("softPFMuonsTagInfos"))
4 )

Definition at line 42 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.softPFElectronByIP3d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("any")
4 )

Definition at line 6 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.softPFElectronByIP3dBJetTags
Initial value:
1 = cms.EDProducer("JetTagProducer",
2  jetTagComputer = cms.string('softPFElectronByIP3d'),
3  tagInfos = cms.VInputTag(cms.InputTag("softPFElectronsTagInfos"))
4 )

Definition at line 2 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.softPFMuonByIP3d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("any")
4 )

Definition at line 30 of file SoftLeptonByIP3d_cfi.py.

tuple SoftLeptonByIP3d_cfi.softPFMuonByIP3dBJetTags
Initial value:
1 = cms.EDProducer("JetTagProducer",
2  jetTagComputer = cms.string('softPFMuonByIP3d'),
3  tagInfos = cms.VInputTag(cms.InputTag("softPFMuonsTagInfos"))
4 )

Definition at line 26 of file SoftLeptonByIP3d_cfi.py.