![]() |
|
|||
File indexing completed on 2023-03-17 11:21:12
0001 import FWCore.ParameterSet.Config as cms 0002 0003 pfSuperClusterReader = cms.EDAnalyzer("PFSuperClusterReader", 0004 GSFTracks = cms.InputTag("electronGsfTracks"), 0005 SuperClusterRefMap = cms.InputTag("pfElectronTranslator:pf"), 0006 MVAMap = cms.InputTag("pfElectronTranslator:pf"), 0007 PFCandidate = cms.InputTag("particleFlowTmp:electrons") 0008 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |