CMS 3D CMS Logo

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

Variables

tuple m3Parameters
 

Variable Documentation

tuple HBHEMethod3Parameters_cfi.m3Parameters
Initial value:
1 = cms.PSet(
2  pedestalSubtractionType = cms.int32(1),
3  pedestalUpperLimit = cms.double(2.7),
4  timeSlewParsType = cms.int32(1), # 0: TestStand, 1:Data, 2:MC, 3:InputPars. Parametrization function is par0 + par1*log(fC+par2).
5  timeSlewPars = cms.vdouble(12.2999, -2.19142, 0, 12.2999, -2.19142, 0, 12.2999, -2.19142, 0), # HB par0, HB par1, HB par2, BE par0, BE par1, BE par2, HE par0, HE par1, HE par2
6  respCorrM3 = cms.double(0.95) # This factor is used to align the the Method3 with the Method2 response
7 )

Definition at line 4 of file HBHEMethod3Parameters_cfi.py.