CMS 3D CMS Logo

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

Variables

tuple pfElectronSelector
 

Variable Documentation

tuple pfElectronSelector_cfi.pfElectronSelector
Initial value:
1 = cms.PSet(
2  version = cms.string('SPRING11'),
3  MVA = cms.double(-0.01),
4  MaxMissingHits = cms.int32(1),
5  D0 = cms.double(0.02),
6  electronIDused = cms.string('eidTightMC'),
7  ConversionRejection = cms.bool(True),
8  PFIso = cms.double(0.1),
9  cutsToIgnore = cms.vstring()
10  )

Definition at line 4 of file pfElectronSelector_cfi.py.