Skip to content

Commit

Permalink
Update digi.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjitMasanam authored Oct 16, 2024
1 parent c48d20c commit 6bc990e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ecal/python/digi.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def __init__(self, instance_name = 'ecalRecon') :
# use helper functions to set these
self.secondOrderEnergyCorrection = 1.
self.layerWeights = [ ]
self.reduced_v2()
self.v14()

def v2(self) :
"""These layerWeights and energy correction were calculated at least before v3 geometry.
Expand Down

0 comments on commit 6bc990e

Please sign in to comment.