Skip to content

ITS3: opt. staggering and fixes to alignment#15401

Open
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:dev_head
Open

ITS3: opt. staggering and fixes to alignment#15401
f3sch wants to merge 1 commit into
AliceO2Group:devfrom
f3sch:dev_head

Conversation

@f3sch
Copy link
Copy Markdown
Collaborator

@f3sch f3sch commented May 15, 2026

No description provided.

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
@f3sch f3sch enabled auto-merge (squash) May 16, 2026 08:45
Copy link
Copy Markdown
Collaborator

@shahor02 shahor02 left a comment

Choose a reason for hiding this comment

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

Looks good (w/o gooing too deep), just 1 comment.

if (reader.getInteractionRecord().isDummy()) {
continue; // No IR info was found
}
if (!lastIR.isDummy() && lastIR >= reader.getInteractionRecord()) {
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.

Perhaps one should ask ITS HW experts if this will not clash with the calibration scan data (afaik, today they don't clusterize it, by in principle, they may). In such data the IRs are quite meaningless.

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