Skip to content

Commit

Permalink
Correct the cff in view of changed code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Sep 23, 2022
1 parent 98ddeaf commit 17884eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Validation/HGCalValidation/python/simhitValidation_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

from Validation.HGCalValidation.hgcalSimHitValidationEE_cfi import *

from Configuration.ProcessModifiers.dd4hep_cff import dd4hep
dd4hep.toModify( hgcalSimHitValidationEE, fromDDD = False )

hgcalSimHitValidationHEF = hgcalSimHitValidationEE.clone(
DetectorName = cms.string("HGCalHESiliconSensitive"),
CaloHitSource = cms.string("HGCHitsHEfront"))
Expand Down

0 comments on commit 17884eb

Please sign in to comment.