Move AddPlugins from MvdDetector to tasks
Up to now the CbmMvdDetector class has dependencies to all plugin classes. This prevents a restructering of the mvd code. With this commit the plugins are added to the sensors from the tasks.
Showing
- mvd/CbmMvd.h 1 addition, 1 deletionmvd/CbmMvd.h
- mvd/CbmMvdClusterfinder.cxx 14 additions, 2 deletionsmvd/CbmMvdClusterfinder.cxx
- mvd/CbmMvdDetector.cxx 22 additions, 49 deletionsmvd/CbmMvdDetector.cxx
- mvd/CbmMvdDigiToHit.cxx 13 additions, 2 deletionsmvd/CbmMvdDigiToHit.cxx
- mvd/CbmMvdDigitizer.cxx 1 addition, 1 deletionmvd/CbmMvdDigitizer.cxx
- mvd/CbmMvdDigitizerTB.cxx 13 additions, 2 deletionsmvd/CbmMvdDigitizerTB.cxx
- mvd/CbmMvdHitfinder.cxx 14 additions, 11 deletionsmvd/CbmMvdHitfinder.cxx
Loading
Please register or sign in to comment