src
RecoParticleFlow
PFClusterProducer
python
particleFlowClusterTimeAssigner_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoParticleFlow.PFClusterProducer.particleFlowClusterTimeAssignerDefault_cfi
import
*
4
5
particleFlowTimeAssignerECAL = particleFlowClusterTimeAssignerDefault.clone(
6
timeSrc =
'ecalBarrelClusterFastTimer:PerfectResolutionModel'
,
7
timeResoSrc =
'ecalBarrelClusterFastTimer:PerfectResolutionModelResolution'
8
)
9
particleFlowClusterTimeAssignerDefault_cfi
Generated for CMSSW Reference Manual by
1.8.14