chore: root-6.38.04 - #297
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Spack environment’s ROOT requirement to 6.38.04, aligning the container software stack with the desired ROOT patch release prior to a later move to 6.40.
Changes:
- Bump ROOT version requirement from
@6.38.00to@6.38.04inspack-environment/packages.yaml.
|
Somehow we get much fewer hits in this one. Let's re-run CI. |
|
Where do you see that? I see stat diffs but no significant diffs. |
|
I check for Q2>1000, where it's much more pronounced. |
ruse-traveler
left a comment
There was a problem hiding this comment.
Looks good! Most of the diffs look reasonable to me: time stamp has changed, which -- I think -- would propagate to the OM hits' time being different (where most of the other diffs are).
But I was surprised by the the raw index for the sim-raw hit OM associations changing slightly (though sim index is unchanged), like here... Granted, the diffs are within statistics...
I dug into this, and there is already an ordering mismatch between the hits in the simulation output... I am still investigating why, but it is unlikely that the ROOT upgrade introduced something to cause the reordering, and I am more suspicious of something somewhere (Geant4, DD4hep, podio) using a map keyed on pointer. |
|
The underlying cause here is that the |
Ahhhh I see! Thank you for looking into that! In that case, this PR is good-to-go! |
Briefly, what does this PR introduce? Please link to any relevant presentations or discussions.
This PR updates ROOT to 6.38.04 (before we make a jump to 6.40). Diff at root-project/root@v6-38-00...v6-38-04. Release notes at https://github.com/root-project/root/releases/tag/v6-38-04 and https://github.com/root-project/root/releases/tag/v6-38-02.
Needs:
What is the urgency of this PR?
What kind of change does this PR introduce?
Please check if any of the following apply