Skip to content
Snippets Groups Projects

cbmreco: Integrate TOF Hitfinder.

Merged Felix Weiglhofer requested to merge fweig/cbmroot:tofhf into master

Integrate TOF Hitfinder:

  • Changed return type to PartitionedVector
  • Renamed TofCluster to tof::Hit
  • Pass tof Hits to tracking

@d.smith: Didn't touch the algorithm itself. But made some other changes. In particular changed the return type of the Hitfinder to easier integrate with tracking. There were also some Digis with weird RPCs. Those crashed the DigiCalibration. I added some checks to turn this into monitoring errors instead.

@s.zharko: Makes tof::Hits available to tracking. I tried to integrate into the tracker interface. It works in the sense that it compiles and doesn't crash. But doesn't find any tracks yet. Would appreciate if you could have a short look at my changes there before merging. Also there is now PartitionedSpan. Relates to PartitionedVector like std::span relates to std::vector and should be preffered for inputs. Makes things a bit easier.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading