![]() |
|
|||
File indexing completed on 2023-03-17 10:45:22
0001 import FWCore.ParameterSet.Config as cms 0002 import CommonTools.ParticleFlow.tppfTausOnPFJetsDeltaR_cfi as _mod 0003 0004 pfNoTau = _mod.tppfTausOnPFJetsDeltaR.clone( 0005 enable = True, 0006 deltaR = 0.5, 0007 name = "noTau", 0008 topCollection = "pfTausPtrs", 0009 bottomCollection = "pfJetsPtrs", 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |