CMS 3D CMS Logo

CSCCommonTrigger_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #Common Parameters for the various CSCTrigger producers
00004 cSCCommonTrigger = cms.PSet(
00005     MaxBX = cms.int32(9),
00006     #minimum and maximum bx to process
00007     MinBX = cms.int32(3)
00008 )
00009 

Generated on Tue Jun 9 17:39:41 2009 for CMSSW by  doxygen 1.5.4