Skip to content

PWGLF: Fix autodetect in strangeness builders - #4420

Merged
njacazio merged 4 commits into
AliceO2Group:masterfrom
rspijkers:autodetect
Jan 26, 2024
Merged

PWGLF: Fix autodetect in strangeness builders#4420
njacazio merged 4 commits into
AliceO2Group:masterfrom
rspijkers:autodetect

Conversation

@rspijkers

Copy link
Copy Markdown
Contributor

Look for Casc/V0 Indices tables instead of Datas tables

Look for Casc/V0 Indices tables instead of Datas tables
@ddobrigk

Copy link
Copy Markdown
Collaborator

Thanks a lot @rspijkers for catching this! However, I think the subscription that the autodetect should look for is the V0Cores and []CascCores tables. It's entirely possible to analyse without subscribing to the Indices but not possible to analyse without subscribing to the Cores... Can you please adjust? Many many thanks!! :-D

@rspijkers

Copy link
Copy Markdown
ContributorAuthor

Hi @ddobrigk , done! Would it make sense to add some extra logic to the V0-builder autodetect in case one is looking at cascades? Instead of trying to match settings with the cascade-builder (which doesn't make much sense), one can look at the process that subscribes to the cascades and scan that for any V0 settings.

@ddobrigk

Copy link
Copy Markdown
Collaborator

@rspijkers thank you very very much! :-D

@njacazionjacazio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@njacazio
njacazio merged commit 9fb6a35 into AliceO2Group:masterJan 26, 2024
hahassan7 pushed a commit to hahassan7/O2Physics that referenced this pull request Feb 1, 2024
* Fix autodetect in strangeness builders
Look for Casc/V0 Indices tables instead of Datas tables
* Change from V0/Casc Indices to Cores
* Also search devices that subscribe to casc tables for V0 settings
* Please consider the following formatting changes (AliceO2Group#9)
---------
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
basiach pushed a commit to basiach/O2Physics that referenced this pull request Feb 23, 2024
* Fix autodetect in strangeness builders
Look for Casc/V0 Indices tables instead of Datas tables
* Change from V0/Casc Indices to Cores
* Also search devices that subscribe to casc tables for V0 settings
* Please consider the following formatting changes (#9)
---------
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
Sign up for freeto 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.

4 participants

@rspijkers@ddobrigk@njacazio@alibuild