Skip to content

Unique Identifier for CbmMvdSensor Plugins added. This is to allow for giving...

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

Unique Identifier for CbmMvdSensor Plugins added. This is to allow for giving the implementations of the plugins a unique ID. See /plugins/PluginNamingConvention.txt for details.

Added SendData(Int_t nSensor, Int_t nPlugin, TObject* data) to CbmMvdSensor and CbmMvdDetector This is to send data directly from the FairTask.

Merge request reports