Skip to content

read TGCRPhiCoincidenceMap from SQL

Hiroaki Hibi requested to merge hhibi/athena:TrigT1TGC-MT into master

I have implemented a packeage to read LUTs from db file to cope Multi Thread. 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, with no errors or warnings. I also have tested with 10 single muon events locally. I could find that the LUTs are read correctly and I could find the threshold number I expected.

Merge request reports