![]() |
|
|||
File indexing completed on 2022-11-25 00:26:58
0001 import FWCore.ParameterSet.Config as cms 0002 0003 alcaGammaJetSelector = cms.EDFilter('AlCaGammaJetSelector', 0004 PhoInput = cms.InputTag('gedPhotons'), 0005 PFjetInput = cms.InputTag('ak4PFJetsCHS'), 0006 MinPtJet = cms.double(10), 0007 MinPtPhoton = cms.double(10), 0008 mightGet = cms.optional.untracked.vstring 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |