RecoLocalTracker
SiPixelRecHits
python
PixelCPEESProducers_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# Load all Pixel Cluster Position Estimator ESProducers
5
#
6
# 1. Template algorithm
7
#
8
from
RecoLocalTracker.SiPixelRecHits.PixelCPETemplateReco_cfi
import
*
9
#
10
# 2. Pixel Generic CPE
11
#
12
from
RecoLocalTracker.SiPixelRecHits.PixelCPEGeneric_cfi
import
*
13
from
RecoLocalTracker.SiPixelRecHits.PixelCPEFastESProducer_cfi
import
*
14
#
15
# 3. ESProducer for the Magnetic-field dependent template records
16
#
17
from
CalibTracker.SiPixelESProducers.SiPixelTemplateDBObjectESProducer_cfi
import
*
18
from
CalibTracker.SiPixelESProducers.SiPixel2DTemplateDBObjectESProducer_cfi
import
*
19
20
from
Configuration.Eras.Modifier_phase2_tracker_cff
import
phase2_tracker
21
phase2_tracker.toModify(PixelCPEFastESProducer, isPhase2 =
True
)
SiPixel2DTemplateDBObjectESProducer_cfi
PixelCPEGeneric_cfi
PixelCPETemplateReco_cfi
PixelCPEFastESProducer_cfi
SiPixelTemplateDBObjectESProducer_cfi
Generated for CMSSW Reference Manual by
1.8.14