SlideShare a Scribd company logo
1 of 37
Download to read offline
Toward multi-jet events
generation with MadGraph
Yoshitaro Takaesu
February 4, 2016 1
Overview: Simulation for LHC
February 4, 2016 2
Parton Shower Generator
Matrix Element Generator
σ =
a,b
dx1dx2Da/ pDb/ p
1
2ˆs
|M (ab→ c1, ··· , cn )|2
dΦn
Event Generator
DetectorSimulator
What is MadGraph?
3
Matrix-Element & Event Generator
February 4, 2016 3
Input
Event generator (MadEvent)
Output
Matrix-Element Generator (“MadGraph”)
+ Fortran Code
Model + process
Events
February 4, 2016 4
Importance of multi-jet at the LHC
Multi-jet signature
appears in many
New Physics models.
Event Generator
should be able to
generate > 4 jets.
February 4, 2016 5
February 4, 2016 6
Status of ME Generators
Model Alpgen HELAC Sherpa MadGraph
SM 6 jets 10 jets ? 6,7 jets 4,5 jets
MSSM ✕ ? 5 jets 4,5 jets
Others ✕ ✕ 5 jets 4,5 jets
There is no ME generator
which can simulate New Physics with > 5 jets.
February 4, 2016 7
February 4, 2016 8
February 4, 2016 9
MG5
MSSM,
ADD,
2HDM,
etc
Feyn-
Rules
Higher
Dim. Op.
Spin-3/2
Spin-2
NLO
Interface
PYTHIA
DetectorSimulator
ROOT
Lagrangian
Limitation of MG
Generated Codes (> 8MB) cannot be compiled in usual PC.
February 4, 2016 10
8 MB
100
10
1
10
2
103
104
105
2 3 4 5 6
log10
FileSize(KB)
# of Final State Particles
gg > ng
ug > ug ng
uu > uu ng
The file size of codes for QCD processes
Problems in multi-jet generation
11
2. Heavy Color Summation
3. Huge # of integration channels
1. Huge # of diagrams
Channel Optimization
Color-Flow decomposition (1/Nc expansion)
color
|M |2
=
i
|Ai |2
+
1
N 2
c i ,j
A1
i j +
1
N 4
c i ,j
A2
i j + ···
Off-shell recursive relations (c.f. Alpgen)
Structure of QCD Amp
February 4, 2016 12
Tr(Ta
Tb
) =
1
2
δab
Color flow
Color Factor
color-ordered amp.
i: Color flow
February 4, 2016 13
Color Flow
Structure of QCD Amp
February 4, 2016 14
Tr(Ta
Tb
) =
1
2
δab
Color flow
Color Factor
color-ordered amp.
i: Color flow
How to overcome
the Limitation
February 4, 2016 15
February 4, 2016 16
STRATEGY
Divide
• Speed up Amp Evaluation
• Off-shell Recursive Relations
• Re-organize Color Summation
1/Nc expansion
Speed up Amp Evaluation
February 4, 2016 17
February 4, 2016 18
Off-shell Recursive Relations
Step #
# of vertex evaluations
February 4, 2016 19
Time performance
February 4, 2016 20
0
0.05
0.1
0.15
0.2
0.25
0.3
4 5 6 7 8
Time(ms)
Final Gluons
Recursive
Non-Recursive
n
3
n
4
February 4, 2016 21
Recursive Relations
for gluonic sub-amplitude
~ 10 times faster matrix element calculation
Re-organize Color Sum
February 4, 2016 22
February 4, 2016 23
1/Nc expansion
Polynomial of Nc:
= N m
c
i
|Ai |2
+
1
N 2
c
A∗
i (Aj 1,1 + Aj 1,2 + ···)
+
1
N 4
c
A∗
i (Aj 2,1 + Aj 2,2 + ···)
February 4, 2016 24
= N m
c
i
|Ai |2
+
1
N 2
c
A∗
i (Aj 1,1 + Aj 1,2 + ···)
February 4, 2016 25
= Nm
c
i
|Ai |2
+
1
N2
c
A∗
i (Aj 1,1 + Aj 1,2 + ···)
February 4, 2016 26
color
|M |2
=
N cf
i = 1
(N 2
c − 1)n− 1
N n− 1
c
|Ai |2
Leading color summation
Color-flow sampling
( ~ 5,000 for gg -> 6g )
February 4, 2016 27
Too LARGE
Event is a set of momenta,helicities and a color flow
Higher order corrections
• For each event with a color flow
– Specify needed color flows for the higher order
corrections
– Evaluate higher order corrections for the phase
space point and reweight
– Re-unweight
= N m
c
i
|Ai |2
+
1
N 2
c
A∗
i (Aj 1, 1 + Aj 1, 2 + ···) +
1
N c2
2
A∗
i (Aj 2, 1 + Aj 2, 2 + ···) + ···
February 4, 2016 28
Multi-jet event generation
• Generate events with Leading Color
Approximation
• For each event, include higher order
corrections into its weight. (
February 4, 2016 29
color
|M |2
=
i
N m
c |Ai |2
+
1
N 2
c
A∗
i (Aj 1, 1 + Aj 1, 2 + ···) +
1
N c2
2
A∗
i (Aj 2, 1 + Aj 2, 2 + ···) + ···
color
|M |2
=
i
N m
c |Ai |2
+
1
N 2
c
A∗
i (Aj 1, 1 + Aj 1, 2 + ···) +
1
N c2
2
A∗
i (Aj 2, 1 + Aj 2, 2 + ···) + ···
σ = |M |2
dΦn
Huge # of integration channels
i_th Channel
|M |2
dΦn = i |Di |2
j |Dj |2
|M |2
dΦn =
i
|M |2
j |Dj |2
|Di |2
dΦn
Channel Optimization
Convergence
# of Channels (~10,000 channels for gg > 6g)
~ 100 channels for gg > 6g
representsingularities
Results
LC ch: the result of this study (with Recursiveamp., Leading Color
and the channeling based on peripheral singularities)
LC no ch: baseline results (with Recursiveamp., Leading Color,
but without SDE multi-channeling.
Very long calculation)
MG5 LC: MG5 results with just diagonal parts of the color matrix (Leading Color)
Sherpa: Sherpa results
10
6
10
7
108
109
CrossSection(pb)
gg -> ng Cross Section
LC ch
LC no ch
MG5 LC
Sherpa
0.9
1.0
1.1
2 3 4 5 6
RatiotoLC.no.ch
Final Gluons (n)
Cross section
32
Distributions: gg -> 4g
33
1e+06
1e+07
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
dXsec/ddR(g3g4)
dR (g3g4)
LC ch
MG LC
10000
100000
1e+06
0 10 20 30 40 50 60 70 80 90 100
dXsec/dm(g3g4)
m (g3g4)
LC ch
MG LC
0.001
0.01
0.1
1
10
100
1000
10000
100000
1e+06
1e+07
10 20 30 40 50 60 70 80 90 100
dXsec/dpT(g4)
pT (g4)
LC ch
MG LC
100000
1e+06
1e+07
-5 -4 -3 -2 -1 0 1 2 3 4 5
dXsec/dy(g4)
y (g4)
LC ch
MG LC
Distributions: gg -> 5g
34
100000
1e+06
1e+07
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
dXsec/ddR(g3g5)
dR (g3g5)
LC ch Wgted
LC ch Unwgted
100000
1e+06
1e+07
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
dXsec/ddR(g4g5)
dR (g4g5)
LC ch Wgted
LC ch Unwgted
10
100
1000
10000
100000
1e+06
1e+07
0 10 20 30 40 50 60 70 80 90 100
dXsec/dpT(g5)
pT (g5)
LC ch Wgted
LC ch Unwgted
10000
100000
1e+06
1e+07
-5 -4 -3 -2 -1 0 1 2 3 4 5
dXsec/dy(g5)
y (g5)
LC ch Wgted
LC ch Unwgted
100000
1e+06
1e+07
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
dXsec/ddR(g5g6)
dR(g5g6)
gg6g.100k.100kwgt
gg6g.100k.100kunwgt
Distributions: gg -> 6g (preliminary)
35
100000
1e+06
1e+07
0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5
dXsec/ddR(g4g6)
dR(g4g6)
gg6g.100k.100kwgt
gg6g.100k.100kunwgt
0.01
0.1
1
10
100
1000
10000
100000
1e+06
0 10 20 30 40 50 60 70 80 90 100
dXsec/dpT(g6)
pT (g6)
gg6g.100k.100kwgt
gg6g.100k.100kunwgt
10000
100000
1e+06
-5 -4 -3 -2 -1 0 1 2 3 4 5
dXsec/dy(g6)
y (g6)
gg6g.100k.100kwgt
gg6g.100k.100kunwgt
LC ch Wgted
LC ch Unwgted
LC ch Wgted
LC ch Unwgted
LC ch Wgted
LC ch Unwgted
LC ch Wgted
LC ch Unwgted
LC ch Wgted
LC ch Unwgted
Time measurement
36
10
3
104
10
5
10
6
107
2 3 4 5 6
Time(sec)
Final Gluons (n)
gg -> ng Timing
LC ch
MG5 LC
Sherpa
LC ch parallel
MG5 LC parallel
100,000 eventswith 1 core CPU / ~ 100 corecluster (KEKCC)
Summary & Outlook
37
• It is shown that gg > 5g events can be generated at Leading Color
Order using recursive amps and peripheral channeling, which are
applicable to MG5.
• gg -> 6g need more study
aMC@NLO with many jets
Tree, LC
NLCquark subprocesses
multi-jet
MG5
New Physics with many jets

More Related Content

What's hot

CArcMOOC 03.04 - Gate-level design
CArcMOOC 03.04 - Gate-level designCArcMOOC 03.04 - Gate-level design
CArcMOOC 03.04 - Gate-level designAlessandro Bogliolo
 
Projectile motion calculations
Projectile motion calculationsProjectile motion calculations
Projectile motion calculationsAngela Stott
 
Range kutta numerical method techniques
Range kutta numerical method techniques Range kutta numerical method techniques
Range kutta numerical method techniques Md. Irteza rahman Masud
 
Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17
Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17
Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17IES / IAQM
 
Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17
Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17
Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17IES / IAQM
 
Lec 2 construction management
Lec 2 construction managementLec 2 construction management
Lec 2 construction managementAhmed Gamal
 
Experiences and adventures with no sql and its applications to cheminformatic...
Experiences and adventures with no sql and its applications to cheminformatic...Experiences and adventures with no sql and its applications to cheminformatic...
Experiences and adventures with no sql and its applications to cheminformatic...Valery Tkachenko
 
Course Note_Satellite Image Analysis and Applications_Week14
Course Note_Satellite Image Analysis and Applications_Week14Course Note_Satellite Image Analysis and Applications_Week14
Course Note_Satellite Image Analysis and Applications_Week14Lorie Lin
 
A Quantum Chemist Meets Cheminformatics
A Quantum Chemist Meets CheminformaticsA Quantum Chemist Meets Cheminformatics
A Quantum Chemist Meets Cheminformaticsmolmodbasics
 
Pert management
Pert management Pert management
Pert management Ahmed Gamal
 
Material Unaccounted for calculations for a nuclear fuel cycle
Material Unaccounted for calculations for a nuclear fuel cycleMaterial Unaccounted for calculations for a nuclear fuel cycle
Material Unaccounted for calculations for a nuclear fuel cycleRashid Alsuwaidi
 
Process Simulation using DWSIM
Process Simulation using DWSIMProcess Simulation using DWSIM
Process Simulation using DWSIMNaren P.R.
 
QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...
QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...
QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...QAFest
 
Marc stettler modelling of instantaneous vehicle emissions - dmug17
Marc stettler   modelling of instantaneous vehicle emissions - dmug17Marc stettler   modelling of instantaneous vehicle emissions - dmug17
Marc stettler modelling of instantaneous vehicle emissions - dmug17IES / IAQM
 
Pert2 management
Pert2 managementPert2 management
Pert2 managementAhmed Gamal
 

What's hot (20)

CArcMOOC 03.04 - Gate-level design
CArcMOOC 03.04 - Gate-level designCArcMOOC 03.04 - Gate-level design
CArcMOOC 03.04 - Gate-level design
 
Graph Partition 3
Graph Partition 3Graph Partition 3
Graph Partition 3
 
LINK
LINKLINK
LINK
 
Projectile motion calculations
Projectile motion calculationsProjectile motion calculations
Projectile motion calculations
 
Range kutta numerical method techniques
Range kutta numerical method techniques Range kutta numerical method techniques
Range kutta numerical method techniques
 
Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17
Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17
Dr James Tate - Better estimation of vehicle emissions for modelling - DMUG17
 
Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17
Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17
Roger Barrowcliff - Chairman's introduction to vehicle section - DMUG17
 
Lec 2 construction management
Lec 2 construction managementLec 2 construction management
Lec 2 construction management
 
Experiences and adventures with no sql and its applications to cheminformatic...
Experiences and adventures with no sql and its applications to cheminformatic...Experiences and adventures with no sql and its applications to cheminformatic...
Experiences and adventures with no sql and its applications to cheminformatic...
 
Course Note_Satellite Image Analysis and Applications_Week14
Course Note_Satellite Image Analysis and Applications_Week14Course Note_Satellite Image Analysis and Applications_Week14
Course Note_Satellite Image Analysis and Applications_Week14
 
A Quantum Chemist Meets Cheminformatics
A Quantum Chemist Meets CheminformaticsA Quantum Chemist Meets Cheminformatics
A Quantum Chemist Meets Cheminformatics
 
Pert management
Pert management Pert management
Pert management
 
Material Unaccounted for calculations for a nuclear fuel cycle
Material Unaccounted for calculations for a nuclear fuel cycleMaterial Unaccounted for calculations for a nuclear fuel cycle
Material Unaccounted for calculations for a nuclear fuel cycle
 
Process Simulation using DWSIM
Process Simulation using DWSIMProcess Simulation using DWSIM
Process Simulation using DWSIM
 
QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...
QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...
QA Fest 2018. Никита Кричко. Методология использования машинного обучения в н...
 
Marc stettler modelling of instantaneous vehicle emissions - dmug17
Marc stettler   modelling of instantaneous vehicle emissions - dmug17Marc stettler   modelling of instantaneous vehicle emissions - dmug17
Marc stettler modelling of instantaneous vehicle emissions - dmug17
 
0625_P3_P4_Measurements
0625_P3_P4_Measurements0625_P3_P4_Measurements
0625_P3_P4_Measurements
 
A* - Astar - A-Star
A* - Astar - A-StarA* - Astar - A-Star
A* - Astar - A-Star
 
Pert2 management
Pert2 managementPert2 management
Pert2 management
 
SSLinked in
SSLinked inSSLinked in
SSLinked in
 

Viewers also liked

Its time to head out on a vacation
Its time to head out on a vacationIts time to head out on a vacation
Its time to head out on a vacationBamba Experience
 
Mark Teta Presents: Tips for Aspiring Homeowners
Mark Teta Presents: Tips for Aspiring HomeownersMark Teta Presents: Tips for Aspiring Homeowners
Mark Teta Presents: Tips for Aspiring HomeownersMark Teta
 
Talk @ RENO-50 international meeting at SNU
Talk @ RENO-50 international meeting at SNUTalk @ RENO-50 international meeting at SNU
Talk @ RENO-50 international meeting at SNUYoshitaro Takaesu
 
MOBI - behavioral change by serious gaming
MOBI - behavioral change by serious gaming MOBI - behavioral change by serious gaming
MOBI - behavioral change by serious gaming DTV Consultants
 
updated Resume
updated Resumeupdated Resume
updated ResumeJay Soni
 
LazyMansWayToEnlightenment
LazyMansWayToEnlightenmentLazyMansWayToEnlightenment
LazyMansWayToEnlightenmentJames Griffin
 
Taj resume updated 26.06.16
Taj resume updated 26.06.16Taj resume updated 26.06.16
Taj resume updated 26.06.16Tajuddin Zari
 
Kannan Departmental Store-retail visit
Kannan Departmental Store-retail visitKannan Departmental Store-retail visit
Kannan Departmental Store-retail visitRanjani Balu
 

Viewers also liked (12)

Its time to head out on a vacation
Its time to head out on a vacationIts time to head out on a vacation
Its time to head out on a vacation
 
Sanjay_Thesis_Defense
Sanjay_Thesis_DefenseSanjay_Thesis_Defense
Sanjay_Thesis_Defense
 
Mark Teta Presents: Tips for Aspiring Homeowners
Mark Teta Presents: Tips for Aspiring HomeownersMark Teta Presents: Tips for Aspiring Homeowners
Mark Teta Presents: Tips for Aspiring Homeowners
 
Talk @ RENO-50 international meeting at SNU
Talk @ RENO-50 international meeting at SNUTalk @ RENO-50 international meeting at SNU
Talk @ RENO-50 international meeting at SNU
 
MOBI - behavioral change by serious gaming
MOBI - behavioral change by serious gaming MOBI - behavioral change by serious gaming
MOBI - behavioral change by serious gaming
 
updated Resume
updated Resumeupdated Resume
updated Resume
 
Elsevier_Bioresource Technology
Elsevier_Bioresource TechnologyElsevier_Bioresource Technology
Elsevier_Bioresource Technology
 
Burnham resume 2015 just phone v2
Burnham resume 2015 just phone v2Burnham resume 2015 just phone v2
Burnham resume 2015 just phone v2
 
LazyMansWayToEnlightenment
LazyMansWayToEnlightenmentLazyMansWayToEnlightenment
LazyMansWayToEnlightenment
 
Pokok
PokokPokok
Pokok
 
Taj resume updated 26.06.16
Taj resume updated 26.06.16Taj resume updated 26.06.16
Taj resume updated 26.06.16
 
Kannan Departmental Store-retail visit
Kannan Departmental Store-retail visitKannan Departmental Store-retail visit
Kannan Departmental Store-retail visit
 

Similar to Seminar @ U of Tokyo: 2014.04.14

Multi-Jet Generation -status report-
Multi-Jet Generation -status report-Multi-Jet Generation -status report-
Multi-Jet Generation -status report-Yoshitaro Takaesu
 
Generating multi-jet events with MadGraph
Generating multi-jet events with MadGraphGenerating multi-jet events with MadGraph
Generating multi-jet events with MadGraphYoshitaro Takaesu
 
GEP Diapason services for differential interferograms generation
GEP Diapason services for differential interferograms generationGEP Diapason services for differential interferograms generation
GEP Diapason services for differential interferograms generationEmmanuel Mathot
 
Machine Learning Applications
Machine Learning ApplicationsMachine Learning Applications
Machine Learning ApplicationsSimplyInsight
 
GTS Families for the flexible composition of graph transformation systems
GTS Families for the flexible composition of graph transformation systemsGTS Families for the flexible composition of graph transformation systems
GTS Families for the flexible composition of graph transformation systemsSteffen Zschaler
 
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axisInfluence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axisDr. Ranjan Jha
 
Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)
Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)
Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)Maamoun Hennache
 
Streaming multiscale anomaly detection
Streaming multiscale anomaly detectionStreaming multiscale anomaly detection
Streaming multiscale anomaly detectionRavi Kiran B.
 
A hybrid sine cosine optimization algorithm for solving global optimization p...
A hybrid sine cosine optimization algorithm for solving global optimization p...A hybrid sine cosine optimization algorithm for solving global optimization p...
A hybrid sine cosine optimization algorithm for solving global optimization p...Aboul Ella Hassanien
 
Special Products and Factoring , Rational Algebraic Expressions Concept Map
Special Products and Factoring , Rational Algebraic Expressions Concept MapSpecial Products and Factoring , Rational Algebraic Expressions Concept Map
Special Products and Factoring , Rational Algebraic Expressions Concept MapRocyl Anne Javagat
 
graphical-copy-130308123000-phpapp02.pptx
graphical-copy-130308123000-phpapp02.pptxgraphical-copy-130308123000-phpapp02.pptx
graphical-copy-130308123000-phpapp02.pptxABHIJEETKUMAR992494
 
Updating PageRank for Streaming Graphs
Updating PageRank for Streaming GraphsUpdating PageRank for Streaming Graphs
Updating PageRank for Streaming GraphsJason Riedy
 
Tarea 1 vectores, matrices y determinantes laura montes
Tarea 1   vectores, matrices y determinantes laura montesTarea 1   vectores, matrices y determinantes laura montes
Tarea 1 vectores, matrices y determinantes laura montesLAURAXIMENAMONTESEST
 
Tutorial: The Role of Event-Time Analysis Order in Data Streaming
Tutorial: The Role of Event-Time Analysis Order in Data StreamingTutorial: The Role of Event-Time Analysis Order in Data Streaming
Tutorial: The Role of Event-Time Analysis Order in Data StreamingVincenzo Gulisano
 

Similar to Seminar @ U of Tokyo: 2014.04.14 (20)

Multi-Jet Generation -status report-
Multi-Jet Generation -status report-Multi-Jet Generation -status report-
Multi-Jet Generation -status report-
 
Generating multi-jet events with MadGraph
Generating multi-jet events with MadGraphGenerating multi-jet events with MadGraph
Generating multi-jet events with MadGraph
 
GEP Diapason services for differential interferograms generation
GEP Diapason services for differential interferograms generationGEP Diapason services for differential interferograms generation
GEP Diapason services for differential interferograms generation
 
Machine Learning Applications
Machine Learning ApplicationsMachine Learning Applications
Machine Learning Applications
 
Armando Benitez -- Data x Desing
Armando Benitez -- Data x DesingArmando Benitez -- Data x Desing
Armando Benitez -- Data x Desing
 
GTS Families for the flexible composition of graph transformation systems
GTS Families for the flexible composition of graph transformation systemsGTS Families for the flexible composition of graph transformation systems
GTS Families for the flexible composition of graph transformation systems
 
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axisInfluence of the trajectory planning on the accuracy of the Orthoglide 5-axis
Influence of the trajectory planning on the accuracy of the Orthoglide 5-axis
 
1
11
1
 
Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)
Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)
Chapter 18 solutions_to_exercises(engineering circuit analysis 7th)
 
Streaming multiscale anomaly detection
Streaming multiscale anomaly detectionStreaming multiscale anomaly detection
Streaming multiscale anomaly detection
 
L08-handout.pdf
L08-handout.pdfL08-handout.pdf
L08-handout.pdf
 
A hybrid sine cosine optimization algorithm for solving global optimization p...
A hybrid sine cosine optimization algorithm for solving global optimization p...A hybrid sine cosine optimization algorithm for solving global optimization p...
A hybrid sine cosine optimization algorithm for solving global optimization p...
 
Special Products and Factoring , Rational Algebraic Expressions Concept Map
Special Products and Factoring , Rational Algebraic Expressions Concept MapSpecial Products and Factoring , Rational Algebraic Expressions Concept Map
Special Products and Factoring , Rational Algebraic Expressions Concept Map
 
6. Implementation
6. Implementation6. Implementation
6. Implementation
 
graphical-copy-130308123000-phpapp02.pptx
graphical-copy-130308123000-phpapp02.pptxgraphical-copy-130308123000-phpapp02.pptx
graphical-copy-130308123000-phpapp02.pptx
 
Final Report 4_22_15
Final Report 4_22_15Final Report 4_22_15
Final Report 4_22_15
 
Updating PageRank for Streaming Graphs
Updating PageRank for Streaming GraphsUpdating PageRank for Streaming Graphs
Updating PageRank for Streaming Graphs
 
Tarea 1 vectores, matrices y determinantes laura montes
Tarea 1   vectores, matrices y determinantes laura montesTarea 1   vectores, matrices y determinantes laura montes
Tarea 1 vectores, matrices y determinantes laura montes
 
Tutorial: The Role of Event-Time Analysis Order in Data Streaming
Tutorial: The Role of Event-Time Analysis Order in Data StreamingTutorial: The Role of Event-Time Analysis Order in Data Streaming
Tutorial: The Role of Event-Time Analysis Order in Data Streaming
 
pattern mining
pattern miningpattern mining
pattern mining
 

More from Yoshitaro Takaesu

Recursive relations in MadGraph
Recursive relations in MadGraphRecursive relations in MadGraph
Recursive relations in MadGraphYoshitaro Takaesu
 
QCD multi-jet calculation on MadGraph
QCD multi-jet calculation on MadGraphQCD multi-jet calculation on MadGraph
QCD multi-jet calculation on MadGraphYoshitaro Takaesu
 
Talk @ Pheno 2012, 2012.05.07
Talk @ Pheno 2012, 2012.05.07Talk @ Pheno 2012, 2012.05.07
Talk @ Pheno 2012, 2012.05.07Yoshitaro Takaesu
 
口頭発表 @ 物理学会秋季大会 2012.09.13
口頭発表 @ 物理学会秋季大会 2012.09.13口頭発表 @ 物理学会秋季大会 2012.09.13
口頭発表 @ 物理学会秋季大会 2012.09.13Yoshitaro Takaesu
 
talk @ PPC at KIAS 2012.11.07
talk @ PPC at KIAS 2012.11.07talk @ PPC at KIAS 2012.11.07
talk @ PPC at KIAS 2012.11.07Yoshitaro Takaesu
 
Presentation @ KIAS pheno group end year meeting: 2012.12.20
Presentation @ KIAS pheno group end year meeting: 2012.12.20Presentation @ KIAS pheno group end year meeting: 2012.12.20
Presentation @ KIAS pheno group end year meeting: 2012.12.20Yoshitaro Takaesu
 
ニュートリノ研究会 @ 宇宙線研 2013.03.15
ニュートリノ研究会 @ 宇宙線研 2013.03.15ニュートリノ研究会 @ 宇宙線研 2013.03.15
ニュートリノ研究会 @ 宇宙線研 2013.03.15Yoshitaro Takaesu
 
口頭発表 @ 日本物理学会春季大会 at 広島大学
口頭発表 @ 日本物理学会春季大会 at 広島大学口頭発表 @ 日本物理学会春季大会 at 広島大学
口頭発表 @ 日本物理学会春季大会 at 広島大学Yoshitaro Takaesu
 
Talk @ Reno50 internal meeting 2013.05.11 at SNU
Talk @ Reno50 internal meeting   2013.05.11 at SNUTalk @ Reno50 internal meeting   2013.05.11 at SNU
Talk @ Reno50 internal meeting 2013.05.11 at SNUYoshitaro Takaesu
 
口頭発表 @ 基研研究会 PPP2013 2013.08.08
口頭発表 @ 基研研究会 PPP2013   2013.08.08   口頭発表 @ 基研研究会 PPP2013   2013.08.08
口頭発表 @ 基研研究会 PPP2013 2013.08.08 Yoshitaro Takaesu
 
口頭発表 @ 日本物理学会秋季大会 @ 高知大学 2013.09.21
口頭発表 @ 日本物理学会秋季大会 @ 高知大学   2013.09.21口頭発表 @ 日本物理学会秋季大会 @ 高知大学   2013.09.21
口頭発表 @ 日本物理学会秋季大会 @ 高知大学 2013.09.21Yoshitaro Takaesu
 
Talk @ Beyond the Standard Model in Okinawa 2016 2016.03.02
Talk @ Beyond the Standard Model in Okinawa 2016   2016.03.02Talk @ Beyond the Standard Model in Okinawa 2016   2016.03.02
Talk @ Beyond the Standard Model in Okinawa 2016 2016.03.02Yoshitaro Takaesu
 
セミナー @ 岡山大学 2016.02.17
セミナー @ 岡山大学 2016.02.17セミナー @ 岡山大学 2016.02.17
セミナー @ 岡山大学 2016.02.17Yoshitaro Takaesu
 
Seminar @ 益川塾 2013.11.19
Seminar @ 益川塾 2013.11.19Seminar @ 益川塾 2013.11.19
Seminar @ 益川塾 2013.11.19Yoshitaro Takaesu
 

More from Yoshitaro Takaesu (20)

Recursive relations in MadGraph
Recursive relations in MadGraphRecursive relations in MadGraph
Recursive relations in MadGraph
 
QCD multi-jet calculation on MadGraph
QCD multi-jet calculation on MadGraphQCD multi-jet calculation on MadGraph
QCD multi-jet calculation on MadGraph
 
Talk @ Pheno 2012, 2012.05.07
Talk @ Pheno 2012, 2012.05.07Talk @ Pheno 2012, 2012.05.07
Talk @ Pheno 2012, 2012.05.07
 
Talk @ QCD12 2012.07.03
Talk @ QCD12 2012.07.03Talk @ QCD12 2012.07.03
Talk @ QCD12 2012.07.03
 
口頭発表 @ 物理学会秋季大会 2012.09.13
口頭発表 @ 物理学会秋季大会 2012.09.13口頭発表 @ 物理学会秋季大会 2012.09.13
口頭発表 @ 物理学会秋季大会 2012.09.13
 
talk @ PPC at KIAS 2012.11.07
talk @ PPC at KIAS 2012.11.07talk @ PPC at KIAS 2012.11.07
talk @ PPC at KIAS 2012.11.07
 
Presentation @ KIAS pheno group end year meeting: 2012.12.20
Presentation @ KIAS pheno group end year meeting: 2012.12.20Presentation @ KIAS pheno group end year meeting: 2012.12.20
Presentation @ KIAS pheno group end year meeting: 2012.12.20
 
2013.02.15 poster @ Toyama
2013.02.15 poster @ Toyama2013.02.15 poster @ Toyama
2013.02.15 poster @ Toyama
 
talk @ KEKPH 201.03.05
talk @ KEKPH 201.03.05talk @ KEKPH 201.03.05
talk @ KEKPH 201.03.05
 
ニュートリノ研究会 @ 宇宙線研 2013.03.15
ニュートリノ研究会 @ 宇宙線研 2013.03.15ニュートリノ研究会 @ 宇宙線研 2013.03.15
ニュートリノ研究会 @ 宇宙線研 2013.03.15
 
口頭発表 @ 日本物理学会春季大会 at 広島大学
口頭発表 @ 日本物理学会春季大会 at 広島大学口頭発表 @ 日本物理学会春季大会 at 広島大学
口頭発表 @ 日本物理学会春季大会 at 広島大学
 
Talk @ Reno50 internal meeting 2013.05.11 at SNU
Talk @ Reno50 internal meeting   2013.05.11 at SNUTalk @ Reno50 internal meeting   2013.05.11 at SNU
Talk @ Reno50 internal meeting 2013.05.11 at SNU
 
口頭発表 @ 基研研究会 PPP2013 2013.08.08
口頭発表 @ 基研研究会 PPP2013   2013.08.08   口頭発表 @ 基研研究会 PPP2013   2013.08.08
口頭発表 @ 基研研究会 PPP2013 2013.08.08
 
口頭発表 @ 日本物理学会秋季大会 @ 高知大学 2013.09.21
口頭発表 @ 日本物理学会秋季大会 @ 高知大学   2013.09.21口頭発表 @ 日本物理学会秋季大会 @ 高知大学   2013.09.21
口頭発表 @ 日本物理学会秋季大会 @ 高知大学 2013.09.21
 
Talk @ Beyond the Standard Model in Okinawa 2016 2016.03.02
Talk @ Beyond the Standard Model in Okinawa 2016   2016.03.02Talk @ Beyond the Standard Model in Okinawa 2016   2016.03.02
Talk @ Beyond the Standard Model in Okinawa 2016 2016.03.02
 
Talk @ KEKPH 2013
Talk @ KEKPH 2013Talk @ KEKPH 2013
Talk @ KEKPH 2013
 
Seminar @ CUNPA 2013.10.18
Seminar @ CUNPA 2013.10.18Seminar @ CUNPA 2013.10.18
Seminar @ CUNPA 2013.10.18
 
セミナー @ 岡山大学 2016.02.17
セミナー @ 岡山大学 2016.02.17セミナー @ 岡山大学 2016.02.17
セミナー @ 岡山大学 2016.02.17
 
Talk @ KIASPH 2013.11.11
Talk @ KIASPH 2013.11.11Talk @ KIASPH 2013.11.11
Talk @ KIASPH 2013.11.11
 
Seminar @ 益川塾 2013.11.19
Seminar @ 益川塾 2013.11.19Seminar @ 益川塾 2013.11.19
Seminar @ 益川塾 2013.11.19
 

Recently uploaded

Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxAleenaTreesaSaji
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physicsvishikhakeshava1
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfnehabiju2046
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsAArockiyaNisha
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 

Recently uploaded (20)

Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptx
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physics
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdf
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based Nanomaterials
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 

Seminar @ U of Tokyo: 2014.04.14

  • 1. Toward multi-jet events generation with MadGraph Yoshitaro Takaesu February 4, 2016 1
  • 2. Overview: Simulation for LHC February 4, 2016 2 Parton Shower Generator Matrix Element Generator σ = a,b dx1dx2Da/ pDb/ p 1 2ˆs |M (ab→ c1, ··· , cn )|2 dΦn Event Generator DetectorSimulator
  • 3. What is MadGraph? 3 Matrix-Element & Event Generator February 4, 2016 3 Input Event generator (MadEvent) Output Matrix-Element Generator (“MadGraph”) + Fortran Code Model + process Events
  • 5. Importance of multi-jet at the LHC Multi-jet signature appears in many New Physics models. Event Generator should be able to generate > 4 jets. February 4, 2016 5
  • 7. Status of ME Generators Model Alpgen HELAC Sherpa MadGraph SM 6 jets 10 jets ? 6,7 jets 4,5 jets MSSM ✕ ? 5 jets 4,5 jets Others ✕ ✕ 5 jets 4,5 jets There is no ME generator which can simulate New Physics with > 5 jets. February 4, 2016 7
  • 9. February 4, 2016 9 MG5 MSSM, ADD, 2HDM, etc Feyn- Rules Higher Dim. Op. Spin-3/2 Spin-2 NLO Interface PYTHIA DetectorSimulator ROOT Lagrangian
  • 10. Limitation of MG Generated Codes (> 8MB) cannot be compiled in usual PC. February 4, 2016 10 8 MB 100 10 1 10 2 103 104 105 2 3 4 5 6 log10 FileSize(KB) # of Final State Particles gg > ng ug > ug ng uu > uu ng The file size of codes for QCD processes
  • 11. Problems in multi-jet generation 11 2. Heavy Color Summation 3. Huge # of integration channels 1. Huge # of diagrams Channel Optimization Color-Flow decomposition (1/Nc expansion) color |M |2 = i |Ai |2 + 1 N 2 c i ,j A1 i j + 1 N 4 c i ,j A2 i j + ··· Off-shell recursive relations (c.f. Alpgen)
  • 12. Structure of QCD Amp February 4, 2016 12 Tr(Ta Tb ) = 1 2 δab Color flow Color Factor color-ordered amp. i: Color flow
  • 13. February 4, 2016 13 Color Flow
  • 14. Structure of QCD Amp February 4, 2016 14 Tr(Ta Tb ) = 1 2 δab Color flow Color Factor color-ordered amp. i: Color flow
  • 15. How to overcome the Limitation February 4, 2016 15
  • 16. February 4, 2016 16 STRATEGY Divide • Speed up Amp Evaluation • Off-shell Recursive Relations • Re-organize Color Summation 1/Nc expansion
  • 17. Speed up Amp Evaluation February 4, 2016 17
  • 18. February 4, 2016 18 Off-shell Recursive Relations Step #
  • 19. # of vertex evaluations February 4, 2016 19
  • 20. Time performance February 4, 2016 20 0 0.05 0.1 0.15 0.2 0.25 0.3 4 5 6 7 8 Time(ms) Final Gluons Recursive Non-Recursive n 3 n 4
  • 21. February 4, 2016 21 Recursive Relations for gluonic sub-amplitude ~ 10 times faster matrix element calculation
  • 23. February 4, 2016 23 1/Nc expansion Polynomial of Nc: = N m c i |Ai |2 + 1 N 2 c A∗ i (Aj 1,1 + Aj 1,2 + ···) + 1 N 4 c A∗ i (Aj 2,1 + Aj 2,2 + ···)
  • 24. February 4, 2016 24 = N m c i |Ai |2 + 1 N 2 c A∗ i (Aj 1,1 + Aj 1,2 + ···)
  • 25. February 4, 2016 25 = Nm c i |Ai |2 + 1 N2 c A∗ i (Aj 1,1 + Aj 1,2 + ···)
  • 26. February 4, 2016 26 color |M |2 = N cf i = 1 (N 2 c − 1)n− 1 N n− 1 c |Ai |2
  • 27. Leading color summation Color-flow sampling ( ~ 5,000 for gg -> 6g ) February 4, 2016 27 Too LARGE Event is a set of momenta,helicities and a color flow
  • 28. Higher order corrections • For each event with a color flow – Specify needed color flows for the higher order corrections – Evaluate higher order corrections for the phase space point and reweight – Re-unweight = N m c i |Ai |2 + 1 N 2 c A∗ i (Aj 1, 1 + Aj 1, 2 + ···) + 1 N c2 2 A∗ i (Aj 2, 1 + Aj 2, 2 + ···) + ··· February 4, 2016 28
  • 29. Multi-jet event generation • Generate events with Leading Color Approximation • For each event, include higher order corrections into its weight. ( February 4, 2016 29 color |M |2 = i N m c |Ai |2 + 1 N 2 c A∗ i (Aj 1, 1 + Aj 1, 2 + ···) + 1 N c2 2 A∗ i (Aj 2, 1 + Aj 2, 2 + ···) + ··· color |M |2 = i N m c |Ai |2 + 1 N 2 c A∗ i (Aj 1, 1 + Aj 1, 2 + ···) + 1 N c2 2 A∗ i (Aj 2, 1 + Aj 2, 2 + ···) + ··· σ = |M |2 dΦn
  • 30. Huge # of integration channels i_th Channel |M |2 dΦn = i |Di |2 j |Dj |2 |M |2 dΦn = i |M |2 j |Dj |2 |Di |2 dΦn Channel Optimization Convergence # of Channels (~10,000 channels for gg > 6g) ~ 100 channels for gg > 6g representsingularities
  • 31. Results LC ch: the result of this study (with Recursiveamp., Leading Color and the channeling based on peripheral singularities) LC no ch: baseline results (with Recursiveamp., Leading Color, but without SDE multi-channeling. Very long calculation) MG5 LC: MG5 results with just diagonal parts of the color matrix (Leading Color) Sherpa: Sherpa results
  • 32. 10 6 10 7 108 109 CrossSection(pb) gg -> ng Cross Section LC ch LC no ch MG5 LC Sherpa 0.9 1.0 1.1 2 3 4 5 6 RatiotoLC.no.ch Final Gluons (n) Cross section 32
  • 33. Distributions: gg -> 4g 33 1e+06 1e+07 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 dXsec/ddR(g3g4) dR (g3g4) LC ch MG LC 10000 100000 1e+06 0 10 20 30 40 50 60 70 80 90 100 dXsec/dm(g3g4) m (g3g4) LC ch MG LC 0.001 0.01 0.1 1 10 100 1000 10000 100000 1e+06 1e+07 10 20 30 40 50 60 70 80 90 100 dXsec/dpT(g4) pT (g4) LC ch MG LC 100000 1e+06 1e+07 -5 -4 -3 -2 -1 0 1 2 3 4 5 dXsec/dy(g4) y (g4) LC ch MG LC
  • 34. Distributions: gg -> 5g 34 100000 1e+06 1e+07 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 dXsec/ddR(g3g5) dR (g3g5) LC ch Wgted LC ch Unwgted 100000 1e+06 1e+07 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 dXsec/ddR(g4g5) dR (g4g5) LC ch Wgted LC ch Unwgted 10 100 1000 10000 100000 1e+06 1e+07 0 10 20 30 40 50 60 70 80 90 100 dXsec/dpT(g5) pT (g5) LC ch Wgted LC ch Unwgted 10000 100000 1e+06 1e+07 -5 -4 -3 -2 -1 0 1 2 3 4 5 dXsec/dy(g5) y (g5) LC ch Wgted LC ch Unwgted
  • 35. 100000 1e+06 1e+07 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 dXsec/ddR(g5g6) dR(g5g6) gg6g.100k.100kwgt gg6g.100k.100kunwgt Distributions: gg -> 6g (preliminary) 35 100000 1e+06 1e+07 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5 dXsec/ddR(g4g6) dR(g4g6) gg6g.100k.100kwgt gg6g.100k.100kunwgt 0.01 0.1 1 10 100 1000 10000 100000 1e+06 0 10 20 30 40 50 60 70 80 90 100 dXsec/dpT(g6) pT (g6) gg6g.100k.100kwgt gg6g.100k.100kunwgt 10000 100000 1e+06 -5 -4 -3 -2 -1 0 1 2 3 4 5 dXsec/dy(g6) y (g6) gg6g.100k.100kwgt gg6g.100k.100kunwgt LC ch Wgted LC ch Unwgted LC ch Wgted LC ch Unwgted LC ch Wgted LC ch Unwgted LC ch Wgted LC ch Unwgted LC ch Wgted LC ch Unwgted
  • 36. Time measurement 36 10 3 104 10 5 10 6 107 2 3 4 5 6 Time(sec) Final Gluons (n) gg -> ng Timing LC ch MG5 LC Sherpa LC ch parallel MG5 LC parallel 100,000 eventswith 1 core CPU / ~ 100 corecluster (KEKCC)
  • 37. Summary & Outlook 37 • It is shown that gg > 5g events can be generated at Leading Color Order using recursive amps and peripheral channeling, which are applicable to MG5. • gg -> 6g need more study aMC@NLO with many jets Tree, LC NLCquark subprocesses multi-jet MG5 New Physics with many jets