MC16 Parton Energy Fractions (selections.mc16.parton)
Import with:
from AnalysisG.selections.mc16.parton import Parton
Parton
Parton is a
SelectionTemplate subclass
that measures the fractional parton-energy contributions to truth jets
and reconstructed jets per top-quark multiplicity class.
Output attributes (all dict[str, list[float]]):
Attribute |
Description |
|---|---|
|
pT distribution of truth jets per n-top class. |
|
Energy distribution of truth jets per n-top class. |
|
pT distribution of reco jets per n-top class. |
|
Energy distribution of reco jets per n-top class. |
|
Total parton energy within each truth jet per n-parton count. |
|
Total parton energy within each reco jet per n-parton count. |
|
Fraction of truth-jet energy carried by its partons. |
|
Fraction of reco-jet energy carried by its partons. |
|
Fraction of truth jets matched to exactly n top quarks. |
|
Fraction of reco jets matched to exactly n top quarks. |
|
Fractional invariant-mass residuals for top-quark candidates. |