scispace - formally typeset
Search or ask a question
Author

Georges Aad

Bio: Georges Aad is an academic researcher from Aix-Marseille University. The author has contributed to research in topics: Large Hadron Collider & Higgs boson. The author has an hindex of 135, co-authored 1121 publications receiving 88811 citations. Previous affiliations of Georges Aad include Centre national de la recherche scientifique & University of Udine.


Papers
More filters
01 Jan 2012
TL;DR: In this article, a QCD analysis of ATLAS data on inclusive W(±) and Z boson production in pp collisions at the LHC, jointly with ep deep-inelastic scattering data from HERA, is reported.
Abstract: A QCD analysis is reported of ATLAS data on inclusive W(±) and Z boson production in pp collisions at the LHC, jointly with ep deep-inelastic scattering data from HERA. The ATLAS data exhibit sensitivity to the light quark sea composition and magnitude at Bjorken x∼0.01. Specifically, the data support the hypothesis of a symmetric composition of the light quark sea at low x. The ratio of the strange-to-down sea quark distributions is determined to be 1.00(-0.28)(+0.25) at absolute four-momentum transfer squared Q(2)=1.9 GeV(2) and x=0.023.

12 citations

Proceedings ArticleDOI
02 Nov 2020
TL;DR: In this paper, the design and performance of the inner detector trigger for the high level trigger of the ATLAS experiment at the Large Hadron Collider during the 2016-18 data taking period is discussed.
Abstract: The design and performance of the inner detector trigger for the high level trigger of the ATLAS experiment at the Large Hadron Collider during the 2016-18 data taking period is discussed. In 2016, 2017, and 2018 the ATLAS detector recorded 35.6 fb$^{-1}$, 46.9 fb$^{-1}$, and 60.6 fb$^{-1}$ respectively of proton-proton collision data at a centre-of-mass energy of 13 TeV. In order to deal with the very high interaction multiplicities per bunch crossing expected with the 13 TeV collisions the inner detector trigger was redesigned during the long shutdown of the Large Hadron Collider from 2013 until 2015. An overview of these developments is provided and the performance of the tracking in the trigger for the muon, electron, tau and $b$-jet signatures is discussed. The high performance of the inner detector trigger with these extreme interaction multiplicities demonstrates how the inner detector tracking continues to lie at the heart of the trigger performance and is essential in enabling the ATLAS physics programme.

12 citations

Journal ArticleDOI
Morad Aaboud, Georges Aad1, Brad Abbott2, Dale Charles Abbott3  +2890 moreInstitutions (198)
TL;DR: In this article, the results from the measurement by ATLAS of long-range (|Delta eta|>2) dihadron angular correlations in root s=8 and 13 TeV pp collisions containing a Z boson are presented.
Abstract: Results are presented from the measurement by ATLAS of long-range (|Delta eta|>2) dihadron angular correlations in root s=8 and 13 TeV pp collisions containing a Z boson. The analysis is perform ...

12 citations

Journal ArticleDOI
Georges Aad1, Brad Abbott2, Jalal Abdallah, S. Abdel Khalek  +2906 moreInstitutions (197)
TL;DR: In this paper, the authors used the antikt algorithm with radius parameter R varying between 0.2 and 1.0 to reconstruct the trajectories of the charged particle jets at the Large Hadron Collider (LHC).
Abstract: Distributions sensitive to the underlying event are studied in events containing one or more charged-particle jets produced in pp collisions at sqrt(s) = 7 TeV with the ATLAS detector at the Large Hadron Collider (LHC). These measurements reflect 800 inverse microbarns of data taken during 2010. Jets are reconstructed using the antikt algorithm with radius parameter R varying between 0.2 and 1.0. Distributions of the charged-particle multiplicity, the scalar sum of the transverse momentum of charged particles, and the average charged-particle pT are measured as functions of pT^JET in regions transverse to and opposite the leading jet for 4 GeV < pT^JET < 100 GeV. In addition, the R-dependence of the mean values of these observables is studied. In the transverse region, both the multiplicity and the scalar sum of the transverse momentum at fixed pT^JET vary significantly with R, while the average charged-particle transverse momentum has a minimal dependence on R. Predictions from several Monte Carlo tunes have been compared to the data; the predictions from Pythia 6, based on tunes that have been determined using LHC data, show reasonable agreement with the data, including the dependence on R. Comparisons with other generators indicate that additional tuning of soft-QCD parameters is necessary for these generators. The measurements presented here provide a testing ground for further development of the Monte Carlo models.

12 citations


Cited by
More filters
Journal ArticleDOI

[...]

08 Dec 2001-BMJ
TL;DR: There is, I think, something ethereal about i —the square root of minus one, which seems an odd beast at that time—an intruder hovering on the edge of reality.
Abstract: There is, I think, something ethereal about i —the square root of minus one. I remember first hearing about it at school. It seemed an odd beast at that time—an intruder hovering on the edge of reality. Usually familiarity dulls this sense of the bizarre, but in the case of i it was the reverse: over the years the sense of its surreal nature intensified. It seemed that it was impossible to write mathematics that described the real world in …

33,785 citations

Journal ArticleDOI
TL;DR: Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis.
Abstract: Machine Learning is the study of methods for programming computers to learn. Computers are applied to a wide range of tasks, and for most of these it is relatively easy for programmers to design and implement the necessary software. However, there are many tasks for which this is difficult or impossible. These can be divided into four general categories. First, there are problems for which there exist no human experts. For example, in modern automated manufacturing facilities, there is a need to predict machine failures before they occur by analyzing sensor readings. Because the machines are new, there are no human experts who can be interviewed by a programmer to provide the knowledge necessary to build a computer system. A machine learning system can study recorded data and subsequent machine failures and learn prediction rules. Second, there are problems where human experts exist, but where they are unable to explain their expertise. This is the case in many perceptual tasks, such as speech recognition, hand-writing recognition, and natural language understanding. Virtually all humans exhibit expert-level abilities on these tasks, but none of them can describe the detailed steps that they follow as they perform them. Fortunately, humans can provide machines with examples of the inputs and correct outputs for these tasks, so machine learning algorithms can learn to map the inputs to the outputs. Third, there are problems where phenomena are changing rapidly. In finance, for example, people would like to predict the future behavior of the stock market, of consumer purchases, or of exchange rates. These behaviors change frequently, so that even if a programmer could construct a good predictive computer program, it would need to be rewritten frequently. A learning program can relieve the programmer of this burden by constantly modifying and tuning a set of learned prediction rules. Fourth, there are applications that need to be customized for each computer user separately. Consider, for example, a program to filter unwanted electronic mail messages. Different users will need different filters. It is unreasonable to expect each user to program his or her own rules, and it is infeasible to provide every user with a software engineer to keep the rules up-to-date. A machine learning system can learn which mail messages the user rejects and maintain the filtering rules automatically. Machine learning addresses many of the same research questions as the fields of statistics, data mining, and psychology, but with differences of emphasis. Statistics focuses on understanding the phenomena that have generated the data, often with the goal of testing different hypotheses about those phenomena. Data mining seeks to find patterns in the data that are understandable by people. Psychological studies of human learning aspire to understand the mechanisms underlying the various learning behaviors exhibited by people (concept learning, skill acquisition, strategy change, etc.).

13,246 citations

Journal ArticleDOI
01 Apr 1988-Nature
TL;DR: In this paper, a sedimentological core and petrographic characterisation of samples from eleven boreholes from the Lower Carboniferous of Bowland Basin (Northwest England) is presented.
Abstract: Deposits of clastic carbonate-dominated (calciclastic) sedimentary slope systems in the rock record have been identified mostly as linearly-consistent carbonate apron deposits, even though most ancient clastic carbonate slope deposits fit the submarine fan systems better. Calciclastic submarine fans are consequently rarely described and are poorly understood. Subsequently, very little is known especially in mud-dominated calciclastic submarine fan systems. Presented in this study are a sedimentological core and petrographic characterisation of samples from eleven boreholes from the Lower Carboniferous of Bowland Basin (Northwest England) that reveals a >250 m thick calciturbidite complex deposited in a calciclastic submarine fan setting. Seven facies are recognised from core and thin section characterisation and are grouped into three carbonate turbidite sequences. They include: 1) Calciturbidites, comprising mostly of highto low-density, wavy-laminated bioclast-rich facies; 2) low-density densite mudstones which are characterised by planar laminated and unlaminated muddominated facies; and 3) Calcidebrites which are muddy or hyper-concentrated debrisflow deposits occurring as poorly-sorted, chaotic, mud-supported floatstones. These

9,929 citations

Journal ArticleDOI
Georges Aad1, T. Abajyan2, Brad Abbott3, Jalal Abdallah4  +2964 moreInstitutions (200)
TL;DR: In this article, a search for the Standard Model Higgs boson in proton-proton collisions with the ATLAS detector at the LHC is presented, which has a significance of 5.9 standard deviations, corresponding to a background fluctuation probability of 1.7×10−9.

9,282 citations