CMS 3D CMS Logo

alcastreamEcalPi0Calib_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 ecalpi0CalibHLT = cms.EDFilter("HLTHighLevel",
00004     HLTPaths = cms.vstring('AlCa_EcalPi0*'),
00005     andOr = cms.bool(True),
00006     throw = cms.untracked.bool(False), 
00007     TriggerResultsTag = cms.InputTag("TriggerResults","","HLT")
00008 )
00009 
00010 

Generated on Tue Jun 9 17:25:30 2009 for CMSSW by  doxygen 1.5.4