Skip to content

Allow reconstruction of subset PVs#15539

Closed
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:its/selpvs
Closed

Allow reconstruction of subset PVs#15539
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:its/selpvs

Conversation

@f3sch

@f3sch f3sch commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Macro selectPVIRFrames.C writes out IRFrames for found selected PVs. Steer reading and selection of pushed ITS/MFT data via "--ir-frames-files irFrames.root --ir-frames-extra-margin 594 --its-select-ir-frames "
@shahor02 I am not really sure if what I am doing here is all correct but at least when rereconstructing with the selection I get something reasonable-ish:
image

Macro selectPVIRFrames.C writes out IRFrames for found selected PVs.
Steer reading and selection of pushed ITS/MFT data via "--ir-frames-files irFrames.root --ir-frames-extra-margin 594 --its-select-ir-frames "

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
@shahor02

Copy link
Copy Markdown
Collaborator

@f3sch formally is should work, but, to be honest, I would not put this in dev. A lot of hacks to disable ITS ROFs, which you don't need, thus creating data which does not respect the contiguous clusters referencing from ROFs.
We already have a framework to skim the data of all detectors with an arbitrary per-detector margin on top of the input IRFrames. If you don't want to filter out a skimmed CTF (will take a few minutes), why not disable the ROFs directly in the its-reco?

@f3sch f3sch closed this Jun 18, 2026
@f3sch f3sch deleted the its/selpvs branch June 18, 2026 15:22
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