ComponentAccumulator: remove private member access and add getCondAlgos

Reduce the access to private members of the ComponentAccumulator class in various places. Also introduce public getCondAlgos API and cleanup implementation of getCondAlgo.

This is preparatory work in trying to speed up the copy of the CA class.

Merge request reports

Loading