Skip to content

update of TRD2D geometry in CBM

Alexandru Bercuci requested to merge a.bercuci/cbmroot_geometry:TRD2D-CBM into master

Create geometry of the TRD2D chamber in compiled code.

  • Move macro code from Create_geometry_* macro to namespace cbm::trd:geo
  • Implement the latest modifications to the design of the chamber and FEB as they are proposed for day

The MR is addressing the redmine issue https://redmine.cbm.gsi.de/issues/2852, and https://redmine.cbm.gsi.de/issues/2744

This MR depends on the MR in the cbmroot repo at computing/cbmroot!1382 (merged) for the creation of the binary geo file. There one can see some images relevant for the geo implementation. The actual geo binary is depending on ONLY ROOT.

A list of checks, as implemented for maintaining the repository, were successfully done (maybe it would be nice to leave them here)

A dedicated presentation in SWM was also provided https://indico.gsi.de/event/18599/contributions/75683/attachments/45678/64916/Trd2DGeo.pdf

Edited by Alexandru Bercuci

Merge request reports