Skip to content

fix up and add more packages for AnalysisBase

Nils Erik Krumnack requested to merge krumnack/athena:analysis_base_Aug06 into master

Just another round of enabling all packages that now compile in AnalysisBase, plus some minor fix ups to make that happen.

The only thing new here from the framework side is that there is a dummy implementation of Gaudi::Hive::currentContext() which doesn't do anything, but makes it possible to compile more packages than I could otherwise.

I didn't check any of the unit tests yet, but the plan is to disable any tests that fail in CI and leave it to the domain experts to fix them.

Merge request reports