Skip to content

TrigT1TGC : Added new variables of trigger output from L1TGC and Implemented new track selector (ATR-19345)

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

Project:Branches: atlas/hhibi:master to atlas/athena:master

I have introduced new variables to trigger output from L1_TGC and also introduced path from sector logic(TGC) to MUCTPi. 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. I also tested with 10 single muon event locally. I confirmed that same muon candidate and value are sent MUCTPi interface from L1_TGC.

Merge request reports