Skip to content

New Position Reconstruction Tool For sTGC

Michael Sloan requested to merge msloan/athena:newRecoTool_CaruanaReco into master

Implemented a new position reconstruction tool for sTGC clusters using the Caruana method of fitting a Gaussian rather than the default weighted mean reconstruction method. The original reconstruction tool (SimpleSTgcClusterBuilderTool) is still set as the default reconstruction method, where as the new reconstruction tool (CaruanaSTgcClusterBuilderTool) is added as an alternative position reconstruction method.

Merge request reports