Skip to content

Add PV-related rejections to cosmic matcher for interleaved mode#15454

Merged
wiechula merged 1 commit into
AliceO2Group:devfrom
shahor02:pr_cosmPV
May 30, 2026
Merged

Add PV-related rejections to cosmic matcher for interleaved mode#15454
wiechula merged 1 commit into
AliceO2Group:devfrom
shahor02:pr_cosmPV

Conversation

@shahor02
Copy link
Copy Markdown
Collaborator

No description provided.

@shahor02
Copy link
Copy Markdown
Collaborator Author

@wiechula here it is: adding --use-pv-info will reject all PV contributors. Additionally, when it is added, you can have in the configKeyValues e.g. cosmicsMatch.dcaCutChi2[15]=5.;cosmicsMatch.dcaCutChi2[1]=3; to apply a cut of 5 and 3 on the chi2 of the ITS-TPC and TPC tracks DCA to the vertex, respectively.
For the record: with the default cuts in 500kHz pp I get ~24k and ~19k "2-leg cosmic tracks" per TF w/o and with --use-pv-info. So, the cuts need to be revised for the interleaved mode.

COSMOPT="  --use-pv-info "
o2-reader-driver-workflow --max-tf ${MAXTF:--1} $GLOSET --hbfutils-config o2_tfidinfo.root,upstream | \
o2-cosmics-match-workflow $GLOSET --hbfutils-config o2_tfidinfo.root,upstream $COSMOPT  --disable-mc --configKeyValues ...

@wiechula
Copy link
Copy Markdown
Collaborator

Thanks a lot @shahor02 ! We'll have a look and try to optimize the cuts.

@wiechula wiechula enabled auto-merge (rebase) May 30, 2026 21:29
@wiechula wiechula merged commit 145d5ea into AliceO2Group:dev May 30, 2026
11 checks passed
@shahor02
Copy link
Copy Markdown
Collaborator Author

@wiechula, too fast, also #15455 is needed

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