- The paper introduces Top++, a C++ program that computes the top-quark pair cross-section using NNLO calculations and NNLL soft-gluon resummation.
- It employs a modular architecture with 29 customizable options, ensuring precise control over top-quark mass, scale variations, and pdf uncertainties.
- Top++ optimizes computational precision to per-mille accuracy, supporting robust QCD tests at hadron colliders and facilitating future enhancements.
Overview of the Top++ Program for Top-Pair Cross-Section Calculations
The paper "Top++: a program for the calculation of the top-pair cross-section at hadron colliders," authored by Michal Czakon and Alexander Mitov, introduces Top++, a C++ program designed to compute the total inclusive cross-section for top-quark pair production in hadronic collisions. This sophisticated tool marks a significant contribution to theoretical particle physics calculations, particularly within the field of Quantum Chromodynamics (QCD).
Top++ provides computations at next-to-next-to-leading order (NNLO) and incorporates soft-gluon resummation at next-to-next-to-leading logarithmic accuracy (NNLL). This makes Top++ the first publicly available tool to support such detailed soft-gluon resummation in top-pair processes. The program prioritizes user accessibility, boasting a straightforward interface and requiring no prior programming expertise for deployment or operation.
Technical Infrastructure and Functionality
Top++ is written in modern C++ and applies a modular and object-oriented architecture, ensuring both flexibility and ease of future expansion. The program is designed to run efficiently on Linux and Mac OS X, with potential adaptability for other Unix-like systems. It leverages external libraries such as the GNU Scientific Library (GSL) and the Les Houches Accord Parton Density Function (LHAPDF) library, which are fundamental to supporting its computational backend.
The program allows extensive user customization via its configuration files, offering 29 adjustable options grouped into five categories: general setup, top-quark mass and scale variations, resummation parameters, fixed order computations, and additional configuration settings. This customization facilitates precise control over computation conditions, such as collider type (e.g., TEV or LHC), the precision and range of top-quark masses, and scale variations.
A key feature of Top++ is its ability to account for parton distribution function (pdf) uncertainties. The program supports various methods for computing these uncertainties, ensuring compatibility with different pdf sets and the LHAPDF interface. Users can add new prescriptions for pdf uncertainties, thus extending the program's adaptability to future developments in the field.
Top++ emphasizes achieving high computational precision, aiming for results with accuracy at the per-mille level. The program addresses numerical precision and runtime efficiency by allowing users to adjust parameters like integration routine precision and grid size for partonic flux approximations. Although the customizable precision and grid settings can significantly impact runtime efficiency, the program provides base settings optimized for achieving realistic and practical runtimes, particularly in resummed calculations where computational demands are higher.
Overall accuracy is maintained through careful handling of fixed-order versus resummed calculations, with the latter employing the Minimal Prescription for inverse Mellin transform computations. This careful handling ensures that results remain robust across different computational setups.
Implications and Future Developments
The development of Top++ significantly enhances the precision and reliability of top-pair production cross-section calculations at hadron colliders, a critical component in testing the predictions of the Standard Model and probing potential new physics. The inclusion of both NNLO and NNLL calculations positions Top++ as a valuable tool for current and future theoretical explorations in particle physics.
Looking forward, further improvements in Top++ could involve extending its compatibility with emerging pdf sets and evolving computational standards. The program's open and adaptable architecture supports ongoing enhancements, ensuring it remains relevant as a research tool amid advancements in computational physics methodologies and experimental energy scales.
In summary, Top++ is an essential program for accurately determining top-quark pair production cross-sections, offering comprehensive features and flexibility necessary for cutting-edge phenomenological studies in high-energy physics. The program notably supports sophisticated resummation techniques, facilitating a finer understanding of QCD processes at hadron colliders.