CbmRoot
|
Task class for associating digis to events. More...
#include <CbmBuildEventsIdeal.h>
Task class for associating digis to events.
The digi event builder creates objects of class CbmEvent and fills them with digi objects. For the association of the digis to the events, the MC-truth information in the digi match objects is employed. A digi is attributed each event it is linked to.
The event builder operates within one time slice; splitting of events between time slices is not treated. Event numbers are consecutive within the time slice; the event time is the MC true event time.
TODO: Currently, branches for both CbmEvent and CbmDigiEvent are created and filled. The branch CbmEvent shall be deactivated once reconstruction from CbmDigiEvent is established.