Generated by GPT-5-mini| ResBos | |
|---|---|
| Name | ResBos |
| Title | ResBos |
| Developer | unknown |
| Released | 1990s |
| Programming language | Fortran, C, C++ |
| Operating system | Unix, Linux, macOS, Windows |
| License | mixed: proprietary and open-source implementations |
ResBos is a computational toolset and theoretical formalism for resummed transverse momentum distributions in high-energy particle collisions. Originally developed for precision predictions in Drell–Yan process and electroweak boson production, it has been extended to a variety of hard-scattering observables at hadron colliders. The approach combines perturbative quantum chromodynamics techniques with all-orders soft-gluon resummation to provide accurate spectra at low transverse momentum while matching to fixed-order calculations at high transverse momentum.
ResBos implements resummation of logarithmically enhanced contributions to transverse momentum (p_T) distributions in processes such as Drell–Yan process, Higgs boson production, and heavy-flavor production. It addresses the breakdown of fixed-order perturbation theory when large logarithms of the form ln(Q^2/p_T^2) appear for p_T << Q, where Q is a hard scale such as the Z boson mass or the Higgs boson mass. The code most often operates in impact-parameter (b) space, performing inverse Fourier transforms to obtain p_T spectra. ResBos has been used in conjunction with parton distribution functions from groups like CTEQ, MSTW, NNPDF, and HERAPDF to compare theory with measurements from experiments including ATLAS, CMS, D0, and CDF.
The theoretical basis of ResBos traces to soft-gluon resummation formalisms developed by theorists associated with Collins, Soper, and Sterman and related treatments by Parisi and Petronzio, Dokshitzer, Diakonov, and others. The framework separates cross sections into resummed and finite pieces using factorization theorems for hard, soft, and collinear dynamics. Key ingredients include process-dependent hard coefficients calculable in perturbative Quantum Chromodynamics at fixed order, universal anomalous dimensions such as the cusp anomalous dimension studied by Korchemsky and Sterman, and nonperturbative form factors parameterized to account for long-distance behavior. Resummation is organized in logarithmic accuracy levels—leading-log (LL), next-to-leading-log (NLL), next-to-next-to-leading-log (NNLL)—and matched to fixed-order results at next-to-leading order (NLO) or next-to-next-to-leading order (NNLO), with explicit comparisons to calculations by groups such as Catani, Grazzini, and Bozzi.
ResBos implementations typically perform numerical integrals over impact parameter b, implementing prescriptions to control the Landau pole such as b_* or analytic continuation methods associated with Collins–Soper–Sterman prescriptions. The algorithm computes Fourier-Bessel transforms to relate b-space resummed form factors to p_T-space spectra, uses Monte Carlo sampling or deterministic quadrature for phase-space integrations, and applies matching terms derived from fixed-order matrix elements computed with techniques from MadGraph, MCFM, or analytic NLO/NNLO calculations. Numerical stability is enhanced by adaptive integration algorithms influenced by VEGAS and libraries like Cuba, while parton distribution evaluations rely on interfaces such as LHAPDF. ResBos codes may include options for electroweak corrections computed following work by Sirlin and Denner, and heavy-quark mass effects following prescriptions by ACOT and FONLL authors.
ResBos has been applied to precision predictions for transverse momentum spectra in the Drell–Yan process (W and Z boson production), Higgs boson p_T distributions, heavy-quarkonium transverse spectra like Upsilon and J/ψ production, and low-p_T photon pair production relevant to diphoton searches. Experimental comparisons supported precision measurements of the W boson mass at collaborations such as CDF and D0 and informed systematic uncertainties in electroweak fits performed by groups like LEP Electroweak Working Group. Phenomenological studies using ResBos impacted interpretations of transverse momentum broadening in heavy-ion collisions examined by ALICE and PHENIX, and served as baselines for comparisons with parton-shower generators such as PYTHIA, HERWIG, and matching schemes like MC@NLO and POWHEG.
Validation of ResBos predictions typically involves comparisons with experimental data from Tevatron experiments (CDF, D0) and Large Hadron Collider experiments (ATLAS, CMS》), cross checks with independent resummation codes developed by groups including Grazzini and Bozzi, and matching tests against fixed-order results from NNLOJET and FEWZ. Performance metrics include numerical convergence of b-space integrals, sensitivity to nonperturbative parameter choices inspired by fits performed by Landry, Berge, and Konychev, and stability under variations of factorization and renormalization scales studied by teams such as Sterman and Collins. Benchmarks often report CPU times for high-precision grids and the effect of different PDFs from CTEQ, NNPDF, and MMHT on uncertainty envelopes.
The ResBos approach evolved in the 1990s from foundational resummation work by Collins–Soper–Sterman, Parisi, and Petronzio, and was implemented in practical codes through collaborations involving theorists such as Balazs, Yuan, and colleagues who focused on phenomenology for the Tevatron and early LHC era. Subsequent developments incorporated higher-logarithmic accuracy, NNLO matching informed by results from Harlander, Kilgore, and Anastasiou, and extensions to new processes motivated by analyses from ATLAS and CMS. Over time, ResBos-related tools interfaced with evolving PDF sets from CTEQ, MSTW, and NNPDF and computational frameworks like LHAPDF and Cuba.
Multiple implementations and forks provide ResBos-like functionality: legacy Fortran packages maintained by original authors, newer C/C++ reimplementations, and hybrid tools integrated into analysis workflows at collaborations such as ATLAS and CMS. Users typically obtain code from collaboration repositories or author pages, compile on Linux or macOS systems with compilers like GCC or Intel C++ Compiler, and link to LHAPDF for parton distributions. Typical usage involves configuring process-specific inputs (beam energies, electroweak parameters from PDG recommendations, PDF choice), running b-space integration to produce p_T spectra, and comparing outputs to experimental histograms using analysis tools such as ROOT.
Category:High-energy physics software