Skip to content

DetectorManagers - Remove ref & unref calls

Johannes Junggeburth requested to merge jojungge/athena:RemRefUnRefDetMgrs into main

The PVLink & PVConstLink are doing the reference counting by themselves now. No need to call ref/unref on the RCBase objects

Merge request reports