CMS 3D CMS Logo

HTMET_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 # File: HTMET.cfi
00004 # Author: B. Scurlock
00005 # Date: 03.04.2008
00006 #
00007 # Fill validation histograms for MET. Assumes htMetSC5, 
00008 # htMetSC7, htMetIC5, htMetKT4, and htMetKT6 are in the event.
00009 from Validation.RecoMET.HTMET_cfi import *
00010 analyzeHTMET = cms.Sequence(htMetSC5Analyzer*htMetSC7Analyzer*htMetIC5Analyzer*htMetKT4Analyzer*htMetKT6Analyzer)
00011 

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