CMS 3D CMS Logo

L1MuonRegion_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 RegionPSet = cms.PSet(
00004     originHalfLength = cms.double(15.9),
00005     originRadius = cms.double(0.1),
00006     originYPos = cms.double(0.0),
00007     ptMin = cms.double(10.0),
00008     originXPos = cms.double(0.0),
00009     originZPos = cms.double(0.0)
00010 )
00011 
00012 

Generated on Tue Jun 9 17:44:34 2009 for CMSSW by  doxygen 1.5.4