Skip to content

CbmMvdDetector::DetectPlugin (pluginID) added

Michael Deveaux requested to merge m.deveaux/cbmroot:mvdsoft_master into master

This method is to detect the position of a plugin with the ID = plugin ID in the plugin array of the sensors. The plugin ID is defined in the constructor of the plugin. The position is used to send data directly to the plugins.

Merge request reports