CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectronByIP3dBJetTags
 
tuple negativeSoftPFMuonByIP3dBJetTags
 
tuple positiveSoftPFElectronByIP3dBJetTags
 
tuple positiveSoftPFMuonByIP3dBJetTags
 
tuple softPFElectronByIP3dBJetTags
 
tuple softPFMuonByIP3dBJetTags
 

Variable Documentation

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

Definition at line 8 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 23 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 13 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 28 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 3 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 18 of file SoftLeptonByIP3d_cff.py.