![]() |
|
|||
File indexing completed on 2023-03-17 10:49:07
0001 import FWCore.ParameterSet.Config as cms 0002 import Configuration.Skimming.pdwgLeptonRecoSkim_cfi 0003 DoublePFElectron = Configuration.Skimming.pdwgLeptonRecoSkim_cfi.PdwgLeptonRecoSkim.clone() 0004 DoublePFElectron.UsePfElectronSelection = cms.bool(True) 0005 DoublePFElectron.pfElectronPtMin = cms.double(10) 0006 DoublePFElectron.pfElectronN = cms.int32(2) 0007 DoublePFElectron.filterName = cms.string("DoublePFElectron") 0008
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |