![]() |
|
|||
File indexing completed on 2023-03-17 11:06:08
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from ..modules.particleFlowClusterECALUncorrected_cfi import * 0004 from ..modules.particleFlowRecHitECAL_cfi import * 0005 from ..tasks.particleFlowClusterECALTask_cfi import * 0006 0007 pfClusteringECALTask = cms.Task( 0008 particleFlowClusterECALTask, 0009 particleFlowClusterECALUncorrected, 0010 particleFlowRecHitECAL 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |