CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 particleFlowClusterHBHE_cfi
 

Variables

tuple particleFlowClusterHBHE_cfi._seedingThresholdsHB = cms.vdouble(1.0, 1.0, 1.0, 1.0)
 
tuple particleFlowClusterHBHE_cfi._seedingThresholdsHBphase1 = cms.vdouble(0.125, 0.25, 0.35, 0.35)
 
tuple particleFlowClusterHBHE_cfi._seedingThresholdsHE = cms.vdouble(1.1, 1.1, 1.1, 1.1, 1.1, 1.1, 1.1)
 
tuple particleFlowClusterHBHE_cfi._seedingThresholdsHEphase1 = cms.vdouble(0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275)
 
tuple particleFlowClusterHBHE_cfi._thresholdsHB = cms.vdouble(0.8, 0.8, 0.8, 0.8)
 
tuple particleFlowClusterHBHE_cfi._thresholdsHBphase1 = cms.vdouble(0.1, 0.2, 0.3, 0.3)
 
tuple particleFlowClusterHBHE_cfi._thresholdsHE = cms.vdouble(0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8)
 
tuple particleFlowClusterHBHE_cfi._thresholdsHEphase1 = cms.vdouble(0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2)
 
tuple particleFlowClusterHBHE_cfi.initialClusteringStep = dict(thresholdsByDetector = {1 : dict(gatheringThreshold = _thresholdsHEphase1) } )
 
tuple particleFlowClusterHBHE_cfi.particleFlowClusterHBHE
 PF CLUSTER HCAL ####. More...
 
tuple particleFlowClusterHBHE_cfi.particleFlowClusterHBHEOnly
 
tuple particleFlowClusterHBHE_cfi.pfClusterBuilder
 
tuple particleFlowClusterHBHE_cfi.seedFinder = dict(thresholdsByDetector = {1 : dict(seedingThreshold = _seedingThresholdsHEphase1) } )