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

Merge request pipeline #24947 passed

Merge request pipeline passed for e1b50c83

Approval is optional

Merged by Felix WeiglhoferFelix Weiglhofer 1 year ago (Oct 24, 2023 4:03pm UTC)

Pipeline #24950 passed

Pipeline passed for f875e51e on master

Activity

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