![]() |
|
|||
File indexing completed on 2023-03-17 11:17:34
0001 import FWCore.ParameterSet.Config as cms 0002 # Low pT Electron value maps 0003 from RecoEgamma.EgammaElectronProducers.lowPtGsfElectronSeedValueMaps_cfi import lowPtGsfElectronSeedValueMaps 0004 0005 # Low pT Electron value maps, rekeyed by reco::GsfElectron 0006 rekeyLowPtGsfElectronSeedValueMaps = lowPtGsfElectronSeedValueMaps.clone( 0007 rekey=True, 0008 gsfElectrons="lowPtGsfElectrons", 0009 floatValueMaps=["lowPtGsfElectronSeedValueMaps:unbiased", 0010 "lowPtGsfElectronSeedValueMaps:ptbiased"], 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |