Skip to content

Event reconstruction in online/offline

Sergei Zharko requested to merge s.zharko/cbmroot:online-event-reco into master
  • Separate class cbm::algo::EventReconstruction, which performs reconstruction of digi-events (hits, tracks)
  • Steering class CbmEventRecoTask for the online-style digi-event reconstruction in offline
  • Converter of the online RecoEvent to legacy data-classes

Update:

Example macro to run the online event reconstruction (at the moment only mCBM): https://git.cbm.gsi.de/computing/cbmroot/-/blob/baf339c6c27da7f1f61b675ad1922f90ce928a7e/macro/run/run_reco_event_online.C

Edited by Sergei Zharko

Merge request reports

Loading