![]() |
|
|||
File indexing completed on 2023-07-18 22:33:52
0001 import FWCore.ParameterSet.Config as cms 0002 0003 tppfJetsOnPFCandidates = cms.EDProducer('TPPFJetsOnPFCandidates', 0004 enable = cms.required.bool, 0005 name = cms.untracked.string('No Name'), 0006 topCollection = cms.required.InputTag, 0007 bottomCollection = cms.required.InputTag, 0008 matchByPtrDirect = cms.bool(False), 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 |
![]() ![]() |