Drell-Yan Process and Parton Shower Integration: Updates and Implementation Strategies
140 likes | 259 Vues
This presentation by Luca D'Errico at the VMCnet meeting on January 15, 2009, provides an overview of the Drell-Yan process and its integration with parton shower simulations. It details the implementation of the process in C++, using custom code and interfacing with Herwig++. Key topics include the handling of IR divergences via the Catani-Seymour subtraction method, the structure of dipoles, and the verification of the Drell-Yan subprocesses at NLO. The talk concludes with a summary of ongoing work and long-term objectives in QCD phenomenology and Monte Carlo methods.
Drell-Yan Process and Parton Shower Integration: Updates and Implementation Strategies
E N D
Presentation Transcript
“Drell-Yanprocess & partonshower” VMCnet network meeting Updatesofmy work Luca D’ Errico Durham, 15 January 2009
Plan • Introduction • Statusofmy work • Summary and outlookofmystudies
WhyDrell-Yanprocess? • Process-partonshower interface • Startingwitheasiestprocess • Implementit in C++ • Useown code • Integrate it in Herwig++
Drell-Yanprocess IIR divergences
Catani-Seymoursubtractionmethod I hep-ph/9605323 General idea:
Hastoexactly match the singularbehaviourofrealterm • Hastobeintegrableanalyticallyover the single partonsubspaceleading IR divergences • Hastobeconvenientfor MC integration • Isconstructed in a way thatisprocessindipendent The counterterm:
DipolesforDrell-Yanprocess Checkedbyhandthatthesedipolescancel the singularbehaviourof cross section at NLO!
LO Drell-Yansubprocesses Completelyimplemented at NLO … … • Take care ofpossibleinterferenceterm • Characterisecompletely the massivefinalstates • Randomnumbergenerator and phasespacegenerator • Cuts: Rapidity and Lego Plot Separation The subprocesseshavebeenstudiedbyhand!
Once the code isdone Fixed a subprocess: • Debug it at LO • Implement LO-code in ThePEG • Checks • Debugit at NLO • ImplementNLO-code in ThePEG • Checks • Matching
Debug Fixedsubprocess:
ImplementationasThePEG ME MEBase 2->2 PSG 2->3 PSG … LO ME NLO ME …
Summary and outlook • QCD Phenomenology • Monte Carlo Method • C++ structures • External Herwig++ libraries (LHAPDF, CLHEP ) • Root • Debug (Checksbyhand, HELAC) • ThePEG (MEBase, ME2to2Base, …) • Interfacemy code with Simon’sshower • Otherprocesses (VBF)
Long termoutlook • Becomefamiliarwithsuch interface • Deal with more complicate processes • Write interface forgeneralmatrixelement