Skip to content
Snippets Groups Projects

ATConverter: Get primary vertex from CbmEvent object

Merged Frederic Julian Linz requested to merge f.kornas/cbmroot:vertex into master

In the analysis tree converter, the primary vertex used in the reconstructed event header was taken from the CbmEvent object directly. Within the STS tracks converter, it was called from the PrimaryVertex object (should be removed, see: https://redmine.cbm.gsi.de/issues/3423) directly from cbmsim tree. In event-based mode, the same information was stored in both cases, however, in time-based mode, the PrimaryVertex object contrained only on entry/TS of (0,0,0) for the vertex. This resulted in wrong calculation DCA calculations, see discussion in https://redmine.cbm.gsi.de/issues/3398.

Hereby, the primary vertex is taken from CbmEvent in all cases, such that the PrimaryVertex object is no longer used in AT Converter.

Redmine #3427

Edited by Florian Uhlig

Merge request reports

Merge request pipeline #31507 passed

Merge request pipeline passed for d61081d0

Approved by

Merged by Florian UhligFlorian Uhlig 9 months ago (Oct 24, 2024 1:02pm UTC)

Merge details

  • Changes merged into master with be5e2321 (commits were squashed).
  • Deleted the source branch.

Pipeline #31508 passed

Pipeline passed for be5e2321 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