Converted TrackMuonUpgradeAlg Class to Functional Framework
Compare changes
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
Test conducted: Running Alignment gaudiiter with one thread with a custom option file which is simply:
from Configurables import TrackMuonUpgradeAlg
my_muon_alg = TrackMuonUpgradeAlg()
in order to see if it is running without breaking.