• No results found

Torbj¨ornSj¨ostrand Progressonthe Pythia8 eventgenerator

N/A
N/A
Protected

Academic year: 2022

Share "Torbj¨ornSj¨ostrand Progressonthe Pythia8 eventgenerator"

Copied!
46
0
0

Loading.... (view fulltext now)

Full text

(1)

Progress on the Pythia 8 event generator Torbj¨ orn Sj¨ ostrand

Department of Astronomy and Theoretical Physics Lund University, Lund, Sweden

PRISMA Colloquium and Seminar of the Graduate School Mainz, 23 January 2013

(2)

Introduction – 1

Modern event generators were born at DESY,

for the PETRA e+e collider! (1978 − 86, 13 − 46 GeV)

• Combine perturbative picture of hard processes, involving electroweak and strong interactions, with nonperturbative picture of hadronization.

• Provide “complete” events, with parameters to be tuned to data, and used to study and understand different kinds of physics.

JETSET (PYTHIA predecessor): ∼1,000 lines of Fortran code in 1980

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 2/46

(3)

Introduction – 2

Events more messy at the LHC (even when simplified):

General-purpose event generators: PYTHIA, HERWIG, SHERPA PYTHIA size: ∼80,000 lines (Fortran in PYTHIA 6, C++ in PYTHIA 8)

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 3/46

(4)

Event Generator Reasons

Structure of LHC events impossible to “solve”

from first principles.

Several competing mechanisms contribute, both perturbative and nonperturbative.

Even if calculable somehow, need 1000-body expressions and phase space sampling.

Immense variability, with “typical events” and “rare corners”.

An event generator is intended to simulate various event kinds, with random numbers providing quantum mechanical variability.

It can be used to

predict event rates and topologies ⇒ estimate feasibility simulate possible backgrounds ⇒ devise analysis strategies study detector requirements ⇒ optimize design and trigger study detector imperfections ⇒ evaluate acceptance

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 4/46

(5)

Pythia 8 development overview

Ambition (relative to Pythia 6)

• Meet experimental request for C++ code.

•Housecleaning ⇒ more homogeneous.

• Moreuser-friendly(e.g. settings names).

• Better match to software frameworks (e.g. card files).

• More space for growth.

• Better interfaces to external standards.

Reality

• Work begun autumn 2004.

• 3 years at CERN ⇒ good progress.

• First release autumn 2007.

• Since then: slower progress, but gradually things get done.

•Usage is taking off, at long last.

Team members Jesper Christiansen Stephen Mrenna Stefan Prestel Peter Skands Former members Stefan Ask Richard Corke Contributors Robert Ciesielski Nishita Desai Philip Ilten Tomas Kasemets Mikhail Kirsanov

· · ·

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 5/46

(6)

Key differences between Pythia 6.4 and 8.1

Old features definitely removed include, among others:

• independent fragmentation (always non-default option)

• mass-ordered showers (original ones)

Features omitted so far include, among others:

• ep, γp and γγ beam configurations

• several processes, especially Technicolor, partly SUSY New features, not found in 6.4, include:

? CKKW-L and MLM merging, support POWHEG, more coming

? fully interleaved p-ordered MPI + ISR + FSR evolution

? richer mix of underlying-event processes (γ, J/ψ, DY, . . . )

? allow rescattering and x -dependent proton size in MPI framework

? full hadron–hadron collision machinery for diffractive systems

? several new processes, within and beyond SM

? τ lepton polarization in production and decay

? updated decay data and LO PDF sets

? · · ·

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 6/46

(7)

Interfaces

Pythia intended to describe the complete structure of an event, but nobody can do everything – need to be open to the World.

Les Houches Event Files or runtime LHA interface LHAPDF or other external PDF libraries

SUSY LHA input

External random number generator

External beam momentum and vertex spread Semi-internal matrix elements or resonance widths

(MadGraph 5 can generate code for inclusion in Pythia) External parton showers (e.g. Vincia)

External decay of selected particles (EvtGen?)

User hooks: step into generation process, e.g. to veto Particle/resonance gun (e.g. decay Higgs in isolation) HepMC output

Combine with RIVET analyses

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 7/46

(8)

Pythia physics progress in recent years

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 8/46

(9)

The Parton-Shower Approach

2 → n = (2 → 2) ⊕ ISR ⊕ FSR Iterative structure of emissions, with simple DGLAP

splitting kernels

FSR = Final-State Radiation = timelike shower Qi2∼ m2 > 0 decreasing

ISR = Initial-State Radiation = spacelike showers Qi2∼ −m2> 0 increasing

Showers are unitary: do not (explicitly) change cross sections;

emission probabilities do not exceed unity — Sudakov factor.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 9/46

(10)

Matrix Elements vs. Parton Showers

ME : Matrix Elements

+ systematic expansion in αs (‘exact’) + powerful for multiparton Born level + flexible phase space cuts

− loop calculations very tough

− negative cross section in collinear regions

⇒ unpredictive jet/event structure

− no easy match to hadronization PS : Parton Showers

− approximate, to LL (or NLL)

− main topology not predetermined

⇒ inefficient for exclusive states + process-generic ⇒ simple multiparton + Sudakov form factors/resummation

⇒ sensible jet/event structure + easy to match to hadronization

Matrix Elements vs. Parton Showers

ME : Matrix Elements

+ systematic expansion in αs(‘exact’) + powerful for multiparton Born level + flexible phase space cuts

loop calculations very tough

negative cross section in collinear regions

⇒ unpredictive jet/event structure

no easy match to hadronization p22,m2

dp2,2,dm2

real

virtual

PS : Parton Showers

approximate, to LL (or NLL)

main topology not predetermined

⇒ inefficient for exclusive states + process-generic ⇒ simple multiparton + Sudakov form factors/resummation

⇒ sensible jet/event structure

+ easy to match to hadronization p22,m2

dp2,2,dm2

real×Sudakov

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 10/46

(11)

Matrix Elements and Parton Showers

Recall complementary strengths:

• ME’s good for well separated jets

• PS’s good for structure inside jets Marriage desirable! But how?

Very active field of research; requires a lecture of its own

Reweight first PS emission by ratio ME/PS (simple POWHEG) Combine several LO MEs, using showers for Sudakov weights

CKKW: analytic Sudakov – not used any longer CKKW-L: trial showers gives sophisticated Sudakovs MLM: match of final partonic jets to original ones Match to NLO precision of basic process

MC@NLO: additive ⇒ LO normalization at high p POWHEG: multiplicative ⇒ NLO normalization at high p Combine several orders, as many as possible at NLO

MENLOPS

UNLOPS (U = unitarized = preserve normalizations)

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 11/46

(12)

Matching/merging with Pythia

Built-in NLO+PS for many resonance decays (γ/Z0, W±, t, H0, SUSY, . . . )

Some few built-in +1 matching (γ/Z0/W±+ 1 jet) Default max scale gives fairly good QCD jet rates,

also for gauge boson pairs, top pairs (with damping), SUSY Accepts just about any valid Les Houches Event input (but matching at an ill–defined “scale”)

POWHEG interface extends on “scale” matching to showers no MC@NLO interface, but Frixione et al working on it MLM matching code for ALPGEN input recently introduced, coming for MadGraph5

CKKW-L LO matching (tested for MadGraph5 input) UNLOPS NLO matching coming

Vincia: alternative antenna shower package, with ME matching on the way

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 12/46

(13)

Power vs. wimpy showers – 1

Increased role of ME’s at expense of PS’s, but also desire for total increased precision

PS’s used for virtual corrections (Sudakovs) fast first estimate for new physics

Three main cases for starting scale of hard process (mainly ISR):

I. QCD jets: must avoid doublecounting,

shower starting scale = p of hard 2 → 2 process.

Generally gives surprisingly good agreement, e.g. for 2 → 3:

Shower matching to MEs: realistic QCD default

Must avoid doublecounting for QCD jets:

shower starting scale = pof hard 2 → 2 process.

Study how well the parton shower fills the phase space, as prelude to full matching to 2 → 3 real-emission:

10-1 100 101 102

0 10 20 30 40 50

/ dp [nb / GeV]

p [GeV]

(a) p⊥3 PS ME

10-2 10-1 100 101 102

0 10 20 30 40 50

/ dp [nb / GeV]

p [GeV]

(b) p⊥4 PS ME

10-4 10-3 10-2 10-1 100 101 102 103

0 10 20 30 40 50

/ dp [nb / GeV]

p [GeV]

(c) p⊥5 PS ME

pmin⊥3 = 5.0 GeV, pmin⊥4 = 5.0 GeV, Rsep= 0.10

Obtain good qualitative agreement, best in soft and collinear regions, but large region of phase space well described, and only corners bad.

No indication for needing a change in starting scale!

R. Corke & TS, JHEP 03 (2011) 032

II. Production of colour singlets in final state:

no destructive interference ⇒ showers full blast (”power shower”)

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 13/46

(14)

Power vs. wimpy showers – 2

III. Production of coloured partons in final state:

destructive interference between ISR and FSR ⇒ dampening

Shower matching to MEs: realistic hard default

Aim: provide better default shower behaviour at large p, to bridge gap between “power” and “wimpy” showers.

10-7 10-6 10-5 10-4 10-3 10-2

100 200 300 400 500 600 700 800 900 1000 dP / dp [GeV-1 ]

p [GeV]

(b)

POWHEG Pythia Default (Power) Pythia Damp, k = 2 Pythia Damp, k = 1 Pythia Wimpy

ttproduction

M2= m2⊥t

= m2t + p2⊥t dPISR

dp2 1 p2

k2M2

k2M2+ p2 for coloured final state No dampening for uncoloured final state (W+W, . . . , SUSY).

R. Corke & TS, Eur. Phys. J. C69 (2010) 1

Typically correct behaviour interpolates between “power” and

“wimpy” (stop at scale of hard process):

dPISR

dp2 ∝ 1 p2

k2M2 k2M2+ p2

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 14/46

(15)

Multiparton interactions (MPI’s)

Many parton-parton interactions per pp event: MPI.

Most have small p, ∼ 2 GeV

⇒ not visible as separate jets, but contribute to event activity.

Solid evidence that MPIs play central role for event structure.

Problem:

σint = Z Z Z

dx1dx2dp2f1(x1, p2) f2(x2, p2) dˆσ dp2 = ∞ sinceR dx f (x, p2) = ∞ and dˆσ/dp2 ≈ 1/p4 → ∞ for p → 0.

Requires empirical dampening at small p, owing to colour screening (proton finite size).

Many aspects beyond pure theory ⇒ model building.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 15/46

(16)

Multiparton interactions modelling

Regularise cross section with p⊥0 as free parameter dˆσ

dp2 ∝ α2s(p2)

p4 → α2s(p⊥02 + p2) (p2⊥0+ p2)2 with energy dependence

p⊥0(ECM) = p⊥0ref × ECM ECMref



Matter profile in impact-parameter space

gives time-integrated overlap which determines level of activity:

simple Gaussian or more peaked variants

ISR and MPI compete for beam momentum → PDF rescaling + flavour effects (valence, qq pair companions, . . . )

+ correlated primordial k and colour in beam remnant Many partons produced close in space–time

⇒ colour rearrangement; reduction of total string length

⇒ steeper hpi(nch)

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 16/46

(17)

Interleaved evolution

• Transverse-momentum-ordered parton showers for ISR and FSR

• MPI also ordered in p

⇒ Allows interleaved evolution for ISR, FSR and MPI:

dP dp

=

dPMPI dp

+XdPISR dp

+XdPFSR dp



× exp



Z p⊥max

p

dPMPI

dp0 +XdPISR

dp0 +XdPFSR dp0

 dp0



Ordered in decreasing p using “Sudakov” trick.

Corresponds to increasing “resolution”:

smaller p fill in details of basic picture set at larger p. Start from fixed hard interaction ⇒ underlying event No separate hard interaction ⇒ minbias events Possible to choose two hard interactions, e.g. WW

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 17/46

(18)

Rescattering Rescattering

Often assume that MPI =

. . . but should also include

Same order in αs, ∼ same propagators, but

• one PDF weight less ⇒ smaller σ

• one jet less ⇒ QCD radiation background 2 → 3 larger than 2 → 4

⇒ will be tough to find direct evidence.

Rescattering grows with number of “previous” scatterings:

Tevatron LHC

Min Bias QCD Jets Min Bias QCD Jets

Normal scattering 2.81 5.09 5.19 12.19

Single rescatterings 0.41 1.32 1.03 4.10 Double rescatterings 0.01 0.04 0.03 0.15 R. Corke & TS, JHEP 01 (2010) 035

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 18/46

(19)

An x -dependent proton size – 1

Normally assume that PDFs factorize in longitudinal and transverse space:

f (x , r ) = f (x ) ρ(r ) In contradiction with

• intuitive picture of partons spreading out by cascade to lower x

• Mueller’s dipole cascade

• formally BFKL, Balitsky-JIMWLK, Colour Glass Condensate, . . .

• Froissart-Martin σtot ∝ ln2s

by Gribov theory related to rp∝ ln(1/x)

• generalized parton distributions, . . .

For now address inelastic nondiffrative events with ansatz:

ρ(r , x ) ∝ 1 a3(x ) exp



− r2 a2(x )



with a(x ) = a0



1 + a1ln1 x



a1 ≈ 0.15 tuned to rise of σND

a0 tuned to value of σND, given PDF, p⊥0, . . .]

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 19/46

(20)

An x -dependent proton size – 2

Convolution of two incoming protons gives impact parameter shape

O(b; x˜ 1, x2) = 1 π

1

a2(x1) + a2(x2) exp



− b2

a2(x1) + a2(x2)



0.7 0.8 0.9 1 1.1 1.2

102 103 104 105

b2 eik [fm]

ECM [GeV]

(b) a1 = 0.00 a1 = 0.15 a1 = 1.00

0 0.2 0.4 0.6 0.8 1 1.2 1.4 1.6 1.8

0 0.5 1 1.5 2 2.5

(1 / N) dN / dbMPInorm

bMPInorm (a)

SG DY Z0 Z’

Consequence: collisions at large x will have to happen at small b, and hence further large-to-medium-x MPIs are enhanced,

while low-x partons are so spread out that it plays less role.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 20/46

(21)

Diffraction – 1

Ingelman-Schlein: Pomeron as hadron with partonic content Diffractive event = (Pomeron flux) × (IPp collision)

Diffraction

Ingelman-Schlein: Pomeron as hadron with partonic content Diffractive event = (Pomeron flux) × (IPp collision)

p p

IP p

Used e.g. in POMPYT POMWIG PHOJET

1) σSDand σDDtaken from existing parametrization or set by user.

2) Shape of Pomeron distribution inside a proton, fIP/p(xIP, t) gives diffractive mass spectrum and scattering pof proton.

3) At low masses retain old framework, with longitudinal string(s).

Above 10 GeV begin smooth transition to IPp handled with full pp machinery: multiple interactions, parton showers, beam remnants, . . . . 4) Choice between 5 Pomeron PDFs.

Free parameter σIPpneeded to fix #ninteractions$ = σjetIPp. 5) Framework needs testing and tuning, e.g. of σIPp.

1) σSDand σDD taken from existing parametrization or set by user.

2) fIP/p(xIP, t) ⇒ diffractive mass spectrum, p of proton out.

3) Smooth transition from simple model at low masses to IPp with full pp machinery: multiple interactions, parton showers, etc.

4) Choice between 5 Pomeron PDFs.

5) Free parameter σIPp needed to fix hninteractionsi = σjetIPp.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 21/46

(22)

Diffraction – 2

Beate Heinemann, MB/UE Working Group (also Sparsh Navin)

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 22/46

(23)

The Lund String Model

In QCD, for large charge separation, field lines seem to be compressed to tubelike region(s) ⇒ string(s)

by self-interactions among soft gluons in the “vacuum”.

Gives linear confinement with string tension:

F (r ) ≈ const = κ ≈ 1 GeV/fm ⇐⇒ V (r ) ≈ κr String breaks into hadrons along its length,

with roughly uniform probability in rapidity,

by formation of new qq pairs that screen endpoint colours.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 23/46

(24)

The Lund Gluon Picture

Gluon = kink on string Force ratio gluon/ quark = 2,

cf. QCD NC/CF = 9/4, → 2 for NC → ∞ No new parameters introduced for gluon jets!

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 24/46

(25)

Charged Multiplicity Distribution – 1

0 20 40 60 80 100 120 140 160 180n

nP

10-6

10-5

10-4

10-3

10-2

10-1

1 10 102

103 CMS Data

PYTHIA D6T PYTHIA 8 PHOJET 4)

7 TeV (x10

2) 2.36 TeV (x10

0.9 TeV (x1)

| < 2.4

|η > 0 pT

CMS NSD (a)

0 20 40 60 80 100n

nP

10-6

10-5

10-4

10-3

10-2

10-1

1 10 102

103 CMS Data

PYTHIA D6T PYTHIA 8 PHOJET 4)

7 TeV (x10

2) 2.36 TeV (x10

0.9 TeV (x1)

| < 2.4

|η > 0.5 GeV/c pT

CMS NSD (b)

We need to understand both average and spread.

“Ankle”: transition from one to ≥ 2 interactions?

High multiplicity tail driven by abundant MPI rate.

Broad spectrum of tunes even within given model.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 25/46

(26)

Charged Multiplicity Distribution – 2

“Ankle” also present in ALICE and ATLAS data.

Benchmark comparisons ALICE/ATLAS/CMS generally successful.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 26/46

(27)

Charged Transverse Momentum Distribution

hpi sensitive to colour correlations between MPIs!

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 27/46

(28)

Some in-house tunes: “handmade”

Parameter 2C 2M 4C 4Cx

SigmaProcess:alphaSvalue 0.135 0.1265 0.135 0.135

SpaceShower:rapidityOrder on on on on

SpaceShower:alphaSvalue 0.137 0.130 0.137 0.137

SpaceShower:pT0Ref 2.0 2.0 2.0 2.0

MultipartonInteractions:alphaSvalue 0.135 0.127 0.135 0.135 MultipartonInteractions:pT0Ref 2.320 2.455 2.085 2.15 MultipartonInteractions:ecmPow 0.21 0.26 0.19 0.19 MultipartonInteractions:bProfile 3 3 3 4 MultipartonInteractions:expPow 1.60 1.15 2.00 N/A MultipartonInteractions:a1 N/A N/A N/A 0.15 BeamRemnants:reconnectRange 3.0 3.0 1.5 1.5

SigmaDiffractive:dampen off off on on

SigmaDiffractive:maxXB N/A N/A 65 65

SigmaDiffractive:maxAX N/A N/A 65 65

SigmaDiffractive:maxXX N/A N/A 65 65

R. Corke & TS, JHEP 03 (2011) 032, JHEP 05 (2011) 009

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 28/46

(29)

Systematic tuning

RIVET: collection of experimental data, together with matching analysis routines.

Can be applied to generator events for comparison with data.

PROFESSOR: parameter tuning in multidimensional parameter space.

Generate large event samples at O(n2) random points in (reasonable) parameter space. Slow!

Analyze events and fill relevant histograms.

For each bin of each histogram parametrize

XMC = A0+

n

X

i =1

Bipi

n

X

i =1

Cipi2+

n−1

X

i =1 n

X

j =i +1

Dijpipj

Do minimization of χ2 to parametrized results. Fast!

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 29/46

(30)

Prepackaged tunes

Tune:pp selects prepackaged set of parameter changes.

1 original values before any tunes 2 Tune 1

3 Tune 2C (CTEQ 6L1) 4 Tune 2M (MRST LO**) 5 Tune 4C

6 Tune 4Cx

7 ATLAS MB tune A2-CTEQ6L1 8 ATLAS MB tune A2-MSTW2008LO 9 ATLAS UE tune AU2-CTEQ6L1 10 ATLAS UE tune AU2-MSTW2008LO 11 ATLAS UE tune AU2-CT10

12 ATLAS UE tune AU2-MRST2007LO*

13 ATLAS UE tune AU2-MRST2007LO**

Tune:ee similar but less extensive for FSR and hadronization.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 30/46

(31)

MCnet review

MCnet Marie Curie network 2007 – 2010 worked on generators and produced review

“General-purpose event generators for LHC physics”, A. Buckley et al. (MCnet), Phys. Rep. 504 (2011) 145, which compares Pythia 8.145 tune 4C, Herwig++, Sherpa:

CDF Pythia 8.145 Sherpa 1.2.3 Herwig++ 2.5.0 0

0.01 0.02 0.03 0.04 0.05

Pseudorapidity, η, of 3rd jet

Fractionofevents

-4 -3 -2 -1 0 1 2 3 4

0.6 0.8 1 1.2 1.4

η3

MC/data

[rad]

φ Δ

2 2.5 3

]-1 [radφΔdσd σ1

10-3

10-2

10-1

1

10 CMS

Pythia 8 Pythia 8 (Tune 2C) Pythia 8 (Tune 2M) Pythia 8 (Tune 4C)

7000 GeV pp Jets

mcplots.cern.ch 300k eventsRivet 1.8.1,

Pythia 8.170 CMS_2011_S8950903

(200 < pTlead < 300) φ

Δ Di-jet

2 2.5 3

0.5 1

1.5 Ratio to CMS

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 31/46

(32)

MCnet – second round

training studentships

3-6 month fully funded studentships for current PhD students at one of the MCnet nodes. An excellent opportunity to really understand and improve the Monte Carlos you use!

www.montecarlonet.org for details go to:

Monte Carlo

London CERN

Karlsruhe Durham Lund

Application rounds every 3 months.

MARIE CURIE ACTIONS funded by:

Manchester Louvain Göttingen

MCnet funded 2013 – 2016 Projects:

Pythia (incl. Vincia) Herwig

Sherpa MadGraph

Ariadne (incl. HEJ) CEDAR (Rivet, Professor)

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 32/46

(33)

MCPLOTS

Repository of comparisons between various tunes and data, mainly based on RIVET for data analysis,

see http://mcplots.cern.ch/.

Part of the LHC@home 2.0 platform for home computer participation.

η

-2 0 2

η/dch dNev1/N

2 3 4 5 6 7

8 ATLAS

Pythia 8 Pythia 8 (Tune 2C) Pythia 8 (Tune 2M) Pythia 8 (Tune 4C)

7000 GeV pp Minimum Bias

mcplots.cern.ch

Pythia 8.153 ATLAS_2010_S8918562

> 0.1 GeV/c) > 2, pT Distribution (Nch η Charged Particle

-2 0 2

0.5 1

1.5 Ratio to ATLAS

η

-2 0 2

η/dch dNev1/N

1 1.5 2 2.5 3 3.5

ATLAS Pythia 8 Pythia 8 (Tune 2C) Pythia 8 (Tune 2M) Pythia 8 (Tune 4C)

7000 GeV pp Minimum Bias

mcplots.cern.ch

Pythia 8.153 ATLAS_2010_S8918562

> 0.5 GeV/c) > 1, pT Distribution (Nch η Charged Particle

-2 0 2

0.5 1

1.5 Ratio to ATLAS

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 33/46

(34)

BSM physics 1: R-parity violation BSM Physics 1: R-parity violation

Encountered in R-parity violating SUSY decays ˜χ01→ uds, or when 2 valence quarks kicked out of proton beam

lab frame

z x

u(r) d(g)

s(b) J

junction rest frame

u(r) d(g)

s(b) J

120 120

120

flavour space

q3 q4

q5 q3 q2 q2 qq1qq1 u q4

d

q5

s

More complicated (but ≈solved) with gluon emission and massive quarks P. Skands & TS, Nucl. Phys. B659 (2003) 243

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 34/46

(35)

BSM physics 2: R-hadrons BSM Physics 2: R-hadrons

What if coloured (SUSY) particle like ˜gor ˜t1is long-lived?

! Formation of R-hadrons

˜

gqq ˜t1q “mesons”

˜

gqqq ˜t1qq “baryons”

˜

gg “glueballs”

! Conversion between R-hadrons by “low-energy” interactions with matter:

˜

gud + p → ˜guud + π+irreversible

! Displaced vertices if finite lifetime, or else

! punch-through: σ ≈ σhadbut

∆E∼ 1 GeV $ E< kin,R

A.C. Kraan, Eur. Phys. J. C37 (2004) 91;

M. Fairbairn et al., Phys. Rep. 438 (2007) 1

CMS, arXiv:1101.1645

Partly event generation, partly detector simulation.

Public add-on in PYTHIA 6, now integrated part of PYTHIA 8.

Can also be applied to non-SUSY long-lived “hadrons”.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 35/46

(36)

BSM physics 3: Hidden Valley (Secluded Sector) – 1

BSM Physics 3: Hidden Valley (Secluded Sector)

What if new gauge groups at low energy scales, hidden by potential barrier or weak couplings?(M. Strassler & K. Zurek, . . . ) Complete framework implemented in PYTHIA:

! New gauge group either Abelian U (1) or non-Abelian SU (N )

! 3 alternative production mechanisms 1) massive Z!: qq → Z!→ qvqv 2) kinetic mixing: qq → γ → γv→ qvqv

3) massive Fvcharged under both SM and hidden group

! Interleaved shower in QCD, QED and HV sectors:

add qv→ qvγv(and Fv) or qv→ qvgv, gv→ gvgv, which gives recoil effects also in visible sector

L. Carloni & TS, JHEP 09 (2010) 105;

L. Carloni, J. Rathsman & TS, JHEP 04 (2011) 091

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 36/46

(37)

BSM physics 3: Hidden Valley (Secluded Sector) – 2

! Hidden Valley particles may remain invisible, or . . .

! Broken U (1): γvacquire mass, radiated γvs decay back γv→ γ → ff with BRs as photon (⇒ lepton pairs!)

! SU (N ): hadronization in hidden sector, with full string fragmentation, permitting up to 8 different qvflavours and 64 qvqvmesons, but for now assumed degenerate in mass, so only distinguish – off-diagonal, flavour-charged, stable & invisible

– diagonal, can decay back qvqv→ ff

Even when tuned to same average activity, hope to separate U (1) and SU (N ):

0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4

0 2 4 6 8 10

#(Nv)

Nv Ab non-Ab.

0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8

0 0.5 1 1.5 2 2.5 3

#(cos θ)

cos θ Ab.

non-Ab.

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 37/46

(38)

W/Z emission in showers: motivation – 1

While showers work for W/Z + 1 jet they fail for W/Z + ≥ 2 jets:

ATLAS data Pythia8 default Pythia8 ME2PS Pythia8 ME3PS pjet> 20 GeV

1 101 102 103

Inclusive Jet Multiplicity

σ(W+Njetjets)[pb]

0 1 2 3 4 5

0 0.5 1 1.5 2

Njet

MC/data

(CKKW-L merging by Stefan Prestel)

ATLAS data Pythia8 default Pythia8 ME2PS Pythia8 ME3PS pjet> 20 GeV

10−2 10−1 1

Third Jet p

dσ/dp[pb/GeV]

20 40 60 80 100 120

0.40.6 0.81 1.2 1.4 1.61.8

p[GeV]

MC/data

ATLAS data Pythia8 default Pythia8 ME2PS Pythia8 ME3PS pjet> 20 GeV

0 50 100 150 200 250

Azimuthal Distance of Leading Jets

dσ/dφ[pb]

0 0.5 1 1.5 2 2.5 3

0.6 0.8 1 1.2 1.4

∆φ(First Jet, Second Jet)

MC/data

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 38/46

(39)

W/Z emission in showers: motivation – 2

Q: So what is unique about W/Z + 2 jets?

A: First order in which core “hard process”

cannot be chosen as W/Z production!

u

u

g

c

s W

u

u W

W+

c

s

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 39/46

(40)

W/Z emission in showers: motivation – 3

Leading electroweak corrections of type αwln2(Q2/MW2 ):

dummy

Bloch-Nordsieck violation: real/virtual non-cancellation W/Z in final state is another class of events

⇒ large negative correction to no-W/Z cross sections!

Figure 19: The effects of the O(α2SαW) corrections [bottom] relative to the full LO results (i.e., through O(αS2+ αSαEW+ α2EW)) [top] for the case of LHC for three choices of PDFs. They are plotted as function of the jet transverse energy ET. The cut |η| < 2.5 has been enforced, alongside the standard jet cone requirement ∆R > 0.7. The factorisation/renormalisation scale adopted was µ = µF≡ µR= ET/2.

38

S. Moretti, M.R. Nolten and D.A. Ross, Nucl. Phys. B759 (2006) 50

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 40/46

(41)

W/Z emission in showers: progress

Need to start from QCD 2 → 2 and add shower emission of W/Z:

• FSR: final-state radiation q → q0W±, q → q Z0.

• ISR: partly already covered by W/Z production processes.

Project at a primitive stage; for now only e+e annihilation.

Formulated as dipole emission, interleaved with QCD emissions For W emission interference between two dipole ends

is replaced by interference between two flavour topologies:

e

e+

γ u

u

u

d W

e

e+

γ d

d

u

d W

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 41/46

(42)

Cloud #1 : Bose-Einstein Effects

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 42/46

(43)

Cloud #2: Flavour Composition

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 43/46

(44)

Cloud #3: The Ridge

∆η -4 -2 0 2 4

∆φ 0 2 4

)φ∆,η∆

R( -2 -101

<3.0GeV/c 110, 1.0GeV/c<pT

(d) CMS N

0 1 2 3

)φR(

-1 0 1

<1.0GeV/c 0.1GeV/c<pT

N<35 CMS pp PYTHIA8

0 1 2 3

)φR(

-1 0 135 N<90

0 1 2 3

)φR(

-1 0 1

N<110

90

φ

0 1 2 3

)φR(

-1 0 1

110

N

0 1 2 3

-1 0 1

<2.0GeV/c 1.0GeV/c<pT

0 1 2 3

-1 0 1

0 1 2 3

-1 0 1

φ

0 1 2 3

-1 0 1

0 1 2 3

-1 0 1

<3.0GeV/c 2.0GeV/c<pT

0 1 2 3

-1 0 1

0 1 2 3

-1 0 1

φ

0 1 2 3

-1 0 1

0 1 2 3

-1 0 1

<4.0GeV/c 3.0GeV/c<pT

|<4.8 η

2.0<|

0 1 2 3

-1 0 1

0 1 2 3

-1 0 1

φ

0 1 2 3

-1 0 1

Geometry of colliding protons (non-symmetric shapes)?

Collective phenomena?

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 44/46

(45)

Strengths and weaknesses

(subjectively, absolute or compared with Herwig++ and Sherpa) + fair selection og built-in processes ready to go

− no built-in ME generator (need e.g. MadGraph)

− matching/merging/NLO usually not automatic

± parton showers of comparable quality + most sophisticated & robust MPI framework + models for diffractive events

+ most sophisticated & robust hadronization framework

− no QED in hadronic decays (need e.g. Photos) + interfaces & many options ⇒ flexible

+ user-friendly, well documented, many examples + generally comparing well with LHC data . . .

− . . . but known discrepancies, e.g. flavour composition

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 45/46

(46)

Summary and outlook

Pythia 6 is winding down

currently supported but not developed not supported after long shutdown 2013–14 Pythia 8 is the natural successor

is (sadly!) not yet quite up to speed in all respects but for most physics clearly better than Pythia 6 Advise/plea to experimentalists

gradually step up Pythia 8 usage to gain experience if you want new features then be prepared to use Pythia 8 provide feedback, both what works and what does not make relevant data available in RIVET

do your own tunes to data and tell outcome News list:

http://www.hepforge.org/lists/listinfo/pythia8-announce The work is never done!

Torbj¨orn Sj¨ostrand Progress on the Pythia 8 event generator slide 46/46

References

Outline

Related documents

Torbj¨ orn Sj¨ ostrand Status and Developments of Event Generators slide 3/28... 1980: string (colour

Torbj¨ orn Sj¨ ostrand Past, Present and Future of the PYTHIA Event Generator slide 2/31...

Nevertheless the thermodynamical model is able to provide reasonable descriptions of observables such as the p ⊥ spectrum of charged hadrons, the average transverse momentum as

Torbj¨ orn Sj¨ ostrand Monte Carlo Generators and Soft QCD 1 slide 4/40... in

In fact the standard model has all these three properties but not in a way sufficient to create the observed asymmetry (but it makes it worse for other higher energy mechanisms

Originally Pythia itself had a more primitive description, based on a purely longitudinal structure of the diffractive system, for single diffraction either stretched between a

This approach has caught on, and the generators of today are very much correlated with the development of new physics ideas, be it for parton showers, for matching and merging,

Colour reconnections: many interaction “on top of” each other ) tightly packed partons ) colour memory loss?.. Start from fixed hard interaction ) underlying event No separate