CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectronByPtBJetTags
 
tuple negativeSoftPFElectronByPtComputer
 
tuple negativeSoftPFMuonByPtBJetTags
 
tuple negativeSoftPFMuonByPtComputer
 
tuple positiveSoftPFElectronByPtBJetTags
 
tuple positiveSoftPFElectronByPtComputer
 
tuple positiveSoftPFMuonByPtBJetTags
 
tuple positiveSoftPFMuonByPtComputer
 
tuple softPFElectronByPtBJetTags
 
tuple softPFElectronByPtComputer
 
tuple softPFMuonByPtBJetTags
 
tuple softPFMuonByPtComputer
 

Variable Documentation

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

Definition at line 10 of file SoftLeptonByPt_cff.py.

tuple SoftLeptonByPt_cff.negativeSoftPFElectronByPtComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByPtESProducer",
2  ipSign = cms.string("negative")
3 )

Definition at line 14 of file SoftLeptonByPt_cff.py.

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

Definition at line 31 of file SoftLeptonByPt_cff.py.

tuple SoftLeptonByPt_cff.negativeSoftPFMuonByPtComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByPtESProducer",
2  ipSign = cms.string("negative")
3 )

Definition at line 35 of file SoftLeptonByPt_cff.py.

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

Definition at line 17 of file SoftLeptonByPt_cff.py.

tuple SoftLeptonByPt_cff.positiveSoftPFElectronByPtComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByPtESProducer",
2  ipSign = cms.string("positive")
3 )

Definition at line 21 of file SoftLeptonByPt_cff.py.

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

Definition at line 38 of file SoftLeptonByPt_cff.py.

tuple SoftLeptonByPt_cff.positiveSoftPFMuonByPtComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByPtESProducer",
2  ipSign = cms.string("positive")
3 )

Definition at line 42 of file SoftLeptonByPt_cff.py.

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

Definition at line 3 of file SoftLeptonByPt_cff.py.

tuple SoftLeptonByPt_cff.softPFElectronByPtComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByPtESProducer",
2  ipSign = cms.string("any")
3 )

Definition at line 7 of file SoftLeptonByPt_cff.py.

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

Definition at line 24 of file SoftLeptonByPt_cff.py.

tuple SoftLeptonByPt_cff.softPFMuonByPtComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByPtESProducer",
2  ipSign = cms.string("any")
3 )

Definition at line 28 of file SoftLeptonByPt_cff.py.