Skip to content

Refactor UT code out of ST libraries

Andy Beiter requested to merge UT_Refactoring into master

DeUT classes are moved to independent library. UTKernel, UTDAQ, and UTTELL1Event libraries are expanded to have UT copies of the ST classes. ST classes in Event and Kernel are also copied into UT classes in those libraries. The goal of these changes is to make all UT code independent of ST libraries.

Edited by Marco Cattaneo

Merge request reports