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

Accessing e.g. Jet.pt without loading full 4-vector might result in errors #100

Open
mafrahm opened this issue Jan 13, 2025 · 0 comments
Open

Comments

@mafrahm
Copy link
Collaborator

mafrahm commented Jan 13, 2025

Some Vector behavior requires that all 4-vector components are available when using e.g. Jet.pt.
This might lead to errors, but can be fixed either by loading Jet.{pt,eta,phi,mass} or by changing to use e.g. Jet["pt"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant