Skip to content

Fix FSD hit position

Lukas Chlad requested to merge l.chlad/cbmroot:fsd_fix_hit_position into master

It was found that in ideal digitization and hit production the points position do not match hits position. This was caused by missing the rotation information in the previous FsdGeoHandler implementation. Now this issue is fixed using correction here

Merge request reports