Source author record

Thomas Reiter

Thomas Reiter appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

9works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

9 published item(s)

preprint2012arXiv

Automated One-Loop Calculations with GoSam

We present the program package GoSam which is designed for the automated calculation of one-loop amplitudes for multi-particle processes in renormalisable quantum field theories. The amplitudes, which are generated in terms of Feynman diagrams, can be reduced using either D-dimensional integrand-level decomposition or tensor reduction. GoSam can be used to calculate one-loop QCD and/or electroweak corrections to Standard Model processes and offers the flexibility to link model files for theories Beyond the Standard Model. A standard interface to programs calculating real radiation is also implemented. We demonstrate the flexibility of the program by presenting examples of processes with up to six external legs attached to the loop.

preprint2012arXiv

UFO - The Universal FeynRules Output

We present a new model format for automatized matrix-element generators, the so- called Universal FeynRules Output (UFO). The format is universal in the sense that it features compatibility with more than one single generator and is designed to be flexible, modular and agnostic of any assumption such as the number of particles or the color and Lorentz structures appearing in the interaction vertices. Unlike other model formats where text files need to be parsed, the information on the model is encoded into a Python module that can easily be linked to other computer codes. We then describe an interface for the Mathematica package FeynRules that allows for an automatic output of models in the UFO format.

preprint2011arXiv

Automation of One-Loop Calculations with GoSam: Present Status and Future Outlook

In this presentation, we describe the GoSam (Golem/Samurai) framework for the automated computation of multi-particle scattering amplitudes at the one-loop level. The amplitudes are generated analytically in terms of Feynman diagrams, and can be evaluated using either D-dimensional integrand reduction or tensor decomposition. GoSam can be used to compute one-loop corrections to Standard Model (QCD and EW) processes, and it is ready to link generic model files for theories Beyond SM. We show the main features of GoSam through its application to several examples of different complexity.

preprint2011arXiv

NLO QCD corrections to the production of two bottom-antibottom pairs at the LHC

We report the results of a computation of the full next-to-leading order QCD corrections to the production of two $b\bar{b}$ pairs at the LHC. This calculation at the parton level provides predictions for well separated $b$-jets. The results show that the next-to-leading order corrections lead to an enhancement of the cross-section for the central scale choice by roughly 50% with respect to the leading order result. The theoretical uncertainty estimated by variation of the renormalization and factorization scales is strongly reduced by the inclusion of next-to-leading order corrections.

preprint2010arXiv

NLO Cross Sections for the LHC using GOLEM: Status and Prospects

In this talk we review the GOLEM approach to one-loop calculations and present an automated implementation of this technique. This method is based on Feynman diagrams and an advanced reduction of one-loop tensor integrals which avoids numerical instabilities. We have extended our one-loop integral library golem95 with an automated one-loop matrix element generator to compute the virtual corrections of the process $q\bar{q}\to b\bar{b}b\bar{b}$. The implementation of the virtual matrix element has been interfaced with tree-level Monte Carlo programs to provide the full result for the above process.

preprint2010arXiv

Recent Progress in the Golem Project

We report on the current status of the Golem project which aims at the construction of a general one-loop evaluator for matrix elements. We construct the one-loop matrix elements from Feynman diagrams in a highly automated way and provide a library for the reduction and numerically stable evaluation of the tensor integrals involved in this approach. Furthermore, we present applications to physics processes relevant for the LHC.

preprint2009arXiv

Optimising Code Generation with haggies

This article describes haggies, a program for the generation of optimised programs for the efficient numerical evaluation of mathematical expressions. It uses a multivariate Horner-scheme and Common Subexpression Elimination to reduce the overall number of operations. The package can serve as a back-end for virtually any general purpose computer algebra program. Built-in type inference that allows to deal with non-standard data types in strongly typed languages and a very flexible, pattern-based output specification ensure that haggies can produce code for a large variety of programming languages. We currently use haggies as part of an automated package for the calculation of one-loop scattering amplitudes in quantum field theories. The examples in this articles, however, demonstrate that its use is not restricted to the field of high energy physics.