Skip to content

Commit

Permalink
remove L1TkObjectProducers_cff.py
Browse files Browse the repository at this point in the history
  • Loading branch information
silviodonato committed Aug 5, 2020
1 parent 37a05c6 commit 9ac87c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 78 deletions.
7 changes: 7 additions & 0 deletions L1Trigger/Configuration/python/SimL1Emulator_cff.py
Expand Up @@ -98,6 +98,13 @@
# ########################################################################
from L1Trigger.L1TTrackMatch.L1TkObjectProducers_cff import *

###################################################################################

from L1Trigger.L1TTrackMatch.L1TkPrimaryVertexProducer_cfi import L1TkPrimaryVertex
from L1Trigger.L1TTrackMatch.L1TkElectronTrackProducer_cfi import L1TkElectronsCrystal, L1TkElectronsLooseCrystal, L1TkElectronsEllipticMatchCrystal, L1TkIsoElectronsCrystal, L1TkElectronsHGC, L1TkIsoElectronsHGC
from L1Trigger.L1TTrackMatch.L1TkEmParticleProducer_cfi import L1TkPhotonsCrystal, L1TkPhotonsHGC
from L1Trigger.L1TTrackMatch.L1TkMuonProducer_cfi import L1TkMuons

_phase2_siml1emulator.add(L1TkPrimaryVertex)

_phase2_siml1emulator.add(L1TkElectronsCrystal)
Expand Down
78 changes: 0 additions & 78 deletions L1Trigger/L1TTrackMatch/python/L1TkObjectProducers_cff.py

This file was deleted.

0 comments on commit 9ac87c2

Please sign in to comment.