Skip to content

SCT_ConditionsAlgorithms: remove redundant regHandle calls

Frank Winklmeier requested to merge fwinkl/athena:sct_reghandle into master

regHandle is already called by the Algorithm base class. Also add missing AthenaKernel link dependency and ensure unit tests produce no errors by using noerror.sh.

Merge request reports