Skip to content

WIP: Changes to use the new TrigDecisionTool feature access

Mark Sutton requested to merge sutt/athena:k0c into master

There are many changes here - mostly to add some MT compliant monitoring using the new feature access from the TrigDecisionTool, but some other changes needed for the collection names etc.

This is a work in progress, as many things do not yet work - configuring the job properties etc. As such the code is not in a "final" state and contain many thinge such as cout statements, commented lines, speculative code fragments etc, which are all needed for development, debugging and testing.

All this wiil be cleaned up once everything is properly working and the code is ready to the production release.

Merge request reports