Skip to content

Allen ecal llt decoding and ecal llt eTot lumi counter

Shu Xian requested to merge sxian_lumi_ecal_llt into 2024-patches
  • merge @baudurie's calo_llt_audurier branch
    • some minor changes to make it runs on GPU
    • Adds Ecal llt decoding algorithm: calo_decode_llt
      • ET m_et is used for lumi counter
      • Address, ET max and multiplicity is also decoded, but not used in this MR
    • Adds sequence calo_llt for ECal llt decode testing
  • Add ECalLLTET and ECalLLTEtot to the lumi ecal counters list
    • The Calo LLT counters are computed in the FPGAs, they are treated as different Calo Lumi counters from the Allen-decoded ones.
      • The very same LLT counters implemented in run1 and run2 worked well
      • Both LLT and HLT1 Calo counters are supposed to be collected, in parallel
      • Could be used as a cross-check, further optimization possible after validation
Edited by Shu Xian

Merge request reports