Variables | |
tuple | electron_protectionsForBadHcal = dict(enableProtections = False) |
tuple | electronDnnBkgHighPtBarrelThr = cms.double(0.8) |
tuple | electronDnnBkgHighPtEndcapThr = cms.double(0.75) |
tuple | electronDnnBkgLowPtThr = cms.double(0.75) |
tuple | 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 | electronDnnHighPtEndcapThr = cms.double(0.056) |
tuple | electronDnnLowPtThr = cms.double(0.075) |
tuple | particleFlowTmp = particleFlow.clone() |
tuple | photon_protectionsForBadHcal = dict(enableProtections = False) |
tuple | photonDnnBarrelThr = cms.double(0.22) |
tuple | photonDnnEndcapThr = cms.double(0.35) |
useElePFidDnn = True, | |
usePhotonPFidDnn = True | |
tuple particleFlow_cff.electron_protectionsForBadHcal = dict(enableProtections = False) |
Definition at line 38 of file particleFlow_cff.py.
tuple particleFlow_cff.electronDnnBkgHighPtBarrelThr = cms.double(0.8) |
Definition at line 26 of file particleFlow_cff.py.
tuple particleFlow_cff.electronDnnBkgHighPtEndcapThr = cms.double(0.75) |
Definition at line 27 of file particleFlow_cff.py.
tuple particleFlow_cff.electronDnnBkgLowPtThr = cms.double(0.75) |
Definition at line 28 of file particleFlow_cff.py.
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
Definition at line 20 of file particleFlow_cff.py.
tuple particleFlow_cff.electronDnnHighPtEndcapThr = cms.double(0.056) |
Definition at line 21 of file particleFlow_cff.py.
tuple particleFlow_cff.electronDnnLowPtThr = cms.double(0.075) |
Definition at line 22 of file particleFlow_cff.py.
tuple particleFlow_cff.particleFlowTmp = particleFlow.clone() |
Definition at line 11 of file particleFlow_cff.py.
tuple particleFlow_cff.photon_protectionsForBadHcal = dict(enableProtections = False) |
Definition at line 39 of file particleFlow_cff.py.
tuple particleFlow_cff.photonDnnBarrelThr = cms.double(0.22) |
Definition at line 32 of file particleFlow_cff.py.
tuple particleFlow_cff.photonDnnEndcapThr = cms.double(0.35) |
Definition at line 33 of file particleFlow_cff.py.
particleFlow_cff.useElePFidDnn = True, |
Definition at line 47 of file particleFlow_cff.py.
particleFlow_cff.usePhotonPFidDnn = True |
Definition at line 48 of file particleFlow_cff.py.