src
RecoLocalTracker
SiStripRecHitConverter
python
customiseNewStripCPE.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customiseNewStripCPE
(process):
4
process.StripCPEfromTrackAngleESProducer.parameters.useLegacyError =
True
5
process.StripCPEfromTrackAngleESProducer.parameters.maxChgOneMIP = -6000.
6
7
return
process
customiseNewStripCPE.customiseNewStripCPE
def customiseNewStripCPE(process)
Definition:
customiseNewStripCPE.py:3
Generated for CMSSW Reference Manual by
1.8.14