Skip to content

Enable decoding of EDTM events

William Henry requested to merge wmhenry/hallc_replay:addEDTMevents into master

Changes to allow decoding of EDTM events. Required so that the event number in the scaler trees corresponds to the event number in the "T" tree. These events can be cut out by requiring T.shms.pEDTM_tdcTimeRaw==0 (or T.hms.hEDTM_tdcTimeRaw)

Merge request reports