Skip to content

Optimize InDet Condalgs

Adam Edward Barton requested to merge abarton/athena:optimizeCondAlg into master

I change the PixelConditionAlgorithms to be re-entrant.

I apply reference optimizations to Pixel and SCT algorithms to prevent some needless copying of maps and strings.

Merge request reports