CMS 3D CMS Logo

CalibrationParametersECAL_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #--- initialize calibration parameters for energy deposits of electrons and photons in ECAL;
00004 #     E_calib =  pf_ECAL_calib_p0 + E_raw * pf_ECAL_calib_p1
00005 pf_ECAL_calib_p0 = cms.double(0.0)
00006 pf_ECAL_calib_p1 = cms.double(1.0)
00007 

Generated on Tue Jun 9 17:44:41 2009 for CMSSW by  doxygen 1.5.4