Skip to content

Ideal DigiEventBuilder: order events in time

Sergey Gorbunov requested to merge se.gorbunov/cbmroot:IdealBuilder into master

Two modifications in CbmBuildEventsIdeal to simplify comparison with event-by-event digitization:

  1. order output events in time - by their MC indices (file+event)

  2. when a digi belongs to several events, put it to all of them.

Merge request reports