CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

tuple SoftLeptonByIP2d_cfi.negativeSoftPFElectronByIP2d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(False),
3  ipSign = cms.string("negative")
4 )

Definition at line 14 of file SoftLeptonByIP2d_cfi.py.

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

Definition at line 10 of file SoftLeptonByIP2d_cfi.py.

tuple SoftLeptonByIP2d_cfi.negativeSoftPFMuonByIP2d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(False),
3  ipSign = cms.string("negative")
4 )

Definition at line 38 of file SoftLeptonByIP2d_cfi.py.

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

Definition at line 34 of file SoftLeptonByIP2d_cfi.py.

tuple SoftLeptonByIP2d_cfi.positiveSoftPFElectronByIP2d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(False),
3  ipSign = cms.string("positive")
4 )

Definition at line 22 of file SoftLeptonByIP2d_cfi.py.

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

Definition at line 18 of file SoftLeptonByIP2d_cfi.py.

tuple SoftLeptonByIP2d_cfi.positiveSoftPFMuonByIP2d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(False),
3  ipSign = cms.string("positive")
4 )

Definition at line 46 of file SoftLeptonByIP2d_cfi.py.

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

Definition at line 42 of file SoftLeptonByIP2d_cfi.py.

tuple SoftLeptonByIP2d_cfi.softPFElectronByIP2d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(False),
3  ipSign = cms.string("any")
4 )

Definition at line 6 of file SoftLeptonByIP2d_cfi.py.

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

Definition at line 2 of file SoftLeptonByIP2d_cfi.py.

tuple SoftLeptonByIP2d_cfi.softPFMuonByIP2d
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(False),
3  ipSign = cms.string("any")
4 )

Definition at line 30 of file SoftLeptonByIP2d_cfi.py.

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

Definition at line 26 of file SoftLeptonByIP2d_cfi.py.