Skip to content

Use fSensorMap when forwarding data to plugin

Florian Uhlig requested to merge f.uhlig/cbmroot:mvdsoft_master into master

The map directly connects the detecor id with the corresponding sensor. This allows to get rid of a loop over all sensors to find the correct one.

Merge request reports