Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing truth variables #131

Closed
AsaNehm opened this issue Aug 26, 2024 · 1 comment · Fixed by #132
Closed

Missing truth variables #131

AsaNehm opened this issue Aug 26, 2024 · 1 comment · Fixed by #132
Assignees
Labels
bug Something isn't working

Comments

@AsaNehm
Copy link
Contributor

AsaNehm commented Aug 26, 2024

There are a number of truth variables declared in the TMS_TreeWriter but they are never actually added into the Truth_Info branch. Those include

  • RecoTrackPrimaryParticleTruePositionEnteringTMS
  • RecoTrackPrimaryParticleTruePositionLeavingTMS
  • RecoTrackPrimaryParticleTruePositionLeavingLAr
  • RecoTrackPrimaryParticleTrueMomentumLeavingLAr
@AsaNehm AsaNehm added the bug Something isn't working label Aug 26, 2024
@AsaNehm
Copy link
Contributor Author

AsaNehm commented Aug 26, 2024

The solution to this is to add them into the Truth_Info branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants