CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectronByIP2dBJetTags
 
tuple negativeSoftPFMuonByIP2dBJetTags
 
tuple positiveSoftPFElectronByIP2dBJetTags
 
tuple positiveSoftPFMuonByIP2dBJetTags
 
tuple softPFElectronByIP2dBJetTags
 
tuple softPFMuonByIP2dBJetTags
 

Variable Documentation

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

Definition at line 8 of file SoftLeptonByIP2d_cff.py.

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

Definition at line 23 of file SoftLeptonByIP2d_cff.py.

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

Definition at line 13 of file SoftLeptonByIP2d_cff.py.

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

Definition at line 28 of file SoftLeptonByIP2d_cff.py.

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

Definition at line 3 of file SoftLeptonByIP2d_cff.py.

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

Definition at line 18 of file SoftLeptonByIP2d_cff.py.