Skip to content

Commit

Permalink
Remove obsolete convertHGCalDigisReco modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
rovere committed Oct 19, 2021
1 parent 5b60b4c commit b818efc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 97 deletions.

This file was deleted.

87 changes: 0 additions & 87 deletions EventFilter/HGCalRawToDigi/plugins/HGCDigiConverter.cc

This file was deleted.

5 changes: 0 additions & 5 deletions EventFilter/HGCalRawToDigi/python/HGCalRawToDigi_cfi.py
Expand Up @@ -7,11 +7,6 @@

hfnoseDigis = EventFilter.HGCalRawToDigi.HFNoseRawToDigiFake_cfi.HFNoseRawToDigiFake.clone()

from Configuration.ProcessModifiers.convertHGCalDigisReco_cff import convertHGCalDigisReco
import EventFilter.HGCalRawToDigi.HGCDigiConverter_cfi
_hgcalDigisConverted = EventFilter.HGCalRawToDigi.HGCDigiConverter_cfi.HGCDigiConverter.clone()
convertHGCalDigisReco.toReplaceWith(hgcalDigis,_hgcalDigisConverted)

from Configuration.ProcessModifiers.premix_stage2_cff import premix_stage2
premix_stage2.toModify(hgcalDigis,
eeDigis = 'mixData:HGCDigisEE',
Expand Down

0 comments on commit b818efc

Please sign in to comment.