Physics:Quantum data analysis/Jets: Difference between revisions

From HandWiki Test
Remove duplicate Quantum backlink template
Remove stray header marker from Quantum data page
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Short description|Jets in particle-physics data analysis}}
{{Short description|Jets in particle-collision data analysis}}
 
{{Quantum data backlink|Collision Kinematics and Complex Observables}}
{{Quantum data backlink|Collision Kinematics and Complex Observables}}
 
{{Quantum article nav|previous=Physics:Quantum data analysis/Integral Correlation functions|previous label=Integral Correlation functions|next=Physics:Quantum data analysis/Kinematics of Particle Collisions|next label=Kinematics of Particle Collisions}}
<div style="display:flex; gap:24px; align-items:flex-start; max-width:1200px;">
<div style="display:flex; gap:24px; align-items:flex-start; max-width:1200px;">


Line 10: Line 9:


<div style="flex:1; line-height:1.45; color:#006b45; column-count:2; column-gap:32px; column-rule:1px solid #b8d8c8;">
<div style="flex:1; line-height:1.45; color:#006b45; column-count:2; column-gap:32px; column-rule:1px solid #b8d8c8;">
<div style="float:right; border:1px solid #e0d890; background:#fff8cc; padding:6px; margin:0 0 1em 1em; width:420px;">
'''Jets''' are collimated sprays of particles produced when high-energy quarks or gluons fragment into hadrons. In data analysis, jets are reconstructed objects rather than elementary particles: they depend on clustering algorithms, calibration, detector response, pileup mitigation, and analysis definitions. Jets are essential for QCD studies, top physics, Higgs measurements, and many searches for new physics. Jet algorithms cluster particles or detector objects using distance measures in momentum and angle. The algorithm choice and radius parameter define the measured object and must match the theory or simulation comparison. Jet energy scale, resolution, flavor response, pileup, and tagging efficiency are major sources of systematic uncertainty.
<div style="font-size:90%; line-height:1.35;">
Jet reconstruction clusters many final-state particles into collimated sprays from quarks and gluons.
</div>
</div>
</div>
</div>


<div style="width:300px;">
<div style="width:300px;">
[[File:Quantum_data_analysis_jet_reconstruction_yellow.png|thumb|280px|Quantum data analysis/Jets.]]
[[File:Quantum_data_analysis_jet_reconstruction_yellow.png|thumb|280px|Jet reconstruction represented as clustered sprays of particles.]]
</div>
</div>


</div>
</div>
== Jet reconstruction ==
Jet algorithms cluster particles or detector objects using distance measures in momentum and angle. The algorithm choice and radius parameter define the measured object and must match the theory or simulation comparison.<ref name="pdg2024">{{cite journal |collaboration=Particle Data Group |title=Review of Particle Physics |journal=Physical Review D |volume=110 |issue=3 |pages=030001 |year=2024 |doi=10.1103/PhysRevD.110.030001}}</ref>
== Calibration and uncertainties ==
Jet energy scale, resolution, flavor response, pileup, and tagging efficiency are major sources of systematic uncertainty. Control samples and simulation are used to calibrate jets and estimate their uncertainties.<ref name="atlasdet">{{cite journal |collaboration=ATLAS Collaboration |title=The ATLAS Experiment at the CERN Large Hadron Collider |journal=Journal of Instrumentation |volume=3 |pages=S08003 |year=2008 |doi=10.1088/1748-0221/3/08/S08003}}</ref><ref name="cmsdet">{{cite journal |collaboration=CMS Collaboration |title=The CMS experiment at the CERN LHC |journal=Journal of Instrumentation |volume=3 |pages=S08004 |year=2008 |doi=10.1088/1748-0221/3/08/S08004}}</ref>
== Physics role ==
Jets reveal quark and gluon dynamics, hadronic decays of heavy particles, missing-energy backgrounds, and event topology. Substructure methods can identify boosted particle decays inside a single large-radius jet.<ref name="pythia">{{cite journal |last1=Sjostrand |first1=Torbjorn |last2=Mrenna |first2=Stephen |last3=Skands |first3=Peter |title=A brief introduction to PYTHIA 8.1 |journal=Computer Physics Communications |volume=178 |issue=11 |pages=852-867 |year=2008 |doi=10.1016/j.cpc.2008.01.036}}</ref>
== Overview ==
'''Jets''' is used in particle-physics data analysis to turn detector output, simulated samples, and theoretical models into quantitative physics results. In high-energy experiments the term is connected with event selection, calibration, uncertainty treatment, validation, and comparison with Standard Model or beyond-Standard-Model predictions.
== Analysis role ==
The analysis task is usually defined by the observable being measured or the signal being searched for. A robust workflow keeps raw detector information, reconstructed objects, simulated events, control samples, and statistical models traceable so that assumptions can be checked and systematic uncertainties can be propagated.
== Practical considerations ==
In practice, jets must be documented with selection definitions, units, binning choices, correction factors, and reproducible code or configuration. This makes the result easier to compare across experiments and easier to reinterpret when improved simulations, calibrations, or theoretical predictions become available.<ref name="pdg-data">{{cite journal |collaboration=Particle Data Group |title=Review of Particle Physics |journal=Physical Review D |volume=110 |issue=3 |pages=030001 |year=2024 |doi=10.1103/PhysRevD.110.030001}}</ref>


=See also=
=See also=

Latest revision as of 23:43, 23 May 2026

← Previous : Integral Correlation functions
Next : Kinematics of Particle Collisions →

Jets are collimated sprays of particles produced when high-energy quarks or gluons fragment into hadrons. In data analysis, jets are reconstructed objects rather than elementary particles: they depend on clustering algorithms, calibration, detector response, pileup mitigation, and analysis definitions. Jets are essential for QCD studies, top physics, Higgs measurements, and many searches for new physics. Jet algorithms cluster particles or detector objects using distance measures in momentum and angle. The algorithm choice and radius parameter define the measured object and must match the theory or simulation comparison. Jet energy scale, resolution, flavor response, pileup, and tagging efficiency are major sources of systematic uncertainty.

Error creating thumbnail: File missing
Jet reconstruction represented as clustered sprays of particles.

Jet reconstruction

Jet algorithms cluster particles or detector objects using distance measures in momentum and angle. The algorithm choice and radius parameter define the measured object and must match the theory or simulation comparison.[1]

Calibration and uncertainties

Jet energy scale, resolution, flavor response, pileup, and tagging efficiency are major sources of systematic uncertainty. Control samples and simulation are used to calibrate jets and estimate their uncertainties.[2][3]

Physics role

Jets reveal quark and gluon dynamics, hadronic decays of heavy particles, missing-energy backgrounds, and event topology. Substructure methods can identify boosted particle decays inside a single large-radius jet.[4]

Overview

Jets is used in particle-physics data analysis to turn detector output, simulated samples, and theoretical models into quantitative physics results. In high-energy experiments the term is connected with event selection, calibration, uncertainty treatment, validation, and comparison with Standard Model or beyond-Standard-Model predictions.

Analysis role

The analysis task is usually defined by the observable being measured or the signal being searched for. A robust workflow keeps raw detector information, reconstructed objects, simulated events, control samples, and statistical models traceable so that assumptions can be checked and systematic uncertainties can be propagated.

Practical considerations

In practice, jets must be documented with selection definitions, units, binning choices, correction factors, and reproducible code or configuration. This makes the result easier to compare across experiments and easier to reinterpret when improved simulations, calibrations, or theoretical predictions become available.[5]

See also

Table of contents (60 articles)

Index

Full contents

15. Machine Learning (1) Back to index

References

  1. "Review of Particle Physics". Physical Review D 110 (3): 030001. 2024. doi:10.1103/PhysRevD.110.030001. 
  2. "The ATLAS Experiment at the CERN Large Hadron Collider". Journal of Instrumentation 3: S08003. 2008. doi:10.1088/1748-0221/3/08/S08003. 
  3. "The CMS experiment at the CERN LHC". Journal of Instrumentation 3: S08004. 2008. doi:10.1088/1748-0221/3/08/S08004. 
  4. Sjostrand, Torbjorn; Mrenna, Stephen; Skands, Peter (2008). "A brief introduction to PYTHIA 8.1". Computer Physics Communications 178 (11): 852-867. doi:10.1016/j.cpc.2008.01.036. 
  5. "Review of Particle Physics". Physical Review D 110 (3): 030001. 2024. doi:10.1103/PhysRevD.110.030001. 
Author: Sergei V. Chekanov
Author: Claude Pruneau
Author: Harold Foppele

Source attribution: Physics:Quantum data analysis/Jets