Skip to content

DcmEmulator: fix bug for one-event files

Frank Winklmeier requested to merge fwinkl/HLTMPPU:dcmemu_offset into master

When processing multiple files and the second file contained only one event, the emulator would skip the file due to a bug in the offset calculation. Closes ADHI-4908.

Also cleanup excessive log messages.

Merge request reports