CMS 3D CMS Logo

RecHits_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # File: RecHits.cfi
00004 # Author: B. Scurlock
00005 # Date: 03.04.2008
00006 #
00007 # Fill validation histograms for ECAL and HCAL RecHits.
00008 # Assumes ecalRecHit:EcalRecHitsEE, ecalRecHit:EcalRecHitsEB, hbhereco, horeco, and hfreco
00009 # are in the event.
00010 from Validation.RecoMET.RecHits_cfi import *
00011 analyzeRecHits = cms.Sequence(ECALAnalyzer*HCALAnalyzer)
00012 

Generated on Tue Jun 9 17:49:33 2009 for CMSSW by  doxygen 1.5.4