![]() |
|
|||
File indexing completed on 2023-03-17 10:45:24
0001 import FWCore.ParameterSet.Config as cms 0002 0003 0004 softKiller = cms.EDProducer("SoftKillerProducer", 0005 PFCandidates = cms.InputTag('particleFlow'), 0006 Rho_EtaMax = cms.double( 5.0 ), 0007 rParam = cms.double( 0.4 ) 0008 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |