Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Validation
EcalClusters
python
ecalClustersValidationSequence_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# analyzer to make histos from basic clusters
4
from
Validation.EcalClusters.egammaBCAnalyzer_cfi
import
*
5
# analyzer to make histos from super clusters
6
from
Validation.EcalClusters.egammaSCAnalyzer_cfi
import
*
7
ecalClustersValidationSequence = cms.Sequence(egammaBasicClusterAnalyzer+egammaSuperClusterAnalyzer)
8
9
egammaSCAnalyzer_cfi
Config
egammaBCAnalyzer_cfi
Generated for CMSSW Reference Manual by
1.8.5