Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow usage of additional track information for TPC SCD map creation #10537

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

martenole
Copy link
Contributor

Since we have stored also additional track data with the residuals during the YETS production we can use that to tighten some cuts for the map creation. E.g. in order to use only the residuals which belong to tracks that have 7 ITS clusters one can do

o2-tpc-static-map-creator -b --start-from-unbinned --residuals-infiles o2tpc_residuals_1666669765254_1666670365241_1159686_1212398.root --configKeyValues "scdcalib.useTrackData=1;scdcalib.minITSNCls=7"

Pinging @aschmah

@wiechula
Copy link
Collaborator

The errors seem unrelated, can this be merged?

@martenole martenole merged commit 2956084 into AliceO2Group:dev Jan 11, 2023
@martenole
Copy link
Contributor Author

Yes, they were unrelated, so I merged now

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.

2 participants