Implemented an alternative deadtime check in cbm::algo::tof::Clusterizer,...
Implemented an alternative deadtime check in cbm::algo::tof::Clusterizer, which avoids the use of std::unordered_map and uses a flat vector instead.
parent
fa6e31d8
No related branches found
No related tags found
Showing
- algo/detectors/tof/Calibrate.cxx 7 additions, 7 deletionsalgo/detectors/tof/Calibrate.cxx
- algo/detectors/tof/Calibrate.h 33 additions, 2 deletionsalgo/detectors/tof/Calibrate.h
- algo/detectors/tof/CalibratorChain.cxx 3 additions, 3 deletionsalgo/detectors/tof/CalibratorChain.cxx
- reco/tasks/CbmTaskTofClusterizer.cxx 1 addition, 1 deletionreco/tasks/CbmTaskTofClusterizer.cxx
Loading
Please register or sign in to comment