1 import FWCore.ParameterSet.Config
as cms
6 pL1TkElectronsCrystal = cms.Path( L1TkElectronsCrystal )
9 pL1TkElectronsEllipticMatchCrystal = cms.Path( L1TkElectronsEllipticMatchCrystal )
12 pL1TkElectronsLooseCrystal = cms.Path( L1TkElectronsLooseCrystal )
15 pL1TkIsoElectronsCrystal = cms.Path( L1TkIsoElectronsCrystal )
17 from L1Trigger.L1TTrackMatch.L1TkEmParticleProducer_cfi
import L1TkPhotonsCrystal
18 pL1TkPhotonsCrystal = cms.Path( L1TkPhotonsCrystal )
27 pL1TkElectronsHGC = cms.Path( L1TkElectronsHGC )
30 pL1TkElectronsEllipticMatchHGC = cms.Path( L1TkElectronsEllipticMatchHGC )
33 pL1TkIsoElectronsHGC = cms.Path( L1TkIsoElectronsHGC )
36 pL1TkElectronsLooseHGC = cms.Path( L1TkElectronsLooseHGC )
38 from L1Trigger.L1TTrackMatch.L1TkEmParticleProducer_cfi
import L1TkPhotonsHGC
39 pL1TkPhotonsHGC = cms.Path( L1TkPhotonsHGC )
53 from L1Trigger.VertexFinder.VertexProducer_cff
import VertexProducer
54 pVertexProducer = cms.Path( VertexProducer )
63 from L1Trigger.L1TTrackMatch.L1TkMuonProducer_cfi
import L1TkMuons, L1TkMuonsTP
64 pL1TkMuon = cms.Path( L1TkMuons * L1TkMuonsTP )