Skip to content

TrigT1TGC : Implemented L1 muon endcap thresholds for run -3 (ATR-19291)

Hiroaki Hibi requested to merge hhibi/athena:TrigT1TGC_Develop into master

I have introduced a pT calclation algorithm with 15 thresholds to TrigT1TGC for Run3. To keep the Run 2 configuration, algorithms can be switch between the Run2 configuration and the Run3 configuration (The default setting is the Run2 configuration.). The compilation is fine, no errors or warnings.Also, I found errors when I execute trigger simulation but it is in the L1Topo algorithm and the L1Topo algorithm haven't be developed for Run3 configuration yet. So, this error will be solved after development of the L1Topo simulation for Run-3. I also tested with 10 single muon event locally and I could find the threshold number I expected.

Merge request reports