CMS 3D CMS Logo

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

Variables

tuple _seedingThresholdsHB = cms.vdouble(1.0, 1.0, 1.0, 1.0)
 
tuple _seedingThresholdsHBphase1 = cms.vdouble(0.125, 0.25, 0.35, 0.35)
 
tuple _seedingThresholdsHE = cms.vdouble(1.1, 1.1, 1.1, 1.1, 1.1, 1.1, 1.1)
 
tuple _seedingThresholdsHEphase1 = cms.vdouble(0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275)
 
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 initialClusteringStep = dict(thresholdsByDetector = {1 : dict(gatheringThreshold = _thresholdsHEphase1) } )
 
tuple particleFlowClusterHBHE
 PF CLUSTER HCAL ####. More...
 
tuple particleFlowClusterHBHEOnly
 
tuple pfClusterBuilder
 
tuple seedFinder = dict(thresholdsByDetector = {1 : dict(seedingThreshold = _seedingThresholdsHEphase1) } )
 

Variable Documentation

tuple particleFlowClusterHBHE_cfi._seedingThresholdsHB = cms.vdouble(1.0, 1.0, 1.0, 1.0)

Definition at line 8 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._seedingThresholdsHBphase1 = cms.vdouble(0.125, 0.25, 0.35, 0.35)

Definition at line 10 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._seedingThresholdsHE = cms.vdouble(1.1, 1.1, 1.1, 1.1, 1.1, 1.1, 1.1)

Definition at line 9 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._seedingThresholdsHEphase1 = cms.vdouble(0.1375, 0.275, 0.275, 0.275, 0.275, 0.275, 0.275)

Definition at line 11 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._thresholdsHB = cms.vdouble(0.8, 0.8, 0.8, 0.8)

Definition at line 4 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._thresholdsHBphase1 = cms.vdouble(0.1, 0.2, 0.3, 0.3)

Definition at line 6 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._thresholdsHE = cms.vdouble(0.8, 0.8, 0.8, 0.8, 0.8, 0.8, 0.8)

Definition at line 5 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi._thresholdsHEphase1 = cms.vdouble(0.1, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2)

Definition at line 7 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi.initialClusteringStep = dict(thresholdsByDetector = {1 : dict(gatheringThreshold = _thresholdsHEphase1) } )

Definition at line 125 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi.particleFlowClusterHBHE

PF CLUSTER HCAL ####.

Definition at line 15 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi.particleFlowClusterHBHEOnly
Initial value:
1 = particleFlowClusterHBHE.clone(
2  recHitsSource = "particleFlowRecHitHBHEOnly"
3 )

Definition at line 146 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi.pfClusterBuilder
Initial value:
1 = dict(
2  recHitEnergyNorms = {1 : dict(recHitEnergyNorm = _thresholdsHEphase1) },
3  positionCalc = dict(logWeightDenominatorByDetector = {1 : dict(logWeightDenominator = _thresholdsHEphase1) } ),
4  allCellsPositionCalc = dict(logWeightDenominatorByDetector = {1 : dict(logWeightDenominator = _thresholdsHEphase1) } ),
5  )

Definition at line 126 of file particleFlowClusterHBHE_cfi.py.

tuple particleFlowClusterHBHE_cfi.seedFinder = dict(thresholdsByDetector = {1 : dict(seedingThreshold = _seedingThresholdsHEphase1) } )

Definition at line 124 of file particleFlowClusterHBHE_cfi.py.