CMS 3D CMS Logo

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

Variables

tuple negativeSoftPFElectronByIP3dComputer
 
tuple negativeSoftPFMuonByIP3dComputer
 
tuple positiveSoftPFElectronByIP3dComputer
 
tuple positiveSoftPFMuonByIP3dComputer
 
tuple softPFElectronByIP3dComputer
 
tuple softPFMuonByIP3dComputer
 

Variable Documentation

tuple SoftLeptonByIP3dComputers_cff.negativeSoftPFElectronByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("negative")
4 )

Definition at line 8 of file SoftLeptonByIP3dComputers_cff.py.

tuple SoftLeptonByIP3dComputers_cff.negativeSoftPFMuonByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("negative")
4 )

Definition at line 23 of file SoftLeptonByIP3dComputers_cff.py.

tuple SoftLeptonByIP3dComputers_cff.positiveSoftPFElectronByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("positive")
4 )

Definition at line 13 of file SoftLeptonByIP3dComputers_cff.py.

tuple SoftLeptonByIP3dComputers_cff.positiveSoftPFMuonByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("positive")
4 )

Definition at line 28 of file SoftLeptonByIP3dComputers_cff.py.

tuple SoftLeptonByIP3dComputers_cff.softPFElectronByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("any")
4 )

Definition at line 3 of file SoftLeptonByIP3dComputers_cff.py.

tuple SoftLeptonByIP3dComputers_cff.softPFMuonByIP3dComputer
Initial value:
1 = cms.ESProducer("LeptonTaggerByIPESProducer",
2  use3d = cms.bool(True),
3  ipSign = cms.string("any")
4 )

Definition at line 18 of file SoftLeptonByIP3dComputers_cff.py.