![]() |
|
|||
File indexing completed on 2024-04-06 12:32:01
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # analyzer to make histos from basic clusters 0004 from Validation.EcalClusters.egammaBCAnalyzer_cfi import * 0005 # analyzer to make histos from super clusters 0006 from Validation.EcalClusters.egammaSCAnalyzer_cfi import * 0007 ecalClustersValidationSequence = cms.Sequence(egammaBasicClusterAnalyzer+egammaSuperClusterAnalyzer) 0008 0009
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |