2 "LowPtGsfElectronSeedProducer",
3 tracks = cms.InputTag(
"generalTracks"),
4 pfTracks = cms.InputTag(
"lowPtGsfElePfTracks"),
5 ecalClusters = cms.InputTag(
"particleFlowClusterECAL"),
6 hcalClusters = cms.InputTag(
"particleFlowClusterHCAL"),
7 EBRecHits = cms.InputTag(
"ecalRecHit",
"EcalRecHitsEB"),
8 EERecHits = cms.InputTag(
"ecalRecHit",
"EcalRecHitsEE"),
9 rho = cms.InputTag(
'fixedGridRhoFastjetAllTmp'),
10 BeamSpot = cms.InputTag(
"offlineBeamSpot"),
11 Fitter = cms.ESInputTag(
"",
'GsfTrajectoryFitter_forPreId'),
12 Smoother = cms.ESInputTag(
"",
'GsfTrajectorySmoother_forPreId'),
13 TTRHBuilder = cms.ESInputTag(
"",
'WithAngleAndTemplate'),
14 ModelNames = cms.vstring([
18 ModelWeights = cms.vstring([
19 'RecoEgamma/ElectronIdentification/data/LowPtElectrons/RunII_Autumn18_LowPtElectrons_unbiased.root',
20 'RecoEgamma/ElectronIdentification/data/LowPtElectrons/RunII_Autumn18_LowPtElectrons_displaced_pt_eta_biased.root',
23 PassThrough = cms.bool(
False),
24 UsePfTracks = cms.bool(
True),
25 MinPtThreshold = cms.double(1.0),
26 MaxPtThreshold = cms.double(15.),