Skip to content

Commit

Permalink
Remove ESSources and ESProducers for EcalMustacheSCParameters and Eca…
Browse files Browse the repository at this point in the history
…lSCDynamicDPhiParameters from cfi to use GT parameters instead.
  • Loading branch information
thomreis committed Mar 15, 2021
1 parent a2397cc commit 4bdc602
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

from RecoEcal.EgammaClusterProducers.particleFlowSuperClusterECALMustache_cfi import particleFlowSuperClusterECALMustache as _particleFlowSuperClusterECALMustache

# create the EcalMustacheSCParameters record on the fly
from RecoEcal.EgammaCoreTools.EcalMustacheSCParametersESProducer_cff import *
# create the EcalSCDynamicDPhiParameters record on the fly
from RecoEcal.EgammaCoreTools.EcalSCDynamicDPhiParametersESProducer_cff import *

# define the default ECAL clustering (Mustache or Box)
particleFlowSuperClusterECAL = _particleFlowSuperClusterECALMustache.clone()

Expand Down

0 comments on commit 4bdc602

Please sign in to comment.