CMS 3D CMS Logo

caloTowers_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # File: caloTowers.cfi
00004 # Author: B. Scurlock
00005 # Date: 03.04.2008
00006 #
00007 # Fill validation histograms for caloTowers.
00008 # Assumes caloTowers are in event. Puts caloTowersOpt in the event, which
00009 # assumes RecHits.
00010 from Validation.RecoMET.caloTowers_cfi import *
00011 from RecoMET.Configuration.CaloTowersOptForMET_cff import *
00012 analyzecaloTowers = cms.Sequence(caloTowersMETOptRec*towerOptAnalyzer*towerSchemeBAnalyzer)
00013 

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