CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecHits_cff.py
Go to the documentation of this file.
2 
3 # File: RecHits.cfi
4 # Author: B. Scurlock
5 # Date: 03.04.2008
6 #
7 # Fill validation histograms for ECAL and HCAL RecHits.
8 # Assumes ecalRecHit:EcalRecHitsEE, ecalRecHit:EcalRecHitsEB, hbhereco, horeco, and hfreco
9 # are in the event.
11 analyzeRecHits = cms.Sequence(ECALAnalyzer*HCALAnalyzer)
12