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

var*var arrays do not work #46

Open
MoAly98 opened this issue Aug 23, 2022 · 1 comment
Open

var*var arrays do not work #46

MoAly98 opened this issue Aug 23, 2022 · 1 comment

Comments

@MoAly98
Copy link
Owner

MoAly98 commented Aug 23, 2022

It seems like if there is a varvar awkward array in the data, the evaluation of new branches using the varvar branch breaks.

For example, tHbb boosted ljet with trackjet indicies.

@MoAly98
Copy link
Owner Author

MoAly98 commented Aug 23, 2022

765017 * {"ntaus": int64, "mu": var * {"pt": float32, "eta": float32, "phi": float32, "e": float32, "ID": float32, "tight": int8, "ID_qualtiy": int8, "iso_PLIV": int8, "truthIFFClass": int32, "PLIVTight": int8}, "jet": var * {"pt": float32, "eta": float32, "phi": float32, "e": float32, "pcbt": int32, "truthflav": int32, "partonlabel": int32}, "weight": float64, "el": var * {"pt": float32, "eta": float32, "phi": float32, "e": float32, "ID": float32, "tight": int8, "ID_qualtiy": int8, "iso_PLIV": int8, "truthIFFClass": int32, "PLIVTight": int8}, "met": {"px": float32, "py": float32, "met": float32, "phi": float32, "sumet": float32}, "ljet": var * var * {"pt": float32, "eta": float32, "phi": float32, "e": float32, "m": float32, "truthlabel": int32, "xbb_top": float32, "xbb_qcd": float32, "xbb_higgs": float32, "tjet_idx": int64}}

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