Skip to content

L1TopoSimulation: fixes for MuonInputProvider

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

Changes and bug fix for MuonInputProvider:

  • Fix a bug for the "NewConfig" case. The muon RoI was still being constructed using the old trigger configuration.
  • Switch to using the RecRoiTools instead of the deprecated services.
  • Move all property declarations to header file.

cc @stelzer

Merge request reports