Move rich local reconstruction code
There were rich ring finders in the L1 code base which were compiled and linked into libL1. With the change in the build system this results in a circular dependency between the L1 and CbmRichReco libraries which was resolved by removing the classes from compilation. With this commit the classes are moved from the L1 code base into the rich reconstruction code base.
parent
759515d6
No related branches found
No related tags found
Showing
- reco/L1/CMakeLists.txt 0 additions, 3 deletionsreco/L1/CMakeLists.txt
- reco/L1/L1LinkDef.h 0 additions, 2 deletionsreco/L1/L1LinkDef.h
- reco/detectors/rich/CMakeLists.txt 4 additions, 0 deletionsreco/detectors/rich/CMakeLists.txt
- reco/detectors/rich/CbmRichRecoLinkDef.h 1 addition, 0 deletionsreco/detectors/rich/CbmRichRecoLinkDef.h
- reco/detectors/rich/CbmRichReconstruction.cxx 10 additions, 9 deletionsreco/detectors/rich/CbmRichReconstruction.cxx
- reco/detectors/rich/alignment/CbmRichReconstruction.cxx 8 additions, 6 deletionsreco/detectors/rich/alignment/CbmRichReconstruction.cxx
- reco/detectors/rich/finder/CbmL1RichENNRingFinder.cxx 1 addition, 3 deletionsreco/detectors/rich/finder/CbmL1RichENNRingFinder.cxx
- reco/detectors/rich/finder/CbmL1RichENNRingFinder.h 0 additions, 6 deletionsreco/detectors/rich/finder/CbmL1RichENNRingFinder.h
- reco/detectors/rich/finder/CbmL1RichENNRingFinderParallel.cxx 0 additions, 0 deletions.../detectors/rich/finder/CbmL1RichENNRingFinderParallel.cxx
- reco/detectors/rich/finder/CbmL1RichENNRingFinderParallel.h 0 additions, 2 deletionsreco/detectors/rich/finder/CbmL1RichENNRingFinderParallel.h
- reco/detectors/rich/qa/CbmL1RichRingQa.cxx 0 additions, 0 deletionsreco/detectors/rich/qa/CbmL1RichRingQa.cxx
- reco/detectors/rich/qa/CbmL1RichRingQa.h 0 additions, 0 deletionsreco/detectors/rich/qa/CbmL1RichRingQa.h
File moved
File moved
Please register or sign in to comment