/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
RecoTracker/TransientTrackingRecHit/python/TTRHBuilders_cff.py
17 строк
1 KB
Christopher Jones
Moved creating SiPixelTemplateStore from DB to an ESProducer
13 авг 2023, 21:07
13 авг 2023, 21:07
880dadf
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms from RecoTracker.TransientTrackingRecHit.TransientTrackingRecHitBuilder_cfi import * from RecoTracker.TransientTrackingRecHit.TransientTrackingRecHitBuilderWithoutRefit_cfi import * from RecoTracker.TkSeedingLayers.TTRHBuilderWithoutAngle4MixedPairs_cfi import * from RecoTracker.TkSeedingLayers.TTRHBuilderWithoutAngle4MixedTriplets_cfi import * from RecoTracker.TkSeedingLayers.TTRHBuilderWithoutAngle4PixelPairs_cfi import * from RecoTracker.TkSeedingLayers.TTRHBuilderWithoutAngle4PixelTriplets_cfi import * #TransientTRH builder with template from RecoLocalTracker.SiPixelRecHits.pixelCPEFastESProducerPhase1_cfi import * from RecoLocalTracker.SiPixelRecHits.pixelCPEFastESProducerPhase2_cfi import * from RecoLocalTracker.SiPixelRecHits.PixelCPETemplateReco_cfi import * from RecoLocalTracker.SiPixelRecHits.PixelCPEClusterRepair_cfi import * from RecoLocalTracker.Phase2TrackerRecHits.Phase2StripCPEESProducer_cfi import * from RecoTracker.TransientTrackingRecHit.TTRHBuilderWithTemplate_cfi import * from RecoLocalTracker.SiPixelRecHits.SiPixelTemplateStoreESProducer_cfi import *