CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectronByPtComputer
 
tuple negativeSoftPFMuonByPtComputer
 
tuple positiveSoftPFElectronByPtComputer
 
tuple positiveSoftPFMuonByPtComputer
 
tuple softPFElectronByPtComputer
 
tuple softPFMuonByPtComputer
 

Variable Documentation

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

Definition at line 7 of file SoftLeptonByPtComputers_cff.py.

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

Definition at line 19 of file SoftLeptonByPtComputers_cff.py.

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

Definition at line 11 of file SoftLeptonByPtComputers_cff.py.

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

Definition at line 23 of file SoftLeptonByPtComputers_cff.py.

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

Definition at line 3 of file SoftLeptonByPtComputers_cff.py.

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

Definition at line 15 of file SoftLeptonByPtComputers_cff.py.