Implement CbmEvent for RICH reconstruction.
* Add CbmEvent to RICH track extrapolation procedure. * Add CbmEvent to the RICH track projection procedure. * Add CbmEvent to ring reconstruction procedure. * Add CbmEvent to ring fitting procedure. * Add CbmEvent to ring-track matching procedure. * Update run macros. * Fix compilation error, include Logger.h * Fix problem when CbmEvent::GetNofData return -1. * Change some LOG outputs to debug mode.
Showing
- core/data/CbmDefs.h 17 additions, 8 deletionscore/data/CbmDefs.h
- macro/rich/run/run_digi.C 8 additions, 11 deletionsmacro/rich/run/run_digi.C
- macro/rich/run/run_reco.C 278 additions, 61 deletionsmacro/rich/run/run_reco.C
- macro/rich/run/run_transport.C 15 additions, 23 deletionsmacro/rich/run/run_transport.C
- reco/L1/OffLineInterface/CbmL1RichENNRingFinder.cxx 13 additions, 8 deletionsreco/L1/OffLineInterface/CbmL1RichENNRingFinder.cxx
- reco/L1/OffLineInterface/CbmL1RichENNRingFinder.h 1 addition, 3 deletionsreco/L1/OffLineInterface/CbmL1RichENNRingFinder.h
- reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.cxx 62 additions, 90 deletionsreco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
- reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.h 19 additions, 21 deletionsreco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.h
- reco/base/CbmRichRingFinder.h 4 additions, 13 deletionsreco/base/CbmRichRingFinder.h
- reco/detectors/rich/CbmRichReconstruction.cxx 133 additions, 135 deletionsreco/detectors/rich/CbmRichReconstruction.cxx
- reco/detectors/rich/CbmRichReconstruction.h 45 additions, 36 deletionsreco/detectors/rich/CbmRichReconstruction.h
- reco/detectors/rich/finder/CbmRichRingFinderData.h 5 additions, 11 deletionsreco/detectors/rich/finder/CbmRichRingFinderData.h
- reco/detectors/rich/finder/CbmRichRingFinderHough.cxx 41 additions, 45 deletionsreco/detectors/rich/finder/CbmRichRingFinderHough.cxx
- reco/detectors/rich/finder/CbmRichRingFinderHough.h 15 additions, 18 deletionsreco/detectors/rich/finder/CbmRichRingFinderHough.h
- reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.cxx 39 additions, 43 deletionsreco/detectors/rich/finder/CbmRichRingFinderHoughImpl.cxx
- reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.h 12 additions, 18 deletionsreco/detectors/rich/finder/CbmRichRingFinderHoughImpl.h
- reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.cxx 21 additions, 33 deletionsreco/detectors/rich/finder/CbmRichRingFinderHoughSimd.cxx
- reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.h 1 addition, 3 deletionsreco/detectors/rich/finder/CbmRichRingFinderHoughSimd.h
- reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx 38 additions, 55 deletionsreco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx
- reco/detectors/rich/finder/CbmRichRingFinderIdeal.h 8 additions, 9 deletionsreco/detectors/rich/finder/CbmRichRingFinderIdeal.h
Loading
Please register or sign in to comment