t0 reconstruction
- Nov 11, 2022
-
-
Volker Friese authoredff47d14f
-
Volker Friese authored82b59ed3
-
Volker Friese authored24724e7e
-
Volker Friese authored4dbd7954
-
Volker Friese authored545ff620
-
Add a task CbmRecoTzero for reconstruction of the event t0. The current implementation just reads the time from the CbmTzdDigi in the event and fills the respective field in the CbmEvent class. In case there is no TzdDigi, the time is set to -1.; if there are more than one, the time is set to -2. These values are to be regarded as error codes.
The new task is added to the run_reco macro for the event-by-event case. If no TzdDigi branch is found, the task will be inactive.