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

RecParticleFormat does not have ntracks() accessor #55

Closed
jackaraz opened this issue Mar 25, 2022 · 0 comments · Fixed by #56
Closed

RecParticleFormat does not have ntracks() accessor #55

jackaraz opened this issue Mar 25, 2022 · 0 comments · Fixed by #56
Labels
🐛bug Something isn't working NormalMode Normal Mode

Comments

@jackaraz
Copy link
Member

System Settings

  • OS: macOS 12.3
  • Python version 3.8.9
  • gcc/c++ version Apple clang version 13.1.6 (clang-1316.0.21.2)
    • Also in the latest ubuntu version with GCC-9
  • MA5: MA5 release : 1.10.2 [ 2022/02/15 ]

Describe the bug

RecParticleFormat format does not have ntracks() accessor. RecParticleFormat is used by the normal mode for cut flows and plotting variables in Reco mode to generalise any reconstructed particle.

To Reproduce

execute:

./validation/scripts/validation_bootstrap -R

Expected behaviour

ntracks() accessor should be moved to RecParticleFormat.

Log files

No response

Additional information

No response

@jackaraz jackaraz added 🐛bug Something isn't working NormalMode Normal Mode labels Mar 25, 2022
@jackaraz jackaraz linked a pull request Mar 25, 2022 that will close this issue
@BFuks BFuks closed this as completed in #56 Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working NormalMode Normal Mode
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant