![]() |
|
|||
File indexing completed on 2023-10-25 09:33:10
0001 import FWCore.ParameterSet.Config as cms 0002 0003 trackinfo = cms.EDProducer("TrackInfoProducer", 0004 combinedState = cms.string('combinedState'), 0005 forwardPredictedState = cms.string(''), 0006 updatedState = cms.string('updatedState'), 0007 cosmicTracks = cms.InputTag("ctfWithMaterialTracks"), 0008 backwardPredictedState = cms.string(''), 0009 rechits = cms.InputTag("ctfWithMaterialTracks") 0010 ) 0011 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |