Skip to content

Make ITS vertex messageable + other fixes#57

Merged
f3sch merged 7 commits intof3sch:its/trk/stagfrom
shahor02:its_stag
Mar 20, 2026
Merged

Make ITS vertex messageable + other fixes#57
f3sch merged 7 commits intof3sch:its/trk/stagfrom
shahor02:its_stag

Conversation

@shahor02
Copy link

No description provided.

shahor02 and others added 7 commits March 20, 2026 14:26
To activate ITS or MFT staggering in the topology generation, export ITSSTAGGERED=1
or MFTSTAGGERED=1 respectively
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
To pass the sim-challenge test. W/o this option even <workflow> -h leads to a crash.
Strictly speaking, one could use in the DPLAlpideParamInitializer::isITSStaggeringEnabled
and DPLAlpideParamInitializer::isMFTStaggeringEnabled a test
ic.options().hasOption(stagITSOpt) and ic.options().hasOption(stagMFTOpt) before testing
the option itself. But better to have an explicit detection of missing staggering option.
@shahor02 shahor02 requested a review from f3sch as a code owner March 20, 2026 13:27
@shahor02 shahor02 changed the title Make ITS vertex messageable + minor fix Make ITS vertex messageable + other fixes Mar 20, 2026
@f3sch f3sch merged commit 7bd3f62 into f3sch:its/trk/stag Mar 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants