![]() |
|
|||
File indexing completed on 2023-03-17 11:13:00
0001 import FWCore.ParameterSet.Config as cms 0002 0003 l1RecoTree = cms.EDAnalyzer("L1RecoTreeProducer", 0004 vtxToken = cms.untracked.InputTag("offlinePrimaryVertices"), 0005 maxVtx = cms.uint32(100) 0006 ) 0007
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |