|
||||
File indexing completed on 2024-12-05 02:47:55
0001 import FWCore.ParameterSet.Config as cms 0002 0003 hltPhase2OTHitsInputLST = cms.EDProducer('LSTPhase2OTHitsInputProducer', 0004 phase2OTRecHits = cms.InputTag('hltSiPhase2RecHits'), 0005 mightGet = cms.optional.untracked.vstring 0006 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |