Skip to content

Method to refit vertex with partial set of its tracks#7647

Merged
shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_vtxrefit
Nov 19, 2021
Merged

Method to refit vertex with partial set of its tracks#7647
shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_vtxrefit

Conversation

@shahor02
Copy link
Collaborator

No description provided.

@shahor02 shahor02 requested a review from a team as a code owner November 17, 2021 18:47
@shahor02
Copy link
Collaborator Author

@mfaggin : example of refitting the vertex with some tracks suppressed is in the attached vtxRefit.C.
This is just a simple exercise with the vertex made of ITS tracks only, so I could use the tracks from the ITS reco file.
I assume that in general, you will be refitting the vertices from the AOD. In this case you will need to prepare a vector of TrackParCov tracks (or any class derived from it) selecting the tracks contributing to vertex (needs #7654 + implementing filling this info) and pass it to the vertexer as in this example.
Note that only position is refitted, the time info in ignored.

tstVtxRefit.tar.gz

@shahor02 shahor02 merged commit c394a04 into AliceO2Group:dev Nov 19, 2021
@shahor02 shahor02 deleted the pr_vtxrefit branch November 19, 2021 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant