![]() |
|
|||
File indexing completed on 2023-11-06 23:37:55
0001 import FWCore.ParameterSet.Config as cms 0002 0003 siStripPositionCorrectionsTable = cms.EDProducer('SiStripPositionCorrectionsTableProducer', 0004 name = cms.string('cluster'), 0005 doc = cms.string('On-track cluster properties for Lorentz angle and backplane correction measurement'), 0006 extension = cms.bool(False), 0007 Tracks = cms.InputTag('generalTracks'), 0008 mightGet = cms.optional.untracked.vstring 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |