Skip to content

Update cluster resolutions in PrStoreFTHit

Louis Henry requested to merge lohenry-updateClusRes2 into master

So far cluster resolutions in PrStoreFTHit are based on an educated guess. This MR adds new updated resolutions following a fit performed in a dedicated python code located in Boole/lohenry-studyClusters. The default is still the old values and the updated can be used by setting PrStoreFTHit.UpdatedResolutions = True.

Implemented values have been taken after applying a P > 1 GeV/c momentum cut, and they correspond either the RMS (size 0) or the width of the most relevant Gaussian.

Ideally they would be taken from a CondDB file (see #110), but in the meanwhile need to be updated.

Follows up from !1599 (closed)

ClusterRes_FromTuple-June-Sim10-Up02-WithoutSpillover-0

ClusterRes_FromTuple-June-Sim10-Up02-WithoutSpillover-4

ClusterRes_FromTuple-June-Sim10-Up02-WithoutSpillover-5

ClusterRes_FromTuple-June-Sim10-Up02-WithoutSpillover-6

ClusterRes_FromTuple-June-Sim10-Up02-WithoutSpillover-7

ClusterRes_FromTuple-June-Sim10-Up02-WithoutSpillover-8

Edited by Rosen Matev

Merge request reports