![]() |
|
|||
File indexing completed on 2023-05-05 02:46:43
0001 import FWCore.ParameterSet.Config as cms 0002 0003 tppfTausOnPFJetsDeltaR = cms.EDProducer('TPPFTausOnPFJetsDeltaR', 0004 enable = cms.required.bool, 0005 deltaR = cms.required.double, 0006 name = cms.untracked.string('No Name'), 0007 topCollection = cms.required.InputTag, 0008 bottomCollection = cms.required.InputTag, 0009 mightGet = cms.optional.untracked.vstring 0010 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |