Skip to content

Trigger/TrigTools/TrigMuon*: Move interfaces and cmake cleanup

Frank Winklmeier requested to merge fwinkl/athena:trigmuontools into master

Move the two interfaces ITrigMuonBackExtrapolator and ITrigMuonRoITool from their "implementation packages" to TrigMuonToolInterfaces. This allows TrigMuonBackExtrapolator and TrigMuonRoITools to become component-only packages.

Also cleanup cmake configuration and enable flake8 where applicable.

Merge request reports