CMS 3D CMS Logo

HLTHgcalTiclPFClusteringForEgammaUnseededTask_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 from ..modules.hgcalDigis_cfi import *
6 from ..modules.hgcalLayerClusters_cfi import *
7 from ..modules.HGCalRecHit_cfi import *
8 from ..modules.HGCalUncalibRecHit_cfi import *
9 from ..modules.offlineBeamSpot_cfi import *
17 from ..modules.ticlSeedingGlobal_cfi import *
20 
21 HLTHgcalTiclPFClusteringForEgammaUnseededTask = cms.Task(
22  HGCalRecHit,
23  HGCalUncalibRecHit,
24  filteredLayerClustersEMForEgamma,
25  filteredLayerClustersHADForEgamma,
26  hgcalDigis,
27  hgcalLayerClusters,
28  offlineBeamSpot,
29  particleFlowClusterHGCalFromTICLHAD,
30  particleFlowClusterHGCalFromTICLUnseeded,
31  particleFlowRecHitHGC,
32  particleFlowSuperClusterHGCalFromTICLUnseeded,
33  ticlLayerTileProducer,
34  ticlMultiClustersFromTrackstersEMForEgamma,
35  ticlMultiClustersFromTrackstersHADForEgamma,
36  ticlSeedingGlobal,
37  ticlTrackstersEMForEgamma,
38  ticlTrackstersHADForEgamma
39 )
filteredLayerClustersEMForEgamma_cfi
ticlTrackstersHADForEgamma_cfi
ticlSeedingGlobal_cfi
ticlTrackstersEMForEgamma_cfi
particleFlowRecHitHGC_cfi
ticlMultiClustersFromTrackstersHADForEgamma_cfi
ticlMultiClustersFromTrackstersEMForEgamma_cfi
particleFlowSuperClusterHGCalFromTICLUnseeded_cfi
particleFlowClusterHGCalFromTICLHAD_cfi
offlineBeamSpot_cfi
hgcalLayerClusters_cfi
HGCalUncalibRecHit_cfi
hgcalDigis_cfi
HGCalRecHit_cfi
filteredLayerClustersHADForEgamma_cfi
particleFlowClusterHGCalFromTICLUnseeded_cfi
ticlLayerTileProducer_cfi