CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectronByIP2dComputer
 
tuple negativeSoftPFMuonByIP2dComputer
 
tuple positiveSoftPFElectronByIP2dComputer
 
tuple positiveSoftPFMuonByIP2dComputer
 
tuple softPFElectronByIP2dComputer
 
tuple softPFMuonByIP2dComputer
 

Variable Documentation

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

Definition at line 8 of file SoftLeptonByIP2dComputers_cff.py.

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

Definition at line 23 of file SoftLeptonByIP2dComputers_cff.py.

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

Definition at line 13 of file SoftLeptonByIP2dComputers_cff.py.

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

Definition at line 28 of file SoftLeptonByIP2dComputers_cff.py.

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

Definition at line 3 of file SoftLeptonByIP2dComputers_cff.py.

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

Definition at line 18 of file SoftLeptonByIP2dComputers_cff.py.