Skip to content

Adapt TLBMon decoder to data format version 2 update

Claire Antel requested to merge tlb_mondata_v2_update into master

** TLBMon decoder update **

  • Adapted TLBMon decoder to new version 2 TLBMon data format that now includes additional counters ORed_TAP and ORed_TAV - count of number of events after prescale and after veto respectively.
  • Decoder is still compatible with old v2 data and v1 data.
  • Reference files for tlbmon v2 data decoding have been udpated.

** eventDump changes **

  • Added --debug flag to set TLB/TRB decoding in debug mode.
  • Expanded on information dumped on usage.

Merge request reports