A Short Guide to Choosing a Physics List

Size: px
Start display at page:

Download "A Short Guide to Choosing a Physics List"

Transcription

1 A Short Guide to Choosing a Physics List Geant4 Tutorial at Marshall Space Flight Center 19 April 2012 Dennis Wright (SLAC) Geant4 9.5

2 IntroducGon Which physics list you use is highly dependent on your use case Before choosing, or building your own, familiarize yourself with the major physics processes available the process- model catalog is useful for this see Geant4 web page under User Support, item 10b Geant4 provides several reference physics lists which are rougnely validated and updated with each release these should be considered only as stargng points which you may need to validate or modify for your applicagon There are also many physics lists in the examples which you can copy these are usually very specific to a given use case 2

3 IntroducGon There are currently 28 pre- packaged physics lists available but you will likely be interested in only a few, namely the reference physics lists many physics lists are either developmental or customized in some way, and so not very useful to new users All but one of the pre- packaged physics lists use templates the LBE physics list is the old- style flat list without templates or physics builders it is soon to be replaced with a more up- to- date flat list Reference physics lists: FTFP_BERT, QGSP_BERT, FTFP_BERT_HP, QGSP_BIC, Shielding plus a few more 3

4 Physics List Naming ConvenGon The following acronyms refer to various hadronic opgons QGS - > Quark Gluon String model (>~20 GeV) FTF - > FriGof string model (>~5 GeV) LHEP - > Low and High energy parameterized model (being phased out) BIC - > Binary Cascade (<~ 10 GeV) BERT - > BerGni- style cascade (<~ 10 GeV) HP - > High Precision neutron model ( < 20 MeV) P - > G4Precompund model used for de- excitagon EM opgons designated by no suffix : standard EM physics EMV suffix : older but faster EM processes 4

5 Reference Physics Lists FTFP_BERT recommended by Geant4 for HEP ATLAS plans to switch to this from QGSP_BERT contains all standard EM processes uses BerGni- style cascade for hadrons < 5 GeV uses FTF (FriGof) model for high energies ( > 4 GeV) QGSP_BERT all standard EM processes BerGni- style cascade up to 9.5 GeV QGS model for high energies (> 20 GeV) LEP (Low Energy Parameterized models) in between 5

6 Reference Physics Lists QGSP_BERT_EMV also recommended by Geant4 for HEP currently used by CMS same as QGSP_BERT, but with EM processes tuned for beger CPU performance increase in speed comes with a slight decrease in EM precision FTFP_BERT_HP same as FTFP_BERT, but with high precision neutron model used for neutrons below 20 MeV significantly slower the FTFP_BERT when full thermal cross secgons used there s an opgon to turn this off for radiagon protecgon and shielding applicagons 6

7 Reference Physics Lists QGSP_BIC same as QGSP_BERT but replaces BerGni cascade with Binary cascade and G4Precompound model recommended for use at energies below 200 MeV (many medical applicagons) QGSP_BIC_HP same as QGSP_BIC, but with high precision neutron model used for neutrons below 20 MeV recommended for radiagon protecgon, shielding and medical applicagons 7

8 Reference Physics Lists Shielding based on FTFP_BERT_HP with improved neutron cross secgons from JENDL beger ion interacgons using QMD model currently used by SuperCDMS dark mager search recommended for: shielding applicagons space physics HEP 8

9 Other Physics Lists (based on use case) If primary pargcle energy in your applicagon is < 5 GeV (for example, clinical proton beam of 150 MeV) start with a physics list which includes BIC or BERT e.g. QGSP_BIC, QGSP_BERT, FTFP_BERT, etc. If neutron transport is important start with physics list containing HP e.g. QGSP_BIC_HP, FTFP_BERT_HP, etc. If you re interested in Bragg curve physics use a physics list ending in EMV or EMX e.g. QGSP_BERT_EMV 9

10 Other Physics Lists (based on use case) For ion- ion physics lists see Tatsumi Koi (SLAC) a custom- designed physics list usually employs QMD model For opgcal photon transport start with the LBE physics list list is a bit old, but opgcal code can be extracted for other applicagons For radioacgve decay use LBE list as an example For detailed line emissions from EM processes LBE or see following slide 10

11 Alternate EM Physics Lists Up to now, most physics lists mengoned have used the standard EM processes, but low energy EM physics is also available G4EmLivermorePhysics (physics list suffix = LIV) G4EmLivermorePolarizedPhysics G4EmPenelopePhysics (suffix = PEN) G4EmDNAPhysics Physics lists containing these are recommended for micro- dosimetry applicagons For examples using a DNA physics list, go to geant4/source/examples/advanced 11

12 Using Alternate EM Physics Lists These physics list classes derive from the G4VPhysicsConstructor abstract base class A good implementagon example that uses these already available physics lists can be found in examples/extended/electromagnegc/testem2 Once you know the desired hadronic part of the physics list name (e.g. FTFP_BERT) an easy way to keep straight the various EM opgons is to use the G4PhysListFactory class: G4PhysListFactory factory; G4VModularPhysicsList* physlist = factory.getreferencephyslist( FTFP_BERT_ XXX ); // where XXX = EMV or EMX or LIV or PEN 12

13 Using Geant4 ValidaGon to Choose Physics Lists UlGmately you must choose a physics list based on how well its component processes and models perform physics performance CPU performance Geant4 provides validagon (comparison to data) for most of its physics codes validagon is a congnuing task, performed at least as oten as each release more validagon tests added as Gme goes on To access these comparisons, go to Geant4 website click on the Results and PublicaGons, then ValidaGon and tesgng, then Hadronic ValidaGon Web Pages then New ValidaGon Framework 13

14 New Hadronic ValidaGon Framework 14

15 IAEA ValidaGon Tests (Hadronic) 15

16 Specific Hadronic ValidaGon Test 16

17 DocumentaGon of Physics Lists When you run one of the reference physics lists, the log output will contain a list of processes and models included the energies over which they are applied similar informagon about cross secgon data sets will be included soon Geant4 web page will soon include html output of the above informagon 17

Geant4 Physics Lists: Status and Proposed Upgrades. Dennis Wright (SLAC) 25 February 2011

Geant4 Physics Lists: Status and Proposed Upgrades. Dennis Wright (SLAC) 25 February 2011 Geant4 Physics Lists: Status and Proposed Upgrades Dennis Wright (SLAC) 25 February 2011 Outline Contents of a few preferred Geant4 physics lists Updating/augmenting the physics lists Comparing Fluka and

More information

Recent Developments in Geant4. Calice Collaboration Meeting 10 March 2010 Dennis Wright (on behalf of the Geant4 hadronic working group)

Recent Developments in Geant4. Calice Collaboration Meeting 10 March 2010 Dennis Wright (on behalf of the Geant4 hadronic working group) Recent Developments in Geant4 Calice Collaboration Meeting 10 March 2010 Dennis Wright (on behalf of the Geant4 hadronic working group) Outline Geant4 and Calice Geant4 Validation Physics Lists and Simplified

More information

Recent Developments in Geant4 Hadronic Physics

Recent Developments in Geant4 Hadronic Physics Recent Developments in Geant4 Hadronic Physics Dennis Wright (SLAC) 1 st Geant4 Australian School Recently Released Many new features added in Geant4 9.4 (December 2010) and patch 9.4 p01 2 Energy/Momentum

More information

Geant4 Hadronic Physics Developments

Geant4 Hadronic Physics Developments Geant4 Hadronic Physics Developments José Manuel Quesada University of Sevilla on behalf of Geant4 Hadronic Working Group 9th Geant4 Space Users Workshop Barcelona, March 2013 Outline General matters Photo-nuclear

More information

GEANT4 HADRONIC PHYSICS

GEANT4 HADRONIC PHYSICS GEANT4 HADRONIC PHYSICS Training course at International User Conference on Medicine and Biology applications Bordeaux, 8-11 October 2013 V. Ivanchenko Based on lectures developed by Dennis Wright Geant4

More information

Code improvements and shielding benchmarks for Geant4 version 10.02

Code improvements and shielding benchmarks for Geant4 version 10.02 Code improvements and shielding benchmarks for Geant4 version 10.02 KOI, Tatsumi on behalf of Geant4 collaboration SD/EPP/Computing SLAC National Accelerator Laboratory Outline Highlights of Geant4 v10.01

More information

Progress in Hadronic Physics Modeling in Geant4

Progress in Hadronic Physics Modeling in Geant4 Progress in Hadronic Physics Modeling in Geant4 Gunter Folger, V.Grichine, A.Heikkinen, A.Howard, V.Ivanchenko, P.Kaitaniemi, T.Koi, M.Kosov, J.M.Quesada Molina, A.Ribon, V.Uzhinskiy, D.Wright For the

More information

Validation of Geant4 Hadronic Physics Models at Intermediate Energies. Outline

Validation of Geant4 Hadronic Physics Models at Intermediate Energies. Outline Models at Intermediate Energies Outline Motivation Models Data Used Validation Results Summary CHEP 2009 Prague, March 23-27, 2009 Sunanda Banerjee, Fermilab (on behalf of Geant4 Hadronic Group) Motivation

More information

Cross Running Head: Geant4 Hadronic Physics and the Geant4-DNA project.

Cross Running Head: Geant4 Hadronic Physics and the Geant4-DNA project. Cross Running Head: Geant4 Hadronic Physics and the Geant4-DNA project. Geant4 Hadronic Physics and the Geant4-DNA project ANTON V. IVANTCHENKO a,c, VLADIMIR N. IVANTCHENKO b,c,d, JOSE-MANUEL QUESADA MOLINA

More information

Geant Hadronic Physics I. Geant4 Tutorial at Lund University. 6 September 2018 Dennis Wright

Geant Hadronic Physics I. Geant4 Tutorial at Lund University. 6 September 2018 Dennis Wright Geant4 10.4 Hadronic Physics I Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright Outline Overview of hadronic physics Precompoundand de-excitation models Cascade models 2 Hadronic Processes,

More information

Hadronic Physics I. University of Pennsylvania Geant4 Tutorial 17 May 2011 Dennis Wright. Geant4 V9.4

Hadronic Physics I. University of Pennsylvania Geant4 Tutorial 17 May 2011 Dennis Wright. Geant4 V9.4 Hadronic Physics I University of Pennsylvania Geant4 Tutorial 17 May 2011 Dennis Wright Geant4 V9.4 Outline Overview of hadronic physics processes, cross sections, models hadronic framework and organization

More information

ESA Space Physics List: Unification of Physics Configurations of GRAS and MULASSIS

ESA Space Physics List: Unification of Physics Configurations of GRAS and MULASSIS ESA : Unification of Physics Configurations of GRAS and MULASSIS V. Ivanchenko 1,2, F. Lei 3, G. Santin 4 1 CERN, Geneva, Switzerland 2 EMSU, Moscow, Russia 3 QinetiQ, Famborough,, United Kindom 4 ESTEC,

More information

User Documents and Examples II

User Documents and Examples II User Documents and Examples II John Apostolakis Most slides from Dennis Wright s talk at SLAC Geant4 Tutorial, May 2007 Geant4 V8.3 Outline User Documents Toolkit Developers' Guide Physics Reference Manual

More information

Introduction to Geant4 Physics Overview

Introduction to Geant4 Physics Overview Introduction to Geant4 Physics Overview Koi, Tatsumi SLAC SCCS Based on Presentations at SLAC Geant4 Tutorial 2007 Outline Geant4 Physics Overview Process Physics List Standard EM Low Energy EM Hadron

More information

Recent Developments in Geant4 Hadronics. Geant4/Spenvis Workshop at JPL 6 November 2006 Dennis Wright

Recent Developments in Geant4 Hadronics. Geant4/Spenvis Workshop at JPL 6 November 2006 Dennis Wright Recent Developments in Geant4 Hadronics Geant4/Spenvis Workshop at JPL 6 November 2006 Dennis Wright Outline Treatment of isotopes (abundance,masses,pdg code) Cross section improvements Elastic scattering

More information

Validation of the UFS Bonner Sphere Spectrometer and Monte Carlo Methods at the CERN-EU high energy Reference Field (CERF)

Validation of the UFS Bonner Sphere Spectrometer and Monte Carlo Methods at the CERN-EU high energy Reference Field (CERF) Validation of the UFS Bonner Sphere Spectrometer and Monte Carlo Methods at the CERN-EU high energy Reference Field (CERF) T. Brall1, M. Dommert2, W. Rühm1, S. Trinkl3, M. Wielunski1, V. Mares1 1 Helmholtz

More information

GEANT4 simulation of hadronic interactions at 8 10 GeV/c: response to the HARP-CDP group

GEANT4 simulation of hadronic interactions at 8 10 GeV/c: response to the HARP-CDP group Eur. Phys. J. C (2009) 61: 237 246 DOI 10.1140/epjc/s10052-009-1023-1 Regular Article - Experimental Physics GEANT4 simulation of hadronic interactions at 8 10 GeV/c: response to the HARP-CDP group V.

More information

The EIC Physics List. EIC Workshop (29 July 1 August, 2018) Dennis Wright (SLAC)

The EIC Physics List. EIC Workshop (29 July 1 August, 2018) Dennis Wright (SLAC) The EIC Physics List EIC Workshop (29 July 1 August, 2018) Dennis Wright (SLAC) Outline Focus of EIC Physics List Physics list features Hadronic Physics Constructors Gamma-nuclear and lepto-nuclear 2 Physics

More information

V.Ivanchenko, CERN, Geneva, Switzerland 14 October 2009

V.Ivanchenko, CERN, Geneva, Switzerland 14 October 2009 Geant4 for medical applications V.Ivanchenko, CERN, Geneva, Switzerland 14 October 2009 Thanks to G.Folger, S.Inserti, M.Maire, D.Wright and other Geant4 members for slides used in this talk Outline Introduction

More information

Impact of the choice of physics list on GEANT4 simulations of hadronic showers in tungsten

Impact of the choice of physics list on GEANT4 simulations of hadronic showers in tungsten CERN - European Organization for Nuclear Research LCD-Note-2010-002 Impact of the choice of physics list on GEANT4 simulations of hadronic showers in tungsten P. Speckmayer CERN, Switzerland February 12,

More information

Geant Hadronic Physics III. Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright (SLAC)

Geant Hadronic Physics III. Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright (SLAC) Geant4 10.4 Hadronic Physics III Geant4 Tutorial at Lund University 6 September 2018 Dennis Wright (SLAC) QCD string models Outline Quark-gluon string (QGS) model Fritiof (FTF) model Gamma- and lepto-nuclear

More information

Physics Lists. Dennis Wright (SLAC) Geant4 Tutorial Bordeaux 3-5 November 2005

Physics Lists. Dennis Wright (SLAC) Geant4 Tutorial Bordeaux 3-5 November 2005 Physics Lists Dennis Wright (SLAC) Geant4 Tutorial Bordeaux 3-5 November 2005 Outline Physics list introduction Step-by-step example for building a simple physics list Modular physics lists Best guess

More information

Determination of the cosmic-ray-induced neutron flux and ambient dose equivalent at flight altitude

Determination of the cosmic-ray-induced neutron flux and ambient dose equivalent at flight altitude Journal of Physics: Conference Series PAPER OPEN ACCESS Determination of the cosmic-ray-induced neutron flux and ambient dose equivalent at flight altitude To cite this article: M T Pazianotto et al 2015

More information

G4 vs. Fluka comparison for single neutron

G4 vs. Fluka comparison for single neutron From SguazzWiki NeuCal: NeuCalG4vsFlukaReport G4 vs. Fluka comparison for single neutron Sguazzoni & Sorichetti On this page... (hide) 1.!Prototype geometry 2.!Simulated samples 2.1!G4 details 2.2!Fluka

More information

Geant4 version 10.0.p01. Hadronic Physics I. Geant4 Tutorial: version 10.0.p01. Michael Kelsey, Wed 5 Mar 2014

Geant4 version 10.0.p01. Hadronic Physics I. Geant4 Tutorial: version 10.0.p01. Michael Kelsey, Wed 5 Mar 2014 Michael Kelsey, Wed 5 Mar 2014 Hadronic Physics I Geant4 Tutorial: version 10.0.p01 Hadronic Physics I What is Hadronic Physics? The Hadronic Framework - Processes vs. Models - Cross sections and process

More information

Ion-ion Physics in Geant4. Dennis Wright (SLAC) 5 th Geant4 Space Users' Workshop 14 February 2008

Ion-ion Physics in Geant4. Dennis Wright (SLAC) 5 th Geant4 Space Users' Workshop 14 February 2008 Ion-ion Physics in Geant4 Dennis Wright (SLAC) 5 th Geant4 Space Users' Workshop 14 February 2008 Outline Introduction and Motivation Cross sections Existing models New Models Interfaces to external models

More information

User Documentation and Examples (II) in GEANT p01

User Documentation and Examples (II) in GEANT p01 User Documentation and Examples (II) in GEANT 4.9.3-p01 Michael H. Kelsey SLAC National Accelerator Laboratory GEANT4 Tutorial, BUAF Puebla, Mexico 14 Jun 2010 Advanced User Documentation Toolkit developers

More information

Hadronic Physics II. University of Pennsylvania Geant4 Tutorial 17 May 2011 Dennis Wright. Geant April 2011, CMRP, UOW

Hadronic Physics II. University of Pennsylvania Geant4 Tutorial 17 May 2011 Dennis Wright. Geant April 2011, CMRP, UOW Hadronic Physics II University of Pennsylvania Geant4 Tutorial 17 May 2011 Dennis Wright Geant4 9.4 Outline Low energy neutrons Ion-ion collisions Radioactive decay High energy models (QCD strings) 2 Low

More information

Detector Simulation. Mihaly Novak CERN PH/SFT

Detector Simulation. Mihaly Novak CERN PH/SFT Detector Simulation Mihaly Novak CERN PH/SFT CERN Summer Student Program, 1 August 2017 Foreword This lecture is aimed to offer a simple and general introduction to detector simulation. Geant4 will be

More information

Electromagnetic Physics in Geant4

Electromagnetic Physics in Geant4 Electromagnetic Physics in Geant4 Luciano Pandola INFN-LNGS Partially based on presentations by A. Lechner, M.G. Pia, V. Ivanchenko, S. Incerti, M. Maire and A. Howard Part I: EM physics models available

More information

The 2015 NSAC Long Range Plan. Donald Geesaman Chair, NSAC

The 2015 NSAC Long Range Plan. Donald Geesaman Chair, NSAC The 2015 NSAC Long Range Plan Donald Geesaman Chair, NSAC Charge to NSAC to Develop a New Long Range Plan 2 Charge to NSAC to Develop a New Long Range Plan 3 Charge to NSAC to Develop a New Long Range

More information

Usage of GEANT 4 versions: 6, 7 & 8 in BABAR

Usage of GEANT 4 versions: 6, 7 & 8 in BABAR Usage of GEANT 4 versions: 6, 7 & 8 in BABAR Swagato Banerjee Computing in High Energy and Nuclear Physics (CHEP) 4 September 27, Victoria. SLAC-Based B-Factory: PEP II & BABAR The BABAR Detector: Simulation

More information

Overview of validations at LHC

Overview of validations at LHC G4 Workshop, Bordeaux, 8 November 2005 Overview of validations at LHC Alberto Ribon CERN PH/SFT http://lcgapp.cern.ch/project/simu/validation/ Physics Validation First cycle of electromagnetic physics

More information

Jet energy measurement in the ATLAS detector

Jet energy measurement in the ATLAS detector Jet energy measurement in the ATLAS detector Jet energy scale uncertainties are usually among largest experimental uncertainties Need precise jet energy measurements and provide uncertainties and theit

More information

Geant4 electromagnetic physics for medical physics applications

Geant4 electromagnetic physics for medical physics applications Geant4 electromagnetic physics for medical physics applications 1 st Geant4 User Workshop University of Wollongong 14-16 April 2011 Vladimir Ivanchenko, CERN On behalf of Geant4 electromagnetic working

More information

Beam Dump Experiments with Photon and Electron Beams

Beam Dump Experiments with Photon and Electron Beams Beam Dump Experiments with Photon and Electron Beams Electron beams BDX at Jefferson Lab Signal and backgrounds Muon flux measurements Status Elton S. Smith, Jefferson Lab On behalf of the BDX Collaboration

More information

ARTICLE IN PRESS. Nuclear Instruments and Methods in Physics Research A

ARTICLE IN PRESS. Nuclear Instruments and Methods in Physics Research A Nuclear Instruments and Methods in Physics Research A 66 (29) 7 77 Contents lists available at ScienceDirect Nuclear Instruments and Methods in Physics Research A journal homepage: www.elsevier.com/locate/nima

More information

GEANT4 LOW ENERGY ELECTROMAGNETIC PHYSICS

GEANT4 LOW ENERGY ELECTROMAGNETIC PHYSICS http://geant4.org 1 GEANT4 LOW ENERGY ELECTROMAGNETIC PHYSICS On behalf of the Geant4 Standard and Low Energy EM Physics working groups Sébastien Incerti (CNRS) & Vladimir Ivantchenko (CERN) Geant4 EM

More information

Simulation for LHC Radiation Background

Simulation for LHC Radiation Background Simulation for LHC Radiation Background Optimisation of monitoring detectors and experimental validation M. Glaser1, S. Guatelli2, B. Mascialino2, M. Moll1, M.G. Pia2, F. Ravotti1 1 CERN, Geneva, Switzerland

More information

Validation of Hadronic Models in Geant4

Validation of Hadronic Models in Geant4 SLAC-PUB-12836 Validation of Hadronic Models in Geant4 Tatsumi Koi, Dennis H. Wright, Gunter Folger, Vladimir Ivantchenko, Mikhail Kossov, Nikolai Starkov, Aatos Heikkinen, Pete Truscott, Fan Lei, and

More information

arxiv: v1 [hep-ex] 14 Jun 2017

arxiv: v1 [hep-ex] 14 Jun 2017 Impact of Detector Simulation in Particle Physics Collider Experiments V. Daniel Elvira a, a Fermi National Accelerator Laboratory, P. O. Box 500, Batavia, IL 60510-5011, USA arxiv:1706.04293v1 [hep-ex]

More information

Investigation of dosimetric effects of radiopaque fiducial markers for use in proton beam therapy with film measurements and Monte Carlo simulations

Investigation of dosimetric effects of radiopaque fiducial markers for use in proton beam therapy with film measurements and Monte Carlo simulations Investigation of dosimetric effects of radiopaque fiducial markers for use in proton beam therapy with film measurements and Monte Carlo simulations Zerrin Uludag Thesis for Master of Science in Medical

More information

Discovery of the Tau Lepton. Curt Nehrkorn Physics 145 Seminar 4/28/2010

Discovery of the Tau Lepton. Curt Nehrkorn Physics 145 Seminar 4/28/2010 Discovery of the Tau Lepton Curt Nehrkorn Physics 145 Seminar 4/28/2010 1 Leptons before 1975 e- µ problem Searching for differences between e and µ by studying elasgc/inelasgc scahering with protons sequengal

More information

Results obtained with nuclear models of Geant4 in IAEA Benchmark of Spallation

Results obtained with nuclear models of Geant4 in IAEA Benchmark of Spallation Results obtained with nuclear models of Geant4 in IAEA Benchmark of Spallation J. M. Quesada on behalf of the Geant4 Hadronic Group IAEA, Vienna, 05.05.2009 1 General Introduction 2 What is Geant4? Geant4

More information

Detecting. Particles

Detecting. Particles Detecting Experimental Elementary Particle Physics Group at the University of Arizona + Searching for Quark Compositeness at the LHC Particles Michael Shupe Department of Physics M. Shupe - ATLAS Collaboration

More information

Physics II Overview and Processes

Physics II Overview and Processes Physics II Overview and Processes Geant4 Tutorial, Marshall Space Flight Center April 2012 Daniel Brandt (based on slides by T. Koi) based on Geant4 v9.5-p01 Outline Physics Overview oelectromagnetic processes

More information

The Physics of Particles and Forces David Wilson

The Physics of Particles and Forces David Wilson The Physics of Particles and Forces David Wilson Particle Physics Masterclass 21st March 2018 Overview David Wilson (TCD) Particles & Forces 2/30 Overview of Hadron Spectrum Collaboration (HadSpec) scattering

More information

Low Energy Neutron Verification in GEANT4: to 4.9.5

Low Energy Neutron Verification in GEANT4: to 4.9.5 Low Energy Neutron Verification in GEANT4: 4.9.3 to 4.9.5 Kimberly J. Palladino MiniCLEAN Collaboration Presenting the work of Katie Harrington, Peder Bruusgaard, Will Yashar What we've studied Neutron

More information

Modern Accelerators for High Energy Physics

Modern Accelerators for High Energy Physics Modern Accelerators for High Energy Physics 1. Types of collider beams 2. The Tevatron 3. HERA electron proton collider 4. The physics from colliders 5. Large Hadron Collider 6. Electron Colliders A.V.

More information

Geant4 Hadronic Physics Working group progress and status.

Geant4 Hadronic Physics Working group progress and status. Geant4 Hadronic Physics Working group progress and status. J.P. Wellisch Outline 6WDWXVRQPLOHVWRQHVDQGUHFHQW GHYHORSPHQWV 9DOLGDWLRQYHULILFDWLRQ 1HZVRQRXWVLGHFRQWDFWV UG SDUWLHV The dry numbers 1XPEHURISDFNDJHV

More information

Validation and verification of Geant4 standard electromagnetic physics

Validation and verification of Geant4 standard electromagnetic physics Validation and verification of Geant4 standard electromagnetic physics J Apostolakis 1, A Bagulya 5, S Elles 4, V N Ivanchenko 1,2,8, J Jacquemier 4, M Maire 4,6, T Toshito 3,7 and L Urban 6 1 CERN, 1211

More information

Fig. 11. Signal distributions for 20 GeV * particles. Shown are the measured Éerenkov (a) and scintillation (b) signal distributions as well as the

Fig. 11. Signal distributions for 20 GeV * particles. Shown are the measured Éerenkov (a) and scintillation (b) signal distributions as well as the Fig. 11. Signal distributions for 20 GeV * particles. Shown are the measured Éerenkov (a) and scintillation (b) signal distributions as well as the signal distribution obtained by combining the two signals

More information

On the limits of the hadronic energy resolution of calorimeters. CALOR 2018, Eugene, May

On the limits of the hadronic energy resolution of calorimeters. CALOR 2018, Eugene, May On the limits of the hadronic energy resolution of calorimeters Sehwook Lee (KNU), Michele Livan (Pavia), Richard Wigmans (TTU) CALOR 2018, Eugene, May 22 2018 1 stream of events, in which atoms of the

More information

Experimental Particle Physics Informal Lecture & Seminar Series Lecture 1 Detectors Overview

Experimental Particle Physics Informal Lecture & Seminar Series Lecture 1 Detectors Overview Experimental Particle Physics Informal Lecture & Seminar Series 2013 Lecture 1 Detectors Overview Detectors in Particle Physics Let s talk about detectors for a bit. Let s do this with Atlas and CMS in

More information

Beam Dump Experiments at JLab and SLAC

Beam Dump Experiments at JLab and SLAC Beam Dump Experiments at JLab and SLAC Brief History (E137 at SLAC) BDX at Jefferson Lab Detector and signal Backgrounds Expected Sensitivity Elton S. Smith, Jefferson Lab On behalf of the BDX Collaboration

More information

Hadron Production cross-sections

Hadron Production cross-sections 23/06/2005 E.Radicioni - NuFact2005 1 Hadron Production cross-sections Emilio Radicioni INFN-Bari NuFact05 21-26/06/2005 23/06/2005 E.Radicioni - NuFact2005 2 Motivations Past experiment Present experiment

More information

THE LHC, currently under construction at the European Organization

THE LHC, currently under construction at the European Organization IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 53, NO. 5, OCTOBER 2006 2907 Background Radiation Studies at LHCb Using Geant4 G. G. Daquino, G. Corti, and G. Folger Abstract This paper aims to describe the

More information

The Gamma Factory proposal for CERN

The Gamma Factory proposal for CERN The Gamma Factory proposal for CERN Photon-2017 Conference, May 2017 Mieczyslaw Witold Krasny LPNHE, CNRS and University Paris Sorbonne 1 The Gamma Factory in a nutshell Accelerate and store high energy

More information

The W-mass Measurement at CDF

The W-mass Measurement at CDF 2010-05 - 10 The W-mass Measurement at CDF Ilija Bizjak, University College London 1/33 Outline 1) Motivation for a W mass measurement Implications for the EW constraints on Higgs mass 2) Measurement of

More information

Status of (G)UI and Geant4 Application for Education

Status of (G)UI and Geant4 Application for Education Status of (G)UI and Geant4 Application for Education Geant4 Workshop 10 November 2005, Bordeaux Hajime Yoshida Naruto University of Education 1. Migration to 2. Geant4Py; Pythonization 3. Consequences

More information

The God particle at last? Science Week, Nov 15 th, 2012

The God particle at last? Science Week, Nov 15 th, 2012 The God particle at last? Science Week, Nov 15 th, 2012 Cormac O Raifeartaigh Waterford Institute of Technology CERN July 4 th 2012 (ATLAS and CMS ) A new particle of mass 125 GeV Why is the Higgs particle

More information

Geant4 electromagnetic physics for the LHC and other HEP applications

Geant4 electromagnetic physics for the LHC and other HEP applications Geant4 electromagnetic physics for the LHC and other HEP applications Andreas Schälicke on behalf of the Geant4 EM Working Groups DESY, Zeuthen October 18th, CHEP 2010, Taipei, Taiwan A. Schälicke (DESY,

More information

Geant4 simulations of neutron production in a thorium fuelled Accelerator Driven Subcritical Reactors

Geant4 simulations of neutron production in a thorium fuelled Accelerator Driven Subcritical Reactors Geant4 simulations of neutron production in a thorium fuelled Accelerator Driven Subcritical Reactors David Sangcheol Lee 1 International Institute for Accelerator Applications, University of Huddersfield

More information

R. Bailey CERN, Geneva, Switzerland

R. Bailey CERN, Geneva, Switzerland R. Bailey CERN, Geneva, Switzerland The CERN Accelerator School Established at the beginning of 1983 To preserve and transmit knowledge accumulated, at CERN and elsewhere, on pargcle accelerators and colliders

More information

Extra dimensions and black holes at the LHC

Extra dimensions and black holes at the LHC Extra dimensions and black holes at the LHC R.M. Buckingham University of Oxford IOP half-day meeting - Black Holes, Extra Dimensions and Colliders Cavendish Laboratory, Cambridge Thursday 9th of December

More information

in NA64 at the CERN SPS. DSU-2018 June 2018 Annecy Search for a new X-boson and Dark Photons in NA64

in NA64 at the CERN SPS. DSU-2018 June 2018 Annecy Search for a new X-boson and Dark Photons in NA64 Search for a new X boson and Dark Photons in NA64 at the CERN SPS. DSU-2018 June 2018 Annecy Mikhail Kirsanov INR RAS (Moscow) Search for a new X-boson and Dark Photons in NA64 DSU-2018 Annecy June 2018

More information

Evaluation on Geant4 Hadronic Models for Pion Minus, Pion Plus and Neutron Particles as Major Antiproton Annihilation Products ABSTRACT

Evaluation on Geant4 Hadronic Models for Pion Minus, Pion Plus and Neutron Particles as Major Antiproton Annihilation Products ABSTRACT Original Article www.jmss.mui.ac.ir Evaluation on Geant4 Hadronic Models for Pion Minus, Pion Plus and Neutron Particles as Major Antiproton Annihilation Products Mohammad Bagher Tavakoli, Mohammad Mehdi

More information

A brief history of accelerators, detectors and experiments: (See Chapter 14 and Appendix H in Rolnick.)

A brief history of accelerators, detectors and experiments: (See Chapter 14 and Appendix H in Rolnick.) Physics 557 Lecture 7 A brief history of accelerators, detectors and experiments: (See Chapter 14 and Appendix H in Rolnick.) First came the study of the debris from cosmic rays (the God-given particle

More information

Error Budget in π + e + ν Experiment

Error Budget in π + e + ν Experiment Error Budget in π + e + ν Experiment April 4, 2006 1 π + e + ν Lineshape 1.1 Simulation of the Photonuclear and Electronuclear Reactions: the current PIBETA simulation The current PIBETA detector Monte

More information

Recent Developments in Pre-Equilibrium and De-Excitation Models in Geant4

Recent Developments in Pre-Equilibrium and De-Excitation Models in Geant4 Progress in NUCLEAR SCIENCE and TECHNOLOGY, Vol., pp.96-94 (0) ARTICLE Recent Developments in Pre-Equilibrium and De-Excitation Models in Geant4 José Manuel QUESADA,, Vladimir IVANCHENKO,,4, Anton IVANCHENKO,5,

More information

Improvements and developments of physics models in PHITS for radiotherapy and space applications

Improvements and developments of physics models in PHITS for radiotherapy and space applications Improvements and developments of physics models in PHITS for radiotherapy and space applications L. Sihver 1-9, T. Sato 10, S. Hashimoto 10, T. Ogawa 10, K. Niita 11 1 Atominstitut, TU Wien, Austria, 2

More information

ATLAS NOTE. July 15, TGC Background Hit Rate: Comparison Between 2012 Data and Simulation. Abstract

ATLAS NOTE. July 15, TGC Background Hit Rate: Comparison Between 2012 Data and Simulation. Abstract Draft version.1 ATLAS NOTE July 15, 15 1 TGC Background Hit Rate: Comparison Between 1 Data and Simulation 3 4 5 6 Y. Chan a, T. Koi b, I. Ravinovich c, C. Young b a The Chinese University of Hong Kong,

More information

Results from the Tevatron: Standard Model Measurements and Searches for the Higgs. Ashutosh Kotwal Duke University

Results from the Tevatron: Standard Model Measurements and Searches for the Higgs. Ashutosh Kotwal Duke University Results from the Tevatron: Standard Model Measurements and Searches for the Higgs Ashutosh Kotwal Duke University SLAC Summer Institute 31 July 2007 Why Build Accelerators? From Atoms to Quarks Scattering

More information

Features of PHITS2.82. PHITS development team, Dec. 25, 2015

Features of PHITS2.82. PHITS development team, Dec. 25, 2015 1 Features of PHITS2.82 PHITS development team, Dec. 25, 2015 Map of Models used in PHITS2.82 Low Energy High Neutron Proton, Pion (other hadrons) 1 TeV 1 TeV/n Intra-nuclear cascade (JAM) Evaporation

More information

Geant4 and its validation

Geant4 and its validation http://geant4.web.cern.ch/geant4/ Geant4 and its validation Luciano Pandola INFN Gran Sasso and University of L Aquila for the Geant4 Collaboration Siena, May 24 th, 2004 What is? OO Toolkit for the simulation

More information

First simulations with MARS 15: Towards a comparison Geant4-Mars15

First simulations with MARS 15: Towards a comparison Geant4-Mars15 First simulations with MARS 15: Towards a comparison Geant4-Mars15 A comparison of GLAST/Geant 4 type simulations with an independent (cross-checked) code will be useful to disentangle the origin of the

More information

Measurement of Charged Particle Spectra in Deep-Inelastic ep Scattering at HERA

Measurement of Charged Particle Spectra in Deep-Inelastic ep Scattering at HERA Measurement of Charged Particle Spectra in Deep-Inelastic ep Scattering at HERA Alexander BYLINKIN ( Institute for Theoretical and Experimental Physics (ITEP), Moscow, Russia) E-mail: alexander.bylinkin@gmail.com

More information

PDF hosted at the Radboud Repository of the Radboud University Nijmegen

PDF hosted at the Radboud Repository of the Radboud University Nijmegen PDF hosted at the Radboud Repository of the Radboud University Nijmegen The following full text is a publisher's version. For additional information about this publication click this link. http://hdl.handle.net/2066/168600

More information

The God particle at last? Astronomy Ireland, Oct 8 th, 2012

The God particle at last? Astronomy Ireland, Oct 8 th, 2012 The God particle at last? Astronomy Ireland, Oct 8 th, 2012 Cormac O Raifeartaigh Waterford Institute of Technology CERN July 4 th 2012 (ATLAS and CMS ) A new particle of mass 125 GeV I The Higgs boson

More information

CALICE scintillator HCAL

CALICE scintillator HCAL CALICE scintillator HCAL Erika Garutti DESY (on behalf of the CALICE collaboration) OUTLINE: electromagnetic and hadronic shower analysis shower separation The test beam prototypes 10 GeV pion shower @

More information

Physics at Photon Colliders. Prof. Mayda M. Velasco Northwestern University

Physics at Photon Colliders. Prof. Mayda M. Velasco Northwestern University Physics at Photon Colliders Prof. Mayda M. Velasco Northwestern University Higgs Boson discovered in 2012 at the LHC using 8 TeV data and is still there at 13 TeV J @LHC the Higgs is better detected in

More information

Homework 3: Group Theory and the Quark Model Due February 16

Homework 3: Group Theory and the Quark Model Due February 16 Homework 3: Group Theory and the Quark Model Due February 16 1. Lorentz Group. From the defining requirement that a Lorentz transformation implemented by a matrix Λ leave the metric invariant: Λ µ ρη ρσ

More information

Measurement of the mass of the W boson at DØ

Measurement of the mass of the W boson at DØ Measurement of the mass of the W boson at DØ 1 IPNL, Université de Lyon, Université Lyon 1, CNRS/IN2P3 4 Rue E. Fermi 69622 Villeurbanne, France E-mail: kurca@in2p3.fr We present a measurement of the mass

More information

Oliver Stelzer-Chilton University of Oxford High Energy Physics Seminar Michigan State University

Oliver Stelzer-Chilton University of Oxford High Energy Physics Seminar Michigan State University First Run II Measurement of the W Boson Mass by CDF Oliver Stelzer-Chilton University of Oxford High Energy Physics Seminar Michigan State University April 3 rd, 2007 1. Motivation Outline 2. W Production

More information

Lepton and gamma nuclear reactions. J.P. Wellisch, CERN/EP, Geant4 Users Workshop, SLAC, Feb 2002

Lepton and gamma nuclear reactions. J.P. Wellisch, CERN/EP, Geant4 Users Workshop, SLAC, Feb 2002 Lepton and gamma nuclear reactions J.P. Wellisch, CERN/EP, Geant4 Users Workshop, SLAC, Feb 00 Outline Partices treated Cross-section calculations The modeling Classes exposed to users Restrictions of

More information

Astro-2: History of the Universe

Astro-2: History of the Universe Astro-2: History of the Universe Lecture 11; May 21 2013 Previously on astro-2 In an expanding universe the relationship between redshift and distance depends on the cosmological parameters (i.e. the geometry

More information

External MC code : PHITS

External MC code : PHITS External MC code : PHITS Particle and Heavy Ion Transport code System Koji. Niita 1, Tatsuhiko Sato 2, Hiroshi Iwase 3, Yosuke Iwamoto 2, Norihiro Matsuda 2, Yukio Sakamoto 2, Hiroshi Nakashima 2, Davide

More information

Radiation Shielding Simulation For Interplanetary Manned Missions

Radiation Shielding Simulation For Interplanetary Manned Missions Radiation Shielding Simulation For Interplanetary Manned Missions S. Guatelli1, B. Mascialino1, P. Nieminen2, M.G. Pia1 Credit: ESA Credit: ESA 1 INFN Genova, Italy ESA-ESTEC, The Netherlands 2 IPRD 06

More information

Radiation Shielding Simulation For Interplanetary Manned Missions

Radiation Shielding Simulation For Interplanetary Manned Missions Radiation Shielding Simulation For Interplanetary Manned Missions S. Guatelli 1, B. Mascialino 1, P. Nieminen 2, M.G. Pia 1 Credit: ESA 1 INFN Genova, Italy 2 ESA-ESTEC, The Netherlands Credit: ESA IPRD

More information

Electron-Positron Annihilation

Electron-Positron Annihilation Evidence for Quarks The quark model originally arose from the analysis of symmetry patterns using group theory. The octets, nonets, decuplets etc. could easily be explained with coloured quarks and the

More information

in NA64 at the CERN SPS. QUARKS-2018 Mai 2018 Valdai Search for a new X-boson and Dark Photons in NA64

in NA64 at the CERN SPS. QUARKS-2018 Mai 2018 Valdai Search for a new X-boson and Dark Photons in NA64 Search for a new X boson and Dark Photons in NA64 at the CERN SPS. QUARKS-2018 Mai 2018 Valdai Mikhail Kirsanov INR RAS Search for a new X-boson and Dark Photons in NA64 QUARKS-2018 Valdai Mai 2018 1 Outline

More information

Designing a Quilt with GIMP 2011

Designing a Quilt with GIMP 2011 Planning your quilt and want to see what it will look like in the fabric you just got from your LQS? You don t need to purchase a super expensive program. Try this and the best part it s FREE!!! *** Please

More information

THE simulation of the production, interaction and transportion

THE simulation of the production, interaction and transportion 28 IEEE Nuclear Science Symposium Conference Record N4-6 Validation of Neutrons in Geant4 Using TARC Data - production, interaction and transportation Alexander Howard, Gunter Folger, Jose Manuel Quesada,

More information

Introduction to Accelerator Physics Part 1

Introduction to Accelerator Physics Part 1 Introduction to Accelerator Physics Part 1 Pedro Castro / Accelerator Physics Group (MPY) Introduction to Accelerator Physics DESY, 28th July 2014 Pedro Castro / MPY Accelerator Physics 28 th July 2014

More information

Hadron Production Generators: Progress

Hadron Production Generators: Progress Rakitha S. Beminiwattha SoLID Collaboration Meeting January 12 th, 2016 1/19 Hadron Production Generators: Progress Rakitha S. Beminiwattha Department of Physics, Syracuse University January 12 th, 2016

More information

Neutron Time-Of-Flight Spectrometer Based on HIRFL for Studies of Spallation Reactions Related to ADS Project

Neutron Time-Of-Flight Spectrometer Based on HIRFL for Studies of Spallation Reactions Related to ADS Project Neutron Time-Of-Flight Spectrometer Based on HIRFL for Studies of Spallation Reactions Related to ADS Project ZHANG Suyalatu 1,2, CHEN Zhiqiang 1,*, HAN Rui 1, WADA Roy 1, LIU Xingquan 1,2, LIN Weiping

More information

From Russia with Love Monte Carlo Particle Transport Code SHIELD-HIT(10A)

From Russia with Love Monte Carlo Particle Transport Code SHIELD-HIT(10A) From Russia with Love Monte Carlo Particle Transport Code (10A), PhD, Department of Physics and Astronomy Aarhus University, Denmark Department of Experimental Clinical Oncology Aarhus

More information

Subatomic Physics: Particle Physics Study Guide

Subatomic Physics: Particle Physics Study Guide Subatomic Physics: Particle Physics Study Guide This is a guide of what to revise for the exam. The other material we covered in the course may appear in uestions but it will always be provided if reuired.

More information

Recent QCD results from ATLAS

Recent QCD results from ATLAS Recent QCD results from ATLAS PASCOS 2013 Vojtech Pleskot Charles University in Prague 21.11.2013 Introduction / Outline Soft QCD: Underlying event in jet events @7TeV (2010 data) Hard double parton interactions

More information

Particle Physics Outline the concepts of particle production and annihilation and apply the conservation laws to these processes.

Particle Physics Outline the concepts of particle production and annihilation and apply the conservation laws to these processes. Particle Physics 12.3.1 Outline the concept of antiparticles and give examples 12.3.2 Outline the concepts of particle production and annihilation and apply the conservation laws to these processes. Every

More information