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 negativeSoftPFElectronByIP2dComputer
 
tuple negativeSoftPFMuonByIP2dBJetTags
 
tuple negativeSoftPFMuonByIP2dComputer
 
tuple positiveSoftPFElectronByIP2dBJetTags
 
tuple positiveSoftPFElectronByIP2dComputer
 
tuple positiveSoftPFMuonByIP2dBJetTags
 
tuple positiveSoftPFMuonByIP2dComputer
 
tuple softPFElectronByIP2dBJetTags
 
tuple softPFElectronByIP2dComputer
 
tuple softPFMuonByIP2dBJetTags
 
tuple softPFMuonByIP2dComputer
 

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

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

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

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

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

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

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

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

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

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

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

Definition at line 31 of file SoftLeptonByIP2d_cff.py.