Skip to content

Vertex-track association tool implementation#3

Open
dcentanni wants to merge 19 commits intomasterfrom
dev_trackfindtool
Open

Vertex-track association tool implementation#3
dcentanni wants to merge 19 commits intomasterfrom
dev_trackfindtool

Conversation

@dcentanni
Copy link
Collaborator

This version features an optimized tool for finding the most compatible and closest parent track for neutral-like "orphan" vertices. An overview follows:

  • The closest track is found in the neighbourhood of the vertex according to emvertex.trfit.r2max and emvertex.trfit.dzmax parameters set in the vertex.rootrc file
  • The track is splitted in two tracks given the position (in Z) of the vertex
  • The segments belonging to each track are fitted
  • Tracks are attached to the vertex
  • Vertex parameters are updated, flag is set accordingly
  • A new vertex file is produced containing re-flagged vertices, genuine neutral-like vertices as well as genuine charged vertices.

The feature can be triggered using -fit flag from the command line when launching emvertex application.

@dcentanni dcentanni force-pushed the dev_trackfindtool branch from 65d92cb to de82cb3 Compare May 6, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants