Draft: Allen ecal llt decoding and ecal llt eTot lumi counter
Marked as draft, as @frederic commented in the discussion, the ECal LLT is not yet been calibrated.
- 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
- ET
- Adds sequence
calo_llt
for ECal llt decode testing
- Add
ECalLLTET
andECalLLTEtot
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
- The Calo LLT counters are computed in the FPGAs, they are treated as different Calo Lumi counters from the Allen-decoded ones.
Edited by Shu Xian