HASPECT in action: CLAS12 analysis of

Size: px
Start display at page:

Download "HASPECT in action: CLAS12 analysis of"

Transcription

1 HASPECT in action: CLAS12 analysis of Development of an analysis framework for the MesonEx experiment A. Celentano (INFN Genova and Genova University)

2 Outline The MesonEx experiment at GeV in Hall B Development of the analysis framework for the experiment The framework in action: study of the reaction Conclusions and future perspectives

3 MesonEx: mesons spectroscopy with quasi real photoproduction Meson spectroscopy program searching for exotics and rare qq states. Technique: electron scattering at very low Q2 on a proton target (<Q2> ~ 0.1 GeV2) Quasi-real photons are produced by the electron scattering at low angle on a proton target. Kinematics and polarization of the quasi real photon are defined event by event measuring the scattered electron. MesonEx (JLab Hall B) Quasi real photo-production of mesons. Final state hadrons measured with the CLAS12 detector Scattered electron measured with the new Forward Tagger detector Forward Tagger eforward Tagger * ep CLAS12 P μγ =P μe Pμe '

4 MesonEx analysis framework: requirements and purposes Goal: develop a framework to perform Partial Wave Analysis of a given final state, with amplitudes defined by the user. Input: experimental data or pseudo-data (Monte-Carlo generated according to a given amplitude). Analysis: PWA of the final state. The intensity of the reaction is parametrized as a coherent sum of user-defined amplitudes. Free parameters are determined trough a maximum likehood unbinned fit. Output: fit parameters, errors, likehood pre- and post-fit. Framework flow-chart: Detector Response Data Phase-Space MonteCarlo Events Detector Simulation PWA-Fit Data Reconstruction Reconstruction Pseudo Data Detector MonteCarlo Events

5 MesonEx analysis framework: components The developed framework is basically a set of different softwares, each performing a specif operation, interconnected trough a set of common definitions, like event and data formats. Phase Space MonteCarlo Events: generated trough the TGenPhaseSpace ROOT class. Detector Simulation: currently trough FASTMC effective MonteCarlo, GEMC in the final version. Reconstruction: currently trough a stand-alone code, CLAS12 software in the final version. Pseudo-Data: AmpTools, trough hit or miss method. PWA: AmpTools, trough maximum likehood fit. AmpTools: software to handle complex amplitudes for a given reaction, and to combine them in coherent or incoherent sums to obtain the intensity. The program includes the possibility to perform maximum likehood fits to the data, handling normalization and taking into account detector efficiency (calculated trough MonteCarlo simulations).

6 MesonEx analysis framework: production amplitudes Final state particles for interesting events in MesonEx: Scattered electron within the FT Recoil proton X mesons Production amplitude in the OPE approximation (i.e. first perturbative order for the electron scattering): Using Ward identity to explicit sum over virtual photon polarization: Resulting amplitude is the product of two terms: Emission of a quasi-real photon (m ~ 0) by the electron Photoproduction on the proton of the final state px

7 MesonEx analysis framework: production amplitudes in AmpTools The leptonic vertex in the production amplitude is the same for all reactions and it is handled by the framework. The user has to code the specific photoproduction amplitude. 12 amplitudes: 3 x polarization, 2 x target polarization, 2 x recoil polarization. The sum over the polarization is handled by the framework. Pratically: a new amplitude class is derived from AmpTools Amplitude Clas12PhotonAmplitude:public Amplitude... Clas12PhotonAmplitude::CalcAmplitude(GDouble **P4){ return Spin variables for electron (beam: s, scattered: s') and proton (target: h, recoil: h') are handled trough a incoherent sum } Quasi-real photon emission amplitude, known and hard-coded Photoproduction amplitude, user specified. With this method the same amplitudes for real photoproduction can be used in the framework without any major change.

8 The framework in action: study of the channel Feasibility study of this channel in MesonEx trough MonteCarlo simulations. Resons for the choice of this particular channel: The defined C-parity of state (C=+1) helps in the search for exotic quantum numbers (i.e. a signal in the JP= 1- wave would be automatically exotic). Past experiments (VES, Crystal Barrel, E852) have seen hints for an exotic signal in this channel but there is not a definite answer. a2(1320) 1-+ exotic wave (Some) results from E852 experiment.

9 The framework in action: study of the channel Pseudo MonteCarlo data has been generated according to the production amplitude calculate by theoreticians colleagues (A. Szczepaniak and V. Mathieu) The response of the detector to this final state has been studied trough FASTMC program, for the specific case of the decay of both mesons in The stand-alone reconstruction code for the reaction has been developed Currently, I am dealing with the PWA fits: fit with the production amplitudes and check that they can be retrieved. X Photoproduction amplitudes for the final state: signal + background (double Regge mechanism). Signal: resonance X decaying in Currently X is a2 (1320) Background: doubleregge exchange

10 The framework in action: study of the channel Pseudo-Data generation trough hit-or-miss technique (Ebeam = 11 GeV) PHASE SPACE Phase Space Dalitz plot is not flat, s changes event by event for the sub-reaction PHYSICS

11 The framework in action: study of the channel Pseudo-Data generation trough hit-or-miss technique (Ebeam = 11 GeV) PhaseSpace Events PhaseSpace Events a2(1320) Physics Events Physics Events

12 The framework in action: study of the channel Electron momentum resolution (FASTMC) Photons energy resolution (FASTMC) from and in CLAS12 Electrons in the FT (electrons have been generated up to 4 Gev/c) CLAS12 Acceptance (FASTMC) for Black: counting only the measured photons. Red: requiring that also the recoil proton is measured.

13 Conclusions MesonEx experiment (JLab, Hall B) will perform a Meson Spectroscopy program, searching for exotics and rare qq states, trough quasi-real photoproduction: electron scattering at very low Q2 An analysis framework for this experiment has been designed and developed. It consists of several programs, each performing a specific task, interconnected trough common rules and definitions. The framework let the user perform a PWA of a given reaction trough a set of arbitrary amplitudes. AmpTools software, developed at Indiana University, is the core of this framework. Some programs are still in a preliminary version and will be upgraded in the near future. This framework has been tested with the reaction involving the p final state, that has been studied trough MonteCarlo simulations. The production amplitude for this final state has been developed (sum of signal + double-regge background). Pseudo-MonteCarlo data has been generated and projected into CLAS12+FT detector. A stand-alone reconstruction software has been written. Currently PWA is being performed, with the first objective to retrieve production amplitudes from the data.

14 Backup Slides

15 Leptonic vertex contribution in the quasi real photoproduction amplitudes Leptonic vertex: * emission The calculation is performed projecting the electron spin on the helicity base and working on the GJ frame ( * moving along z axis)

16 Pseudo data generation: Hit or Miss technique Hit or Miss : technique used to generate pseudo-data (MonteCarlo) for a certain reaction according to a given production amplitude. Generate a large set of phase-space events (i.e. no dynamics, only kinematics) Various generators on the market, root TGenPhaseSpace is a good choice Calculate the intensity Ii of each event according to the given amplitude Imax is the maximum intensity For each event, trow a random number r uniformly distributed between 0 and Imax If r < Ii keep the event, otherwise discharge it Physically, the Phase Space for the given reaction is modulated with the given production amplitude.

17 Photoproduction amplitudes for X Signal: peripheral photoproduction of a X resonance, decaying in V. Mathieu A. Szczepaniak

18 Photoproduction amplitudes for Background: double Regge exchange. V. Mathieu A. Szczepaniak

19 Pseudo-Data generation trough hit-or-miss technique (Ebeam = 11 GeV) GeV GeV GeV GeV PhaseSpace Events GeV Spectroscopy GeV at Events binned respect to quasi-real photon energy ( GeV) 12 =250 GeV: Working MeV Together

20 Pseudo-Data generation trough hit-or-miss technique (Ebeam = 11 GeV) GeV GeV GeV GeV Physics Events GeV Spectroscopy GeV at Events binned respect to quasi-real photon energy ( GeV) 12 =250 GeV: Working MeV Together

21 The dependence of the production intensity on the azimuthal angle of the in the GJ frame, after summing over the helicities of the electron (beam, scattered), is on the form:

The Forward Tagger for CLAS12 at Jefferson Laboratory and the MesonEx experiment

The Forward Tagger for CLAS12 at Jefferson Laboratory and the MesonEx experiment The Forward Tagger for CLAS12 at Jefferson Laboratory and the MesonEx experiment A. Celentano, Ciclo XXVI Advisors: External Advisor: Prof. Mauro Taiuti Dott. Marco Battaglieri Prof. Adam Szczepaniak The

More information

Stefan Diehl. 2nd Physics Institute, Justus-Liebig-University Giessen

Stefan Diehl. 2nd Physics Institute, Justus-Liebig-University Giessen CLAS collaboration meeting - JLAB 30.03.2017 Simulation of e p e p π 0 with the CLAS12 simulation and reconstruction / analysis framework Stefan Diehl 2nd Physics Institute, Justus-Liebig-University Giessen

More information

M.Battaglieri Istituto Nazionale di Fisica Nucleare Genova - Italy. A Forward Photon Tagging Facility for CLAS12

M.Battaglieri Istituto Nazionale di Fisica Nucleare Genova - Italy. A Forward Photon Tagging Facility for CLAS12 A Forward Photon Tagging Facility for CLAS12 M.Battaglieri Istituto Nazionale di Fisica Nucleare Genova - Italy 1) From CEBAF at 6 GeV 2) From CEBAF at 6 GeV to CEBAF at 12 GeV add Hall D (and beam line)

More information

Hadron Spectroscopy at COMPASS

Hadron Spectroscopy at COMPASS Hadron Spectroscopy at Overview and Analysis Methods Boris Grube for the Collaboration Physik-Department E18 Technische Universität München, Garching, Germany Future Directions in Spectroscopy Analysis

More information

Meson spectroscopy at CLAS and CLAS12: the present and the future. Raffaella De Vita INFN Genova for the CLAS Collaboration

Meson spectroscopy at CLAS and CLAS12: the present and the future. Raffaella De Vita INFN Genova for the CLAS Collaboration Meson spectroscopy at CLAS and CLAS12: the present and the future Raffaella De Vita INFN Genova for the CLAS Collaboration Why hadron spectroscopy? QCD is responsible for most of the visible mass in the

More information

Moskov Amaryan Old Dominion University On behalf of the CLAS Collaboration

Moskov Amaryan Old Dominion University On behalf of the CLAS Collaboration High-t Exclusive 0 Photoproduction Moskov Amaryan Old Dominion University On behalf of the CLAS Collaboration Exclusive Meson Production and Short-Range Hadron Structure Workshop Jefferson Lab, Newport

More information

Recoil Polarisation Measurements in Meson Photoproduction

Recoil Polarisation Measurements in Meson Photoproduction Recoil Polarisation Measurements in Meson Photoproduction Polarisation Observables and Partial Wave Analysis Bad Honnef 2009 Derek Glazier, D.P. Watts University of Edinburgh Helpful for PWA At least 8

More information

Measurement of Polarization Observables Pz, P s z and P c z in Double-Pion Photoproduction off the Proton

Measurement of Polarization Observables Pz, P s z and P c z in Double-Pion Photoproduction off the Proton Measurement of Polarization Observables Pz, P s z and P c z in Double-Pion Photoproduction off the Proton Yuqing Mao Ph.D. Defense November 10, 2014 Dept. of Physics and Astronomy, USC Supported in part

More information

Search for Gluonic Excitations with GlueX at Jefferson Lab

Search for Gluonic Excitations with GlueX at Jefferson Lab Search for Gluonic Excitations with GlueX at Jefferson Lab Volker Credé Florida State University Tallahassee, FL The Structure and Dynamics of Hadrons Hirschegg, 01/19/2007 Outline 1 2 3 4 Outline 1 2

More information

Beam Asymmetry measurement in Pion Photoproduction on the neutron using CLAS

Beam Asymmetry measurement in Pion Photoproduction on the neutron using CLAS Beam Asymmetry measurement in Pion Photoproduction on the neutron using CLAS University of Glasgow, UK on behalf of the CLAS Collaboration MENU2013, Rome, Italy 1st October 2013 Meson Photoproduction Meson

More information

The reaction p(e,e'p)π 0 to calibrate the Forward and the Large Angle Electromagnetic Shower Calorimeters

The reaction p(e,e'p)π 0 to calibrate the Forward and the Large Angle Electromagnetic Shower Calorimeters The reaction p(e,e'p)π 0 to calibrate the Forward and the Large Angle Electromagnetic Shower Calorimeters M.Battaglieri, M.Anghinolfi, P.Corvisiero, A.Longhi, M.Ripani, M.Taiuti Istituto Nazionale di Fisica

More information

HERMES status and future running

HERMES status and future running HERMES status and future running Benedikt Zihlmann University of Gent on behalf of the collaboration DESY PRC Mai 24 p.1/18 Access to Transversity Single spin azimuthal asymmetries on a transverse polarized

More information

Threshold photoproduction of J/y with the GlueX experiment. Lubomir Pentchev Jefferson Lab for the GlueX collaboration

Threshold photoproduction of J/y with the GlueX experiment. Lubomir Pentchev Jefferson Lab for the GlueX collaboration Threshold photoproduction of J/y with the GlueX experiment Lubomir Pentchev Jefferson Lab for the GlueX collaboration 7 th Workshop of the APS Topical Group on Hadron Physics, Washington, DC February 1-3

More information

Hadronic Decay of η and η

Hadronic Decay of η and η Hadronic Decay of η and η CHANDRA S. NEPALI August 5, 212 Light Meson Decays Workshop August 5, 212, Jefferson Lab Chandra S. Nepali (ODU) Hadronic Decay of η and η August 5, 212 1 / 23 Contents Introduction

More information

Science of Confinement QED QCD

Science of Confinement QED QCD 1 Science of Confinement The spectroscopy of light mesons led to the quark model and QCD: mesons are quark-antiquark color singlet bound states held together by gluons. The gluons of QCD carry color charge

More information

The hybrid mesons quest: the MesonEx experiment at Jefferson Laboratory

The hybrid mesons quest: the MesonEx experiment at Jefferson Laboratory Journal of Physics: Conference Series PAPER OPEN ACCESS The hybrid mesons quest: the MesonEx experiment at Jefferson Laboratory To cite this article: A Rizzo and CLAS Collaboration 2016 J. Phys.: Conf.

More information

A Measurement of the Induced polarization of electro-produced Λ(1116) with CLAS

A Measurement of the Induced polarization of electro-produced Λ(1116) with CLAS A Measurement of the Induced polarization of electro-produced Λ(1116) with CLAS Marianna Gabrielyan Florida International University HUGS 2008 Why study electromagnetic production of kaons? Formalism.

More information

Light-Meson Spectroscopy. at Jefferson Lab

Light-Meson Spectroscopy. at Jefferson Lab Light-Meson Spectroscopy at Jefferson Lab ( (GlueX and CLAS) ) Carlos W. Salgado Norfolk State University and The Thomas Jefferson National Accelerator Facility Carlos Salgado APS-Baltimore Meeting April,

More information

Plans to measure J/ψ photoproduction on the proton with CLAS12

Plans to measure J/ψ photoproduction on the proton with CLAS12 Plans to measure J/ψ photoproduction on the proton with CLAS12 Pawel Nadel-Turonski Jefferson Lab Nuclear Photoproduction with GlueX, April 28-29, 2016, JLab Outline Introduction J/ψ on the proton in CLAS12

More information

Studies of charmonium production in e + e - annihilation and B decays at BaBar

Studies of charmonium production in e + e - annihilation and B decays at BaBar Studies of charmonium production in e + e - annihilation and B decays at BaBar I. Garzia, INFN Sezione di Ferrara On behalf of the BaBar Collaboration XVI International Conference on Hadron Spectroscopy

More information

The x(1280) Meson in CLAS g11. Ryan Dickson Carnegie Mellon University May 31st, 2010

The x(1280) Meson in CLAS g11. Ryan Dickson Carnegie Mellon University May 31st, 2010 The x(1280) Meson in CLAS g11 Ryan Dickson Carnegie Mellon University May 31st, 2010 The x(1280) Meson in CLAS g11 The f1(1285) & (1295) mesons Differential Cross Sections (preliminary) Dalitz Plot Analysis

More information

Hadron Spectroscopy and the CLAS12 Forward Tagger. Raffaella De Vita INFN Genova Frascati, December 19 th 2012

Hadron Spectroscopy and the CLAS12 Forward Tagger. Raffaella De Vita INFN Genova Frascati, December 19 th 2012 Hadron Spectroscopy and the CLAS12 Forward Tagger Raffaella De Vita INFN Genova Frascati, December 19 th 2012 Why Hadron Spectroscopy QCD is responsible for most of the mass of matter that surrounds us

More information

Kaon Photoproduction Results from CLAS

Kaon Photoproduction Results from CLAS Kaon Photoproduction Results from CLAS D. G. Ireland 9-13 November 2009 INT-Jlab Workshop on Hadron Spectroscopy 0 Missing Baryon Resonances 1 Resonance Hunting Total Cross-sections + differential cross-sections

More information

arxiv: v1 [hep-ex] 31 Dec 2014

arxiv: v1 [hep-ex] 31 Dec 2014 The Journal s name will be set by the publisher DOI: will be set by the publisher c Owned by the authors, published by EDP Sciences, 5 arxiv:5.v [hep-ex] Dec 4 Highlights from Compass in hadron spectroscopy

More information

Generalized Partial Wave Analysis Software for PANDA

Generalized Partial Wave Analysis Software for PANDA Generalized Partial Wave Analysis Software for PANDA 39. International Workshop on the Gross Properties of Nuclei and Nuclear Excitations The Structure and Dynamics of Hadrons Hirschegg, January 2011 Klaus

More information

Spectroscopy Results from COMPASS. Jan Friedrich. Physik-Department, TU München on behalf of the COMPASS collaboration

Spectroscopy Results from COMPASS. Jan Friedrich. Physik-Department, TU München on behalf of the COMPASS collaboration Spectroscopy Results from COMPASS Jan Friedrich Physik-Department, TU München on behalf of the COMPASS collaboration 11th European Research Conference on "Electromagnetic Interactions with Nucleons and

More information

Status / Hadron Spectroscopy at COMPASS

Status / Hadron Spectroscopy at COMPASS Status / Hadron Spectroscopy at COMPASS Johannes Bernhard 1 Institut für Kernphysik Mainz January 22 nd 2010 1 johannes.bernhard@cern.ch Outline 1 Introduction 2 Recoil Proton Detector 3 Trigger 4 Analysis

More information

Mukesh Saini. Florida State University, Tallahassee, FL. February 26, FSU Nuclear Physics Seminar. February 26

Mukesh Saini. Florida State University, Tallahassee, FL. February 26, FSU Nuclear Physics Seminar. February 26 C o l u m n 3 Mukesh Saini Florida State University, Tallahassee, FL, 2010 1 OUTLINE Introduction Meson Spectroscopy Strangeonia Experiment CEBAF & CLAS HyCLAS & g12 Calibrations Analysis Summary 2 QCD

More information

Search for New and Unusual Strangeonia States Using γp pφη with GlueX at Thomas Jefferson National Accelerator Facility

Search for New and Unusual Strangeonia States Using γp pφη with GlueX at Thomas Jefferson National Accelerator Facility Search for New and Unusual Strangeonia States Using γp pφη with GlueX at Thomas Jefferson National Accelerator Facility Prospectus of Dissertation Bradford E. Cannon Department of Physics, Florida State

More information

Baryon Spectroscopy: Recent Results from the CBELSA/TAPS Experiment

Baryon Spectroscopy: Recent Results from the CBELSA/TAPS Experiment Baryon Spectroscopy: Recent Results from the CBELSA/TAPS Experiment For the CBELSA/TAPS Collaboration E-mail: awilson@hiskp.uni-bonn.de The study of the light quark baryon spectrum requires the measurement

More information

Production and Searches for Cascade Baryons with CLAS

Production and Searches for Cascade Baryons with CLAS Production and Searches for Cascade Baryons with CLAS Photoproduction Cross sections Ground State Ξ (1320) Excited State Ξ 0 (1530) Search for Cascade Pentaquarks Elton S. Smith CLAS Collaboration Jefferson

More information

Lepton universality test in the photoproduction of e - e + versus " - " + pairs on a proton target

Lepton universality test in the photoproduction of e - e + versus  -  + pairs on a proton target 2011-2014 PhD in theoretical physics under supervision of Prof. Dr. Marc Vanderhaeghen at Johannes Gutenberg University Mainz. Thesis title Light-by-light scattering and the muon s anomalous magnetic moment

More information

Dalitz Decays of Pseudo-Scalar Mesons

Dalitz Decays of Pseudo-Scalar Mesons Dalitz Decays of Pseudo-calar Mesons Michael Kunkel On behalf on the CLA collaboration Outline 1 Introduction Constituent Quark Model Form Factors 2 CLA etup 3 G12 Experiment 4 Current tate of the Art

More information

Light-Meson Spectroscopy at Jefferson Lab

Light-Meson Spectroscopy at Jefferson Lab Light-Meson Spectroscopy at Jefferson Lab Volker Credé Florida State University, Tallahassee, Florida PANDA Collaboration Meeting Uppsala, Sweden 06/10/2015 Outline Introduction 1 Introduction 2 Detector

More information

HASPECT HAdron SPEtroscopy

HASPECT HAdron SPEtroscopy May 30-1, 2016 HASPECT Colaboration meeting The HASPECT way HASPECT HAdron SPEtroscopy M.Battaglieri INFN -GE Italy 1 Agenda 2 Hadron spectroscopy ingredients Experiment Theory Analysis strategy Analysis

More information

Recent results and perspectives on pseudo-scalar mesons and form factors at BES III

Recent results and perspectives on pseudo-scalar mesons and form factors at BES III Meson Physics in Low-Energy QCD Workshop on Meson Transition Form Factors Recent results and perspectives on pseudo-scalar mesons and form factors at BES III Elisabetta Prencipe Johannes Gutenberg University

More information

Study of the decays at Wasa-at-COSY. Elisabetta Prencipe on behalf of the Wasa Collaboration MesonNet Workshop, 17th -19th June 2013, Praha

Study of the decays at Wasa-at-COSY. Elisabetta Prencipe on behalf of the Wasa Collaboration MesonNet Workshop, 17th -19th June 2013, Praha Study of the decays at Wasa-at-COSY on behalf of the Wasa Collaboration MesonNet Workshop, 17th -19th June 2013, Praha Outline Introduction The Wasa-at-COSY detector decays in the pd reaction e+e e+e e+e

More information

Timelike Compton Scattering

Timelike Compton Scattering Timelike Compton Scattering Tanja Horn In collaboration with: Y. Illieva, F.J. Klein, P. Nadel-Turonski, R. Paremuzyan, S. Stepanyan 12 th Int. Conference on Meson-Nucleon Physics and the Structure of

More information

Deeply Virtual Compton Scattering off 4. He: New results and future perspectives

Deeply Virtual Compton Scattering off 4. He: New results and future perspectives Deeply Virtual Compton Scattering off 4 He: New results and future perspectives M. Hattawy (On behalf of the CLAS collaboration) 2016 JLab Users Group Workshop and Annual Meeting June 20-22, Jefferson

More information

Properties of the Λ(1405) Measured at CLAS

Properties of the Λ(1405) Measured at CLAS PANIC 11 Properties of the Λ(145) Measured at CLAS Kei Moriya (Indiana University) advisor: Reinhard Schumacher (Carnegie Mellon University) July 5, 11 Outline 1 Introduction What is the Λ(145)? Chiral

More information

Time-like Compton Scattering with transversely polarized target

Time-like Compton Scattering with transversely polarized target Time-like Compton Scattering with transversely polarized target Vardan Tadevosyan AANSL (YerPhI) Foundation Arthur Mkrtchyan CUA Outline Physics case and motivation Experimental setup Simulation results

More information

GlueX Capabilities for Nuclear Photoproduction

GlueX Capabilities for Nuclear Photoproduction GlueX Capabilities for Nuclear Photoproduction A. Somov, Jefferson Lab Nuclear Photoproduction with GlueX April 28 29, 2016 Physics Topics with Nuclear Targets Considered for GlueX Photoproduction of vector

More information

Simulation Results for CLAS12 From gemc

Simulation Results for CLAS12 From gemc CLAS12 Software Workshop - May 25, 20 p. 1/2 Simulation Results for CLAS12 From gemc G.P.Gilfoyle, M.Ungaro et al. CLAS12 Software Group Outline: 1. gemc Overview 2. Neutron efficiency in first TOF panel.

More information

Measurement of Collins Asymmetries in the inclusive production of hadron pairs

Measurement of Collins Asymmetries in the inclusive production of hadron pairs Measurement of Collins Asymmetries in the inclusive production of hadron pairs INFN-University of Ferrara For the BaBar Collaboration SIF-Società Italiana di Fisica XCVI Congresso Nazionale Bologna, 20-24

More information

Time-like Compton Scattering with transversely polarized target

Time-like Compton Scattering with transversely polarized target Time-like Compton Scattering with transversely polarized target Vardan Tadevosyan AANSL (YerPhI) Foundation JLab 1/19/2017 Outline Physics case and motivation Experimental setup Simulation results Latest

More information

Qweak Transverse Asymmetry Measurements

Qweak Transverse Asymmetry Measurements Qweak Transverse Asymmetry Measurements Buddhini Waidyawansa For the Qweak Collaboration Hall C Collaboration Meeting 02-21-2014 Outline Physics of transverse asymmetries Qweak transverse data set Analysis

More information

The Search for Exotic Mesons in Photoproduction. Diane Schott

The Search for Exotic Mesons in Photoproduction. Diane Schott The Search for Exotic Mesons in Photoproduction Diane Schott Purpose The constituent quark model gives initial set of mesons formed by qq pairs. It is described by simplest QCD bound state. QCD allows

More information

The Heavy Photon Search experiment at Jefferson Laboratory. A. Celentano (INFN Genova) on behalf of the HPS collaboration

The Heavy Photon Search experiment at Jefferson Laboratory. A. Celentano (INFN Genova) on behalf of the HPS collaboration The Heavy Photon Search experiment at Jefferson Laboratory A. Celentano (INFN Genova) on behalf of the HPS collaboration Outline Dark photons: introduction Dark photons searches with fixed-target experiments

More information

Recent Results on Spectroscopy from COMPASS

Recent Results on Spectroscopy from COMPASS Recent Results on Spectroscopy from COMPASS Boris Grube Physik-Department E18 Technische Universität München, Garching, Germany Hadron 15 16. September 15, Newport News, VA E COMPASS 1 8 The COMPASS Experiment

More information

High-t Meson Photoproduction: Experimental Capabilities

High-t Meson Photoproduction: Experimental Capabilities High-t Meson Photoproduction: Experimental Capabilities Yordanka Ilieva University of South Carolina Workshop on Probing Small-Size Configurations in High-t Photo/Electroproduction Jefferson Lab March

More information

Baryon Spectroscopy at Jefferson Lab What have we learned about excited baryons?

Baryon Spectroscopy at Jefferson Lab What have we learned about excited baryons? Baryon Spectroscopy at Jefferson Lab What have we learned about excited baryons? Volker Credé Florida State University, Tallahassee, FL Spring Meeting of the American Physical Society Atlanta, Georgia,

More information

CHAPTER 2 ELECTRON-PROTON COLLISION

CHAPTER 2 ELECTRON-PROTON COLLISION CHAPTER ELECTRON-PROTON COLLISION.1 Electron-proton collision at HERA The collision between electron and proton at HERA is useful to obtain the kinematical values of particle diffraction and interaction

More information

Search for Pentaquarks at CLAS. in Photoproduction from Proton

Search for Pentaquarks at CLAS. in Photoproduction from Proton Search for Pentaquarks at CLAS M. Battaglieri, R. De Vita, V. Kubarovsky, D. Weygand and the CLAS Collaboration April Meeting Quarks and QCD quarks are among the few known elementary particles quarks interact

More information

Highlights on hadron physics at CLAS. K. Hicks (Ohio U.) Hadron 2011 Conference June 16, 2011

Highlights on hadron physics at CLAS. K. Hicks (Ohio U.) Hadron 2011 Conference June 16, 2011 Highlights on hadron physics at CLAS K. Hicks (Ohio U.) Hadron 2011 Conference June 16, 2011 Outline Meson-Baryon Cloud (MBC) Effects New results on baryon photocouplings Need for coupled-channels analysis

More information

Strangeonia. Of the 22 expected resonances, only 7 are well identified. Strangeonia. η-η' h1 (1386) (1020) f2' (1525) f1 (1426) (1680)

Strangeonia. Of the 22 expected resonances, only 7 are well identified. Strangeonia. η-η' h1 (1386) (1020) f2' (1525) f1 (1426) (1680) C o l u m n 3 Mukesh Saini Florida State University, Tallahassee, FL, 2010 1 Strangeonia Strangeonia s s Of the 22 expected resonances, only 7 are well identified η-η' (1020) h1 (1386) f1 (1426) f2' (1525)

More information

Hadron Spectroscopy CLAS g12

Hadron Spectroscopy CLAS g12 Hadron Spectroscopy CLAS g12 D. P. Weygand High Energy (E γ > 4.4 GeV) Luminosity: 27 pb -1 Total Integrated Luminosity: 68 pb -1 Topics Meson Spectroscopy γp π + π + π (n) See C. Bookwalter γp ηπ ++ γp

More information

Cross Section of Exclusive π Electro-production from Neutron. Jixie Zhang (CLAS Collaboration) Old Dominion University Sep. 2009

Cross Section of Exclusive π Electro-production from Neutron. Jixie Zhang (CLAS Collaboration) Old Dominion University Sep. 2009 Cross Section of Exclusive π Electro-production from Neutron Jixie Zhang (CLAS Collaboration) Old Dominion University Sep. 2009 Exclusive π electro-production Detect e`, π and at least ONE of the two final

More information

Physics with Tagged Forward Protons using the STAR Detector at RHIC. The Relativistic Heavy Ion Collider The pp2pp Experiment STAR 2009

Physics with Tagged Forward Protons using the STAR Detector at RHIC. The Relativistic Heavy Ion Collider The pp2pp Experiment STAR 2009 Physics with Tagged Forward Protons using the STAR Detector at RHIC The Relativistic Heavy Ion Collider The pp2pp Experiment 2002 2003 STAR 2009 Elastic and Diffractive Processes Elastic scattering Detect

More information

The D-wave to S-wave amplitude ratio for b 1 (1235) ωπ

The D-wave to S-wave amplitude ratio for b 1 (1235) ωπ 1 The D-wave to S-wave amplitude ratio for b 1 (125) ωπ Mina Nozar a a Department of Physics, Applied Physics and Astronomy Rensselaer Polytechnic Institute Troy, NY, 1218-59 USA We present a preliminary

More information

STUDY OF KKπ AND STRANGEONIA STATES IN THE (1-3) GEV MASS RANGE ~2.2. Alessandra Filippi INFN Torino, Italy

STUDY OF KKπ AND STRANGEONIA STATES IN THE (1-3) GEV MASS RANGE ~2.2. Alessandra Filippi INFN Torino, Italy STUDY OF KKπ AND STRANGEONIA STATES IN THE (1-3) GEV MASS RANGE ~2.2 Alessandra Filippi INFN Torino, Italy Workshop on Future Directions in Spectroscopy Analysis JLAB, Nov 18-20, 2014 1 Outline Introduction:

More information

Measurements of charm and beauty proton structure functions F2 c c and F2 b b at HERA

Measurements of charm and beauty proton structure functions F2 c c and F2 b b at HERA Measurements of charm and beauty proton structure functions F c c and F b b at HERA Vladimir Chekelian MPI for Physics, Germany E-mail: shekeln@mail.desy.de Inclusive charm and beauty production is studied

More information

Tesi di Laurea Specialistica

Tesi di Laurea Specialistica Search for heavy particles decaying into ψ(2s)π + π produced in e + e collisions with Initial State Radiation. Tesi di Laurea Specialistica Candidato: Stefano Zambito Relatore: Prof. Fabrizio Bianchi1

More information

Photoproduction of ϕ-meson by Using Linearly-Polarized Photons at Threshold Energies

Photoproduction of ϕ-meson by Using Linearly-Polarized Photons at Threshold Energies Photoproduction of ϕ-meson by Using Linearly-Polarized Photons at Threshold Energies Julian Salamanca, Philip L Cole and the CLAS Collaboration CLAS Collaboration Meeting Newport News, VA June 12, 2009

More information

Deeply Virtual Compton Scattering off 4. He: New results and future perspectives

Deeply Virtual Compton Scattering off 4. He: New results and future perspectives Deeply Virtual Compton Scattering off 4 He: New results and future perspectives M. Hattawy (On behalf of the CLAS collaboration) Next generation nuclear physics with JLab12 and EIC 10-13 February 2016,

More information

Baryons 2016 International Conference on the Structure of Baryons May 16-20, Tallahassee, Florida G. Fedotov, R. Gothe, V. Burkert, and V.

Baryons 2016 International Conference on the Structure of Baryons May 16-20, Tallahassee, Florida G. Fedotov, R. Gothe, V. Burkert, and V. New Results on v p + - p Cross Sections in the Second and Third Resonance Regions Ralf W. Gothe for Gleb Fedotov Baryons 2016 International Conference on the Structure of Baryons May 16-20, Tallahassee,

More information

The Exotic η π Wave in 190 GeV π p η π p at COMPASS

The Exotic η π Wave in 190 GeV π p η π p at COMPASS The Exotic η π Wave in 19 GeV π p η π p at COMPASS Tobias Schlüter for the COMPASS collaboration Ludwig-Maximilians-Universität München June 16, 11 πη in diffractive scattering Possible quantum numbers

More information

Charged Particle Identification in GLUEX

Charged Particle Identification in GLUEX Outline E.Chudakov JLab GLUEX PID 1 Charged Particle Identification in GLUEX E.Chudakov for GLUEX Collaboration JLab GLUEX PID Review, March 2008 http://www.jlab.org/~gen/gluex/talk_pid_rev.pdf Outline

More information

Experimental Aspects of Deep-Inelastic Scattering. Kinematics, Techniques and Detectors

Experimental Aspects of Deep-Inelastic Scattering. Kinematics, Techniques and Detectors 1 Experimental Aspects of Deep-Inelastic Scattering Kinematics, Techniques and Detectors 2 Outline DIS Structure Function Measurements DIS Kinematics DIS Collider Detectors DIS process description Dirac

More information

HASPECT Analysis Framework

HASPECT Analysis Framework HASPECT Analysis Framework Data Analysis chain for CLAS and CLAS12 Hadron Spectroscopy analysis Hadron Spectroscopy Working Group CLAS Collaboration Meeting 25/2/2016 HASPECT Theoretical support: A.Szczepaniak

More information

Charm and Beauty Structure of the proton

Charm and Beauty Structure of the proton International Conference Heavy Quarks and Leptons München, 16-20 October 2006 Riccardo Brugnera Padova University and INFN on behalf of the H1 and ZEUS Collaborations Charm and Beauty Structure of the

More information

Strangeness photoproduction at the BGO-OD experiment

Strangeness photoproduction at the BGO-OD experiment Strangeness photoproduction at the BGO-OD experiment Tom Jude On behalf of the BGO-OD Collaboration University of Bonn Supported by the DFG / SFB tr-16 NSTAR 215 Tom Jude (University of Bonn) Strangeness

More information

PoS(Baldin ISHEPP XXII)042

PoS(Baldin ISHEPP XXII)042 Multifragmentation of nuclei by photons: new approaches and results Institute for Nuclear Research RAS Prospect 60-let Octabra, 7A, 117312 Moscow, Russia E-mail: vladimir@cpc.inr.ac.ru A review on multifragmentation

More information

Geometrical Methods for Data Analysis II: Van Hove Plots

Geometrical Methods for Data Analysis II: Van Hove Plots Geometrical Methods for Data Analysis II: Van Hove Plots Separation of Beam and Target Fragmentation Regions The Van Hove plot three-particle final states applications of Van Hove plots Combining Van Hove

More information

Baryon Spectroscopy at ELSA

Baryon Spectroscopy at ELSA Baryon Spectroscopy at ELSA R. Beck, University Bonn CBELSA/TAPS-collaboration EuNPC, March 15-20, 2009, Bochum Motivation ELSA accelerator Crystal Barrel experiment Recent Results Summary and Outlook

More information

Baryon Spectroscopy in COMPASS p p p f π + π p s p p p f K + K p s. Alex Austregesilo for the COMPASS Collaboration

Baryon Spectroscopy in COMPASS p p p f π + π p s p p p f K + K p s. Alex Austregesilo for the COMPASS Collaboration Baryon Spectroscopy in COMPASS p p p π + π p s p p p K + K p s Alex Austregesilo or the COMPASS Collaboration XIV International Conerence on Hadron Spectroscopy München, June 7 E 8 Supported by Outline

More information

Investigation of K0 + photoproduction with the CBELSA/TAPS experiment

Investigation of K0 + photoproduction with the CBELSA/TAPS experiment Investigation of K0 + photoproduction with the CBELSA/TAPS experiment T.C. Jude Physikalisches Institut, Universität Bonn On behalf of the CBELSA/TAPS Collaboration Supported by the DFG dsdsdsds Investigation

More information

The Determination of Beam Asymmetry from Double Pion Photoproduction

The Determination of Beam Asymmetry from Double Pion Photoproduction The Determination of Beam Asymmetry from Double Pion Photoproduction Charles Hanretty Florida State University On behalf of the CLAS Collaboration Funding provided by DOE APS DNP Conference May 2, 2009

More information

Hall D & GlueX Update. Alex Barnes, University of Connecticut

Hall D & GlueX Update. Alex Barnes, University of Connecticut Hall D & GlueX Update, University of Connecticut Hall D Experiments GlueX E12-06-102, C12-12-002, E1213-003 540 PAC days PrimEx-eta E12-10-011 79 PAC days Pion polarizability E12-13-008 25 PAC days JLab

More information

The Beam-Helicity Asymmetry for γp pk + K and

The Beam-Helicity Asymmetry for γp pk + K and The Beam-Helicity Asymmetry for γp pk + K and γp pπ + π Rafael A. Badui Jason Bono Lei Guo Brian Raue Florida nternational University Thomas Jefferson National Accelerator Facility CLAS Collaboration September

More information

Di-muon electroproduction with CLAS12

Di-muon electroproduction with CLAS12 Di-muon electroproduction with CLAS1 S. Stepanyan (JLAB) CLAS collaboration meeting, June 16-18, 016 Ø Physics motivation for LOI: Double DVCS J/ψ-electroproduction Ø Detector configuration Background

More information

Exciting Baryons. with MAMI and MAID. Lothar Tiator (Mainz)

Exciting Baryons. with MAMI and MAID. Lothar Tiator (Mainz) Exciting Baryons with MAMI and MAID Lothar Tiator (Mainz) Nucleon Resonances: From Photoproduction to High Photon Virtualities Trento, October, 12-16, 2015 The Roper Resonance first baryon resonance discovered

More information

The Jefferson Lab 12 GeV Program

The Jefferson Lab 12 GeV Program The Jefferson Lab 12 GeV Program The Jefferson Lab facilities have undergone a substantial upgrade, both of accelerator, CEBAF, and of the experimental installations. We will discuss the progress to completion

More information

Light Baryon Spectroscopy using the CLAS Spectrometer at Jefferson Laboratory

Light Baryon Spectroscopy using the CLAS Spectrometer at Jefferson Laboratory Light Baryon Spectroscopy using the CLAS Spectrometer at Jefferson Laboratory Volker Crede on behalf of the CLAS Collaboration Department of Physics Florida State University Tallahassee, FL 3236, USA Baryons

More information

Electron-positron production in kinematic conditions of PrimEx

Electron-positron production in kinematic conditions of PrimEx Electron-positron production in kinematic conditions of PrimEx Alexandr Korchin Kharkov Institute of Physics and Technology, Kharkov 61108, Ukraine 1 We consider photoproduction of e + e pairs on a nucleus

More information

Probing Nuclear Color States with J/Ψ and φ

Probing Nuclear Color States with J/Ψ and φ Probing Nuclear Color States with J/Ψ and φ Michael Paolone Temple University Next Generation Nuclear Physics with JLab12 and the EIC FIU - Miami, Florida February 12th 2016 J/Ψ and φ experiments at a

More information

Study of Excited Baryons with the Crystal-Barrel Detector at ELSA

Study of Excited Baryons with the Crystal-Barrel Detector at ELSA Study of Excited Baryons with the Crystal-Barrel Detector at ELSA V. Credé FSU, Tallahassee, Florida NSF Review Florida State University, 11/15/2007 Outline 1 Introduction 2 Proposal: Determination of

More information

Three-body final state interaction and its applications. Peng Guo. Indiana Univ.-Bloomington & JLab Physics Analysis Center

Three-body final state interaction and its applications. Peng Guo. Indiana Univ.-Bloomington & JLab Physics Analysis Center Three-body final state interaction and its applications Peng Guo! Indiana Univ.-Bloomington & JLab Physics Analysis Center! Mission: Hadron Spectroscopy Extracting properties of resonances in multi-hadron

More information

Muoproduction of exotic charmonia at COMPASS

Muoproduction of exotic charmonia at COMPASS Joint Institute for Nuclear Research, Dubna, Russia E-mail: avg@jinr.ru Exotic charmonium-like states have been targeted by various experiments in the last years, but their nature still is unknown. Photo-(muo)production

More information

CLEO Results From Υ Decays

CLEO Results From Υ Decays CLEO Results From Υ Decays V. Credé 1 2 1 Cornell University, Ithaca, NY 2 now at Florida State University Tallahassee, FL Hadron 05 Outline 1 Introduction The Υ System CLEO III Detector CLEO III Υ Data

More information

THE FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES FREE PROTON ANDREW MATTHEW WILSON

THE FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES FREE PROTON ANDREW MATTHEW WILSON THE FLORIDA STATE UNIVERSITY COLLEGE OF ARTS AND SCIENCES PHOTOPRODUCTION OF ω MESONS AND π ω MESON PAIRS OFF THE FREE PROTON By ANDREW MATTHEW WILSON A Dissertation submitted to the Department of Physics

More information

Hadron Spectroscopy at LHCb. Hadron Spectroscopy. Results from LHCb. Lucio Anderlini (INFN Firenze) on behalf of the LHCb Collaboration

Hadron Spectroscopy at LHCb. Hadron Spectroscopy. Results from LHCb. Lucio Anderlini (INFN Firenze) on behalf of the LHCb Collaboration Hadron Spectroscopy Results from LHCb Lucio Anderlini on behalf of the LHCb Collaboration 1 Spectroscopy: no longer stamp collection In the last 15 years many new states not fitting the expectations for

More information

Physics with Hadron Beams at COMPASS

Physics with Hadron Beams at COMPASS Physics with Hadron Beams at COMPASS Bernhard Ketzer Technische Universität München MAMI and Beyond 2009 International Workshop on Hadron Structure and Spectroscopy 2009 30 March 2009 The Goal Understand

More information

Experimental Searches for Flux Tube Exotic Mesons. J. Napolitano. Rensselaer Polytechnic Institute, Troy NY Abstract

Experimental Searches for Flux Tube Exotic Mesons. J. Napolitano. Rensselaer Polytechnic Institute, Troy NY Abstract Experimental Searches for Flux Tube Exotic Mesons J. Napolitano Rensselaer Polytechnic Institute, Troy NY 12180-3590 Abstract We summarize the experimental signatures and searches for exotic mesons, based

More information

Open questions in hadron physics Spectroscopy with the Crystal Barrel Detector Volker Credé

Open questions in hadron physics Spectroscopy with the Crystal Barrel Detector Volker Credé Open questions in hadron physics Spectroscopy with the Crystal Barrel Detector Volker Credé Introduction The Crystal Barrel Detector at LEAR (CERN) Meson spectroscopy in pp reactions at rest and the search

More information

Standard Model of Particle Physics SS 2012

Standard Model of Particle Physics SS 2012 Lecture: Standard Model of Particle Physics Heidelberg SS 2012 Experimental Tests of QED Part 2 1 Overview PART I Cross Sections and QED tests Accelerator Facilities + Experimental Results and Tests PART

More information

HERA. Daniel Pitzl, DESY FH1 WA HERA running Status of the experiments Selected physics results. HERA and LHC

HERA. Daniel Pitzl, DESY FH1 WA HERA running Status of the experiments Selected physics results. HERA and LHC HERA Daniel Pitzl, DESY FH1 WA 23.5.2006 HERA running Status of the experiments Selected physics results FL HERA and LHC 1 Luminosity collection H1 luminosity 2005-2006 2005 was HERA's best year so far!

More information

in high statistics experiments at CLAS

in high statistics experiments at CLAS October 20-22, 2005 Jefferson Lab Newport News, VA USA Search for pentaquarks in γ p Θ + K0 in high statistics experiments at CLAS M. Battaglieri R. De Vita V. Kubarovsky and the CLAS Collaboration The

More information

TCS with transversally polarized target at NPS

TCS with transversally polarized target at NPS TCS with transversally polarized target at NPS Observables Fits of Compton Form Factors Simulations PAC theoretical review in 2015 for LOI Marie Boër NPS collaboration meeting, JLab, Jan 21, 2016. TCS

More information

Facilities and Detectors for Baryon Physics

Facilities and Detectors for Baryon Physics Facilities and Detectors for Baryon Physics Volker Credé Florida State University Tallahassee, FL APS-DNP Town Meeting Rutgers University, 1/14/27 Outline Introduction 1 Introduction 2 Crystal Ball 3 4

More information

Peng Guo. Physics Department & NTC Indiana University - Bloomington, U.S.A.

Peng Guo. Physics Department & NTC Indiana University - Bloomington, U.S.A. Rescattering effect in decay Peng Guo Physics Department & NTC Indiana University - Bloomington, U.S.A. Collaborators: A.P. Szczepaniak, H. Matevosyan, R. Mitchell and M. Shepherd JLab, Jan.5, 00 Outline

More information