Update of tracking detector interfaces
In the merger request:
- re-factoring of tracking station property initialization (now using predefined station info structures)
- introduction of TRD and TOF tracking station definition from geometry (in order to account for alignment)
Status:
- STS: previously defined from geometry (using the CbmStsSetup interface), except that the arbitrary zMin and zMax parameters are now replaced with the sensor thickness (note: the same sensor thickness within a tracking station is assumed)
- MVD: no geometry is found in a geo.root file (I am not aware of its status for MVD), so the old definition from digitization parameters is used for now
- MuCh: for now the old geometry definition is used (to be fixed soon)
- TRD: digitization parameters (CbmTrdModulePar) are replaced with the layer nodes
- TOF: digitization parameters (CbmTofCell) are replaced with the counter nodes
For testing purposes, the usage of the new tracking station definitions has to be enabled explicitly with the bool CbmTrackingDetectorInterfaceBase::kDebugGeoDefined{true}
flag, later this will be removed.
Merge request reports
Activity
added BugFix Reconstruction Tracking mCBM labels
requested review from @a.bercuci
assigned to @se.gorbunov
added 1 commit
- 79c68d96 - Tracking detector interfaces: replacement of virtual getters override with the vector access
Dear @f.uhlig, @v.friese, @p.-a.loizeau, @v.singhal, @c.muentz, @m.deveaux, @n.herrmann, @i.deppner, @a.bercuci, @p.kaehler, @se.gorbunov, @s.zharko,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 15 commits
-
dc1ec01f...9ac33414 - 8 commits from branch
computing:master
- 6164ba17 - Tracking detector interfaces update:
- 85bafab6 - Tracking detector interfaces: replacement of virtual getters override with the vector access
- eae652f3 - Tracking detector interfaces: cosmetics
- 587bb329 - Tracking detector interfaces update:
- f23d8deb - Tracking detector interfaces: replacement of virtual getters override with the vector access
- 3ae94568 - CbmStsStation: the z-reference field is replaced with the coordinates of the...
- 3da094da - Tracking detector interfaces:
Toggle commit list-
dc1ec01f...9ac33414 - 8 commits from branch
added 9 commits
-
78809173...944e9686 - 2 commits from branch
computing:master
- 58de1bbc - Tracking detector interfaces update:
- a47254c6 - Tracking detector interfaces: replacement of virtual getters override with the vector access
- 9d08f7a4 - Tracking detector interfaces: cosmetics
- 05b96876 - Tracking detector interfaces update:
- 1fc7ac3d - Tracking detector interfaces: replacement of virtual getters override with the vector access
- e6aa1b21 - CbmStsStation: the z-reference field is replaced with the coordinates of the...
- 240dfb48 - Tracking detector interfaces:
Toggle commit list-
78809173...944e9686 - 2 commits from branch
Please register or sign in to reply