CMS 3D CMS Logo

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

Variables

tuple m3Parameters
 

Variable Documentation

tuple HBHEMethod3Parameters_cfi.m3Parameters
Initial value:
1 = cms.PSet(
2  applyTimeSlewM3 = cms.bool(True),
3  timeSlewParsType = cms.int32(3), # 0: TestStand, 1:Data, 2:MC, 3:HBHE. Parametrization function is par0 + par1*log(fC+par2).
4  respCorrM3 = cms.double(1.0) # This factor is used to align the Method3 with the Method2 response
5 )

Definition at line 4 of file HBHEMethod3Parameters_cfi.py.