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 negativeSoftPFElectronByIP3dComputer
 
tuple negativeSoftPFMuonByIP3dBJetTags
 
tuple negativeSoftPFMuonByIP3dComputer
 
tuple positiveSoftPFElectronByIP3dBJetTags
 
tuple positiveSoftPFElectronByIP3dComputer
 
tuple positiveSoftPFMuonByIP3dBJetTags
 
tuple positiveSoftPFMuonByIP3dComputer
 
tuple softPFElectronByIP3dBJetTags
 
tuple softPFElectronByIP3dComputer
 
tuple softPFMuonByIP3dBJetTags
 
tuple softPFMuonByIP3dComputer
 

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 11 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 15 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 35 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 39 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 19 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 23 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 43 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 47 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.softPFElectronByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("any")
4 )

Definition at line 7 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 27 of file SoftLeptonByIP3d_cff.py.

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

Definition at line 31 of file SoftLeptonByIP3d_cff.py.