[WIP] CA: Cleaning up the MC information handling in the CA tracking steer class
This merge request separates tracking MC routines (performance, efficiencies, debug) from the steer tracking class (CbmL1). In particular, reading of MC information in event/TS is moved to a separate class - CbmCaMCModul. This class is accessible through CbmL1 and provides an interface to interact with MC information in tracking from CBM. The detector-independent classes (internal point and MC track containers, histogrammer etc.) are moved to the ca::tools namespace.
Fixed bug: index of tracking station in MC point selection for TOF
Edited by Sergei Zharko
Merge request reports
Activity
Filter activity
requested review from @v.akishina
assigned to @se.gorbunov
added 9 commits
-
877586a5 - 1 commit from branch
computing:master
- f0c4d032 - L1: added writer for reconstructable MC tracks
- c7fde9f9 - L1: estimated search windows are introduced to tracking
- 7f3c15b7 - L1: a framework for search window estimation is introduced
- 4ad8f50d - L1: CA MC Module updates
- ecf79cc3 - L1: L1NaN.h was replaced with L1Undef.h
- 5956658a - L1: Updates on external MC module for tracking
- c7498156 - L1: finalization of tracks and points initialization in the new CA MC module
- b66731fc - L1: a separate histogrammer for CA tracking
Toggle commit list-
877586a5 - 1 commit from branch
added 14 commits
-
b66731fc...62d30a08 - 9 commits from branch
computing:master
- c3f76df3 - L1: CA MC Module updates
- f5272822 - L1: L1NaN.h was replaced with L1Undef.h
- 8826214e - L1: Updates on external MC module for tracking
- a474f535 - L1: finalization of tracks and points initialization in the new CA MC module
- 479eab1b - L1: a separate histogrammer for CA tracking
Toggle commit list-
b66731fc...62d30a08 - 9 commits from branch
Please register or sign in to reply