Skip to content

TrigT1TGC : GoodMF flag implementation, Make class TGCGoodMF

@atlasbot

We have introduced a good magnetic field flag(goodMF flag) to TrigT1TGC for Run3. To determine if it was goodMF, we modified the algorithm and created a new class (TGCGoodMF). 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 hasn'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 100 single muon events locally and I could find goodMF flag values I expected.

Merge request reports