CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectron
 
tuple negativeSoftPFElectronBJetTags
 
tuple negativeSoftPFMuon
 
tuple negativeSoftPFMuonBJetTags
 
tuple positiveSoftPFElectron
 
tuple positiveSoftPFElectronBJetTags
 
tuple positiveSoftPFMuon
 
tuple positiveSoftPFMuonBJetTags
 
tuple softPFElectron
 
tuple softPFElectronBJetTags
 
tuple softPFMuon
 
tuple softPFMuonBJetTags
 

Variable Documentation

tuple SoftLeptonByMLP_cfi.negativeSoftPFElectron
Initial value:
1 = cms.ESProducer("ElectronTaggerESProducer",
2  ipSign = cms.string("negative")
3 )

Definition at line 13 of file SoftLeptonByMLP_cfi.py.

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

Definition at line 9 of file SoftLeptonByMLP_cfi.py.

tuple SoftLeptonByMLP_cfi.negativeSoftPFMuon
Initial value:
1 = cms.ESProducer("MuonTaggerESProducer",
2  ipSign = cms.string("negative")
3 )

Definition at line 34 of file SoftLeptonByMLP_cfi.py.

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

Definition at line 30 of file SoftLeptonByMLP_cfi.py.

tuple SoftLeptonByMLP_cfi.positiveSoftPFElectron
Initial value:
1 = cms.ESProducer("ElectronTaggerESProducer",
2  ipSign = cms.string("positive")
3 )

Definition at line 20 of file SoftLeptonByMLP_cfi.py.

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

Definition at line 16 of file SoftLeptonByMLP_cfi.py.

tuple SoftLeptonByMLP_cfi.positiveSoftPFMuon
Initial value:
1 = cms.ESProducer("MuonTaggerESProducer",
2  ipSign = cms.string("positive")
3 )

Definition at line 41 of file SoftLeptonByMLP_cfi.py.

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

Definition at line 37 of file SoftLeptonByMLP_cfi.py.

tuple SoftLeptonByMLP_cfi.softPFElectron
Initial value:
1 = cms.ESProducer("ElectronTaggerESProducer",
2  ipSign = cms.string("any")
3 )

Definition at line 6 of file SoftLeptonByMLP_cfi.py.

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

Definition at line 2 of file SoftLeptonByMLP_cfi.py.

tuple SoftLeptonByMLP_cfi.softPFMuon
Initial value:
1 = cms.ESProducer("MuonTaggerESProducer",
2  ipSign = cms.string("any")
3 )

Definition at line 27 of file SoftLeptonByMLP_cfi.py.

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

Definition at line 23 of file SoftLeptonByMLP_cfi.py.