Skip to content

Draft: Add Muon Digits visualization to VP1

Currently, VP1 cannot visualize Muon RDOs. This MR adds the visualization of them.

Data from the DigitContainer are visualized after requesting the conversion from RDO to Digits in the VP1 configuration.

I began adding the visualization of MDT digits from the MdtDigitContainer. The data are rendered in VP1 as DriftTube (cylinders), built with the tubeLength() and the innerTubeRadius() given by the MdtReadoutElement, and where the data element is a MdtDigit.

Screenshot_2024-12-07_at_03.19.44


NOTE: To test it, please also explicitly build the graphics/VP1/VP1Plugins/VP13DCocktailPlugin; otherwise, it will not be found at runtime.

Cc: @boudreau @tsulaia

Edited by Riccardo Maria Bianchi

Merge request reports

Loading