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