![]() |
|
|||
File indexing completed on 2022-11-25 00:27:09
0001 import FWCore.ParameterSet.Config as cms 0002 0003 simGtExtFakeProd = cms.EDProducer('L1TExtCondProducer', 0004 setBptxMinus = cms.bool(True), 0005 setBptxAND = cms.bool(True), 0006 bxFirst = cms.int32(-2), 0007 setBptxOR = cms.bool(True), 0008 bxLast = cms.int32(2), 0009 setBptxPlus = cms.bool(True), 0010 tcdsRecordLabel = cms.InputTag(''), 0011 mightGet = cms.optional.untracked.vstring 0012 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |