Main Page
Namespaces
Classes
Package Documentation
RecoParticleFlow
PFClusterTools
python
CalibrationParametersECAL_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#--- initialize calibration parameters for energy deposits of electrons and photons in ECAL;
4
# E_calib = pf_ECAL_calib_p0 + E_raw * pf_ECAL_calib_p1
5
pf_ECAL_calib_p0 = cms.double(0.0)
6
pf_ECAL_calib_p1 = cms.double(1.0)
7
Generated for CMSSW Reference Manual by
1.8.11