Skip to content

Adding persistent representation of MuCTPIL1Topo, and fixing decoded muon pt

Anil Sonay requested to merge asonay/athena:MUCTPItoL1Topo into master

This MR includes two implementation

  • The decoded muon pt from the MuonRoIByteStreamTool.cxx returns as an index instead of the actual threshold as L1Topo expected. This has been fixed in a hardcoded way but will be discussed with muon experts later on.
  • As the L1Topo team, we would like to record MuCTPIL1Topo object into the pool file. To do that we have created a persistent representation of MuCTPIL1Top

Merge request reports