CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
particleFlow_cff.py File Reference

Go to the source code of this file.

Namespaces

 particleFlow_cff
 

Variables

tuple particleFlow_cff.electron_protectionsForBadHcal = dict(enableProtections = False)
 
tuple particleFlow_cff.electronDnnBkgHighPtBarrelThr = cms.double(0.8)
 
tuple particleFlow_cff.electronDnnBkgHighPtEndcapThr = cms.double(0.75)
 
tuple particleFlow_cff.electronDnnBkgLowPtThr = cms.double(0.75)
 
tuple particleFlow_cff.electronDnnHighPtBarrelThr = cms.double(0.068)
 temporary for 12_1; EtaExtendedEles do not enter PF because ID/regression of EEEs are not ready yet In 12_2, we expect to have EEE's ID/regression, then this switch can flip to True More...
 
tuple particleFlow_cff.electronDnnHighPtEndcapThr = cms.double(0.056)
 
tuple particleFlow_cff.electronDnnLowPtThr = cms.double(0.075)
 
tuple particleFlow_cff.particleFlowTmp = particleFlow.clone()
 
tuple particleFlow_cff.photon_protectionsForBadHcal = dict(enableProtections = False)
 
tuple particleFlow_cff.photonDnnBarrelThr = cms.double(0.22)
 
tuple particleFlow_cff.photonDnnEndcapThr = cms.double(0.35)
 
 particleFlow_cff.useElePFidDnn = True,
 
 particleFlow_cff.usePhotonPFidDnn = True