Variables | |
tuple | _thresholdsHB = cms.vdouble(0.8, 0.8, 0.8, 0.8) |
tuple | _thresholdsHBphase1 = cms.vdouble(0.1, 0.2, 0.3, 0.3) |
tuple | _thresholdsHE = cms.vdouble(0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8) |
tuple | _thresholdsHEphase1 = cms.vdouble(0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2) |
tuple | particleFlowRecHitHBHE |
tuple | particleFlowRecHitHBHEOnly |
dictionary | producers = {0 : dict(qualityTests = {0 : dict(cuts = {1 : dict(threshold = _thresholdsHEphase1) } ) } ) } |
tuple particleFlowRecHitHBHE_cfi._thresholdsHB = cms.vdouble(0.8, 0.8, 0.8, 0.8) |
Definition at line 3 of file particleFlowRecHitHBHE_cfi.py.
tuple particleFlowRecHitHBHE_cfi._thresholdsHBphase1 = cms.vdouble(0.1, 0.2, 0.3, 0.3) |
Definition at line 5 of file particleFlowRecHitHBHE_cfi.py.
tuple particleFlowRecHitHBHE_cfi._thresholdsHE = cms.vdouble(0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8) |
Definition at line 4 of file particleFlowRecHitHBHE_cfi.py.
tuple particleFlowRecHitHBHE_cfi._thresholdsHEphase1 = cms.vdouble(0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2) |
Definition at line 6 of file particleFlowRecHitHBHE_cfi.py.
tuple particleFlowRecHitHBHE_cfi.particleFlowRecHitHBHE |
Definition at line 8 of file particleFlowRecHitHBHE_cfi.py.
tuple particleFlowRecHitHBHE_cfi.particleFlowRecHitHBHEOnly |
Definition at line 58 of file particleFlowRecHitHBHE_cfi.py.
dictionary particleFlowRecHitHBHE_cfi.producers = {0 : dict(qualityTests = {0 : dict(cuts = {1 : dict(threshold = _thresholdsHEphase1) } ) } ) } |
Definition at line 48 of file particleFlowRecHitHBHE_cfi.py.