Skip to content

Conversation

@rtriozzi
Copy link
Contributor

@rtriozzi rtriozzi commented Jan 12, 2026

This PR adds some plane-by-plane slice-level variables to the CAFs, based on the predictions from NuGraph2.
Specifically:

  • the number of hits tagged by NuGraph2 for each category in the slice (e.g., shr_hits for the Shower category);
  • ng_vtx_hip_hits: the number of "HIP" hits tagged by NuGraph2 near the reconstructed interaction vertex. Wire and tick allowed distances are configurable. Standard is 10 wires and 50 ticks;
  • unclustered_shr_hits: the number of hits tagged as "shower" by NuGraph2 in the slice, that are not associated to any reconstructed PFP.

Associated PRs


Checklist

  • Have you run git fetch and pulled the latest changes from the branch you're basing your PR against? Will do, after review.
  • If you're adding new classes, have you added them to classes_def.xml in the relevant directory?
  • Have you added a checksum in classes_def.xml to any and all new classes you're implementing, and rebuilt?
  • If you're updating classes, have you incremented the ClassVersion by one compared to develop in classes_def.xml?

Copy link
Contributor

@cerati cerati left a comment

Choose a reason for hiding this comment

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

Looks great to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Open pull requests

Development

Successfully merging this pull request may close these issues.

3 participants