Skip to content

Pass some arguments into the b-jet trigger configuration

Dan Guest requested to merge dguest/athena:btrig-config into master

This is cleanup for the b-jet trigger: no outputs or trigger rates should change, but I've removed a few functions that seem to do nothing but call another function, and created a more obvious way to pass arguments to the b-jet chain setup.

Also added a context manager to set Configurable to run 3 behavior.

Edited by Dan Guest

Merge request reports