truth_top
|
list[float] — per-event truth top-quark invariant mass.
|
no_children
|
list[int] — number of top quarks with no matched children.
|
truth_children
|
dict[str, list[float]] — matched truth-children kinematics.
|
truth_jets
|
dict[str, list[float]] — matched truth-jet kinematics.
|
n_truth_jets_lep
|
dict[str, list[float]] — truth jets matched to leptonic tops.
|
n_truth_jets_had
|
dict[str, list[float]] — truth jets matched to hadronic tops.
|
jets_truth_leps
|
dict[str, list[float]] — truth jets associated with leptons.
|
jet_leps
|
dict[str, list[float]] — reco jets associated with leptons.
|
n_jets_lep
|
dict[str, list[float]] — reco jets per leptonic top.
|
n_jets_had
|
dict[str, list[float]] — reco jets per hadronic top.
|