CMS 3D CMS Logo

Variables

L2MuonSeeds_cfi Namespace Reference

Variables

tuple L2MuonSeeds

Variable Documentation

Initial value:
00001 cms.EDProducer("L2MuonSeedGenerator",
00002     MuonServiceProxy,
00003     L1MinPt = cms.double(0.0),
00004     InputObjects = cms.InputTag("l1extraParticles"),
00005     L1MaxEta = cms.double(2.5),
00006     L1MinQuality = cms.uint32(1),
00007     GMTReadoutCollection = cms.InputTag("gmtDigis"),
00008     Propagator = cms.string('SteppingHelixPropagatorAny')
00009 )

Definition at line 5 of file L2MuonSeeds_cfi.py.