Skip to content

Cleanup dependencies in CbmMvdSensor

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

Remove function SetProduceNoise from CbmMvdSensor and CbmMvdDetector. The function from the plugin is now called directly from the digitizer. Exchange some casts to the final taks by using the base class instead.

Merge request reports