CMS 3D CMS Logo

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

Variables

tuple _timeResolutionECALBarrel
 
tuple _timeResolutionECALEndcap
 

Variable Documentation

tuple particleFlowClusterECALTimeResolutionParameters_cfi._timeResolutionECALBarrel
Initial value:
1 = cms.PSet(
2  noiseTerm = cms.double(26.4021428571 * 0.042),
3  constantTerm = cms.double(0.428192),
4  noiseTermLowE = cms.double(31.4007142857 * 0.042),
5  corrTermLowE = cms.double(0.0510871),
6  constantTermLowE = cms.double(0.),
7  threshLowE = cms.double(0.5),
8  threshHighE = cms.double(5.)
9  )

Definition at line 4 of file particleFlowClusterECALTimeResolutionParameters_cfi.py.

tuple particleFlowClusterECALTimeResolutionParameters_cfi._timeResolutionECALEndcap
Initial value:
1 = cms.PSet(
2  noiseTerm = cms.double(40.8921428571 * 0.14),
3  constantTerm = cms.double(0.),
4  noiseTermLowE = cms.double(49.4773571429 * 0.14),
5  corrTermLowE = cms.double(0.),
6  constantTermLowE = cms.double(0.),
7  threshLowE = cms.double(1.),
8  threshHighE = cms.double(10.)
9  )

Definition at line 14 of file particleFlowClusterECALTimeResolutionParameters_cfi.py.