English
Related papers

Related papers: Inclusive Cross Sections in ME+PS Merging

200 papers

We present a combined next-to-leading order QCD analysis to data on both inclusive and semi-inclusive polarized deep inelastic scattering asymmetries. Performing NLO QCD global fits with different sets of observables, we evaluate the impact…

High Energy Physics - Phenomenology · Physics 2009-10-30 D. de Florian , O. Sampayo , R. Sassot

In this talk I gave a brief summary of leading order, next-to-leading order and shower calculations. I discussed the main ideas and approximations of the shower algorithms and the related matching schemes. I tried to focus on QCD issues and…

High Energy Physics - Phenomenology · Physics 2007-06-28 Zoltan Nagy

A Markovian shower algorithm based on "sector antennae" is presented and its main properties illustrated. Tree-level full-color matrix elements can be automatically incorporated in the algorithm and are re-interpreted as process-dependent 2…

High Energy Physics - Phenomenology · Physics 2015-05-30 J. J. Lopez-Villarejo , P. Skands

The next-to-leading order (NLO) corrections to Drell-Yan slepton pair production are merged with parton shower evolution via the POWHEG method in Herwig++. The NLO corrections at the level of event generation alter the shape of observables…

High Energy Physics - Phenomenology · Physics 2012-08-02 Ilan Fridman-Rojas , Peter Richardson

We study the logarithmic accuracy of angular-ordered parton showers by considering the singular limits of multiple emission matrix elements. This allows us to consider different choices for the evolution variable and propose a new choice…

High Energy Physics - Phenomenology · Physics 2020-03-27 Gavin Bewick , Silvia Ferrario Ravasio , Peter Richardson , Michael H. Seymour

We report on the implementation of a coherent dipole shower algorithm along with an automated implementation for dipole subtraction and for performing POWHEG- and MC@NLO-type matching to next-to-leading order (NLO) calculations. Both…

High Energy Physics - Phenomenology · Physics 2015-05-30 Simon Platzer , Stefan Gieseke

The structure of events in high-energy collisions is complex and not predictable from first principles. Event generators allow the problem to be subdivided into more manageable pieces, some of which can be described from first principles,…

High Energy Physics - Phenomenology · Physics 2007-05-23 Torbjörn Sjöstrand

We propose a simple scheme to start a parton-shower evolution description from a given jet configuration in $e^+ e^-$ annihilation events. This allows a convenient combination of the full angular information content of matrix elements with…

High Energy Physics - Phenomenology · Physics 2011-01-13 J. André , T. Sjöstrand

Parton showers are among the most widely used tools in collider physics. Despite their key importance, none so far has been able to demonstrate accuracy beyond a basic level known as leading logarithmic (LL) order, with ensuing limitations…

High Energy Physics - Phenomenology · Physics 2020-08-05 Mrinal Dasgupta , Frédéric A. Dreyer , Keith Hamilton , Pier Francesco Monni , Gavin P. Salam , Gregory Soyez

A method is suggested to combine tree level QCD matrix for the production of multi jet final states and the parton shower in hadronic interactions. The method follows closely an algorithm developed recently for the case of $e^+e^-$…

High Energy Physics - Phenomenology · Physics 2011-05-05 F. Krauss

We present the first next-to-leading order matched and multi-jet merged predictions based on the Alaric parton shower. The components needed for infrared subtraction in the S-MC@NLO algorithm are computed analytically for the case of color…

High Energy Physics - Phenomenology · Physics 2025-07-31 Stefan Höche , Frank Krauss , Peter Meinzinger , Daniel Reichelt

In this document, we present a review on an alternative NLO subtraction scheme, based on the splitting kernels of an improved parton shower that promises to facilitate the inclusion of higher order corrections into Monte Carlo event…

High Energy Physics - Phenomenology · Physics 2013-08-07 Tania Robens

Merging two sorted arrays is a prominent building block for sorting and other functions. Its efficient parallelization requires balancing the load among compute cores, minimizing the extra work brought about by parallelization, and…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-06-23 Oded Green , Saher Odeh , Yitzhak Birk

Merging-based sorting networks are an important family of sorting networks. Most merge sorting networks are based on 2-way or multi-way merging algorithms using 2-sorters as basic building blocks. An alternative is to use n-sorters, instead…

Data Structures and Algorithms · Computer Science 2014-07-04 Feng Shi , Zhiyuan Yan , Meghanad Wagh

I show that with simple extensions of the shower algorithms in Monte Carlo programs, one can implement NLO corrections to the hardest emission that overcome the problems of negative weighted events found in previous implementations. Simple…

High Energy Physics - Phenomenology · Physics 2011-05-05 Paolo Nason

The next-to-leading order accuracy for MC@NLO results exclusive in J light jets is achieved if the computation is based on matrix elements that feature J and J+1 QCD partons. The simultaneous prediction of observables which are exclusive in…

High Energy Physics - Phenomenology · Physics 2015-06-11 Rikkert Frederix , Stefano Frixione

In this paper, we present several improvements in the parallelization of the in-place merge algorithm, which merges two contiguous sorted arrays into one with an O(T) space complexity (where T is the number of threads). The approach divides…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-05-27 Berenger Bramas , Quentin Bramas

Integrating changes into large monolithic software repositories is a critical step in modern software development that substantially impacts the speed of feature delivery, the stability of the codebase, and the overall productivity of…

Software Engineering · Computer Science 2025-08-13 Maximilian Jungwirth , Martin Gruber , Gordon Fraser

We consider $W^+W^-$ production in hadronic collisions and present the computation of next-to-next-to-leading order accurate predictions consistently matched to parton showers (NNLO+PS) using the MiNNLO$_{\rm PS}$ method. Spin correlations,…

High Energy Physics - Phenomenology · Physics 2022-01-05 Daniele Lombardi , Marius Wiesemann , Giulia Zanderighi

Merging $T$ sorted, non-redundant lists containing $M$ elements into a single sorted, non-redundant result of size $N \ge M/T$ is a classic problem typically solved practically in $O(M \log T)$ time with a priority-queue data structure the…

Data Structures and Algorithms · Computer Science 2022-08-22 Gene Myers
‹ Prev 1 3 4 5 6 7 10 Next ›