![]() |
|
|||
File indexing completed on 2024-04-06 12:24:10
0001 import FWCore.ParameterSet.Config as cms 0002 0003 0004 pvSelector = cms.PSet( 0005 NPV = cms.int32(1), 0006 pvSrc = cms.InputTag('offlinePrimaryVertices'), 0007 minNdof = cms.double(4.0), 0008 maxZ = cms.double(15.0), 0009 maxRho = cms.double(2.0) 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |