A computational tool of DM relic abundance and direct detection. M. Backovic, F. Maltoni, A. Martini, Mat McCaskey, K.C. Kong, G.

Size: px
Start display at page:

Download "A computational tool of DM relic abundance and direct detection. M. Backovic, F. Maltoni, A. Martini, Mat McCaskey, K.C. Kong, G."

Transcription

1 MadDM A computational tool of DM relic abundance and direct detection M. Backovic, F. Maltoni, A. Martini, Mat McCaskey, K.C. Kong, G. Mohlabeng KUBEC International Workshop on Dark Matter Searches 28 August 2014 Antony Martini (UCL-CP3) MadDM v August / 32

2 State of the art The mystery of dark matter Observations galaxies rotational curves. Bullet cluster. Cosmic microwave background : ΩDM h2 = ± Candidates Heavy neutrinos Axions (Peccei-Quinn): CP violation in QCD. LSP (SUSY) : neutralino χ 01, gravitino (supergravity) LKP (Kaluza-Klein) : extra-dimensions theories.... Antony Martini (UCL-CP3) MadDM v August / 32

3 State of the art DM detection opportunities Three possibilities Indirect detection: FERMI-LAT, AMS-02. Direct detection: XENON100, LUX, CDMS. Production at collider: LHC. Antony Martini (UCL-CP3) MadDM v August / 32

4 State of the art Antony Martini (UCL-CP3) MadDM v August / 32

5 State of the art Antony Martini (UCL-CP3) MadDM v August / 32

6 State of the art Antony Martini (UCL-CP3) MadDM v August / 32

7 State of the art Antony Martini (UCL-CP3) MadDM v August / 32

8 State of the art Antony Martini (UCL-CP3) MadDM v August / 32

9 State of the art DM tools in the LHC era Tools darksusy is a popular, although model specific DM tool (JCAP 0407 (2004) 008). SUSY contains a lot of generic DM features like co-annihilations and resonant annihilations => darksusy has a lot of useful technology for DM phenomenology in a generic model. darksusy can be hacked to include other models, but this is not trivial! Many other (model specific) tools exist: Isatools, SSARD, Drees, Roszkowski... Antony Martini (UCL-CP3) MadDM v August / 32

10 State of the art MADGRAPH5 Since 1994, MADGRAPH has grown into a powerful collider phenomenology framework but no capability to calculate astrophysical and cosmological signatures in models which contain dark matter candidates. Antony Martini (UCL-CP3) MadDM v August / 32

11 State of the art MadDM First step to extend MadGraph5 capabilities to dark matter phenomenology Built on top of existing MadGraph5 architecture - inherits all of the existing MadGraph structure. MadDM Why MadGraph5? Popular among experimentalists. Novel Python libraries make add-ons easy. MadGraph5_aMC@NLO is an NLO generator (future loop-induced processes). Antony Martini (UCL-CP3) MadDM v August / 32

12 State of the art ATLAS search for DM ATLAS results from a DM search in fat jet + MET channel - constraints on a myriad of effective models. ATLAS used MG for collider analysis, why not add the MadDM output for relic density? Antony Martini (UCL-CP3) MadDM v August / 32

13 MadDM structure Antony Martini (UCL-CP3) MadDM v August / 32

14 MadDM structure Antony Martini (UCL-CP3) MadDM v August / 32

15 MadDM structure Antony Martini (UCL-CP3) MadDM v August / 32

16 MadDM structure example.py #! /usr/bin/env python from init import * from darkmatter_eff import * #Create the relic density object. dm=darkmatter() #Initialize it from the rsxsm model in the MadGraph model folder, #and store all the results in the Projects/rsxSM subfolder. dm.init_from_model( rsxsm, rsxsm_project, new_proj = True) #dm.init_from_model( DM_eff_scalar, DM_eff_scalar, new_proj = True) # Determine the dark matter candidate... dm.finddmcandidate(prompts=false, dm_candidate= ) #...and all the coannihilation partners with the mass splitting # defined by mx0 - mx1 / mx0 < coann_eps. dm.findcoannparticles(prompts = False, coann_eps = 0.1) #Get the project name with the set of DM particles and see #if it already exists. dm.getprojectname() Antony Martini (UCL-CP3) MadDM v August / 32

17 MadDM structure example.py #Generate all 2-2 diagrams. print "Generating annihilation diagrams..." dm.generatediagrams() #Generate the diagrams for direct detection. print "Generating direct detection diagrams..." dm.generatediagramsdirdetect() (NEW feature!!!) #Print some dark matter properties in the mean time. print " Testing the darkmatter object properties " print "Calc. Omega: "+str(dm._do_relic_density) print "Calc. DD: "+str(dm._do_direct_detection) print "DM name: "+dm._dm_particles[0].get( name ) print "DM spin: "+str(dm._dm_particles[0].get( spin )) print "DM mass var: "+dm._dm_particles[0].get( mass ) print "Mass: "+ str(dm.getmass(dm._dm_particles[0].get( pdg_code )))+"\n" print "Project: "+dm._projectname #Output the FORTRAN version of the matrix elements #and compile the numerical code. dm.createnumericalsession() #Calculate relic density. omega = dm.calculaterelicabundance() print " " print "Relic Density: "+str(omega), print " " Antony Martini (UCL-CP3) MadDM v August / 32

18 MadDM - relic abundance MadDM v1.0 : relic abundance M. Backovic M. McCaskey K.C. Kong Antony Martini (UCL-CP3) MadDM v August / 32

19 MadDM - relic abundance MadDM - Relic density calculation In DM model with only one DM particle, the density evolution is described by the rate equation ( dn ( ) ) χ 2 + 3Hn χ = 2 σ eff v nχ 2 nχ EQ, dt with σ eff v N i,j=1 σ(χ i χ j SM)v neq χ i nχ EQ, the equilibrium density (n EQ χ n EQ χ j ) 2, the thermally averaged cross section To obtain DM relic abundance in canonical models, integrate the rate equation from a freeze out time (determined by iteration over the rate equation integration) ( Ωh 2 dx σv ) 1 x 2 x m χ T x f MadDM takes co-annihlation, treshold effects and resonances into account and is also able to deal with non-canonical models! Antony Martini (UCL-CP3) MadDM v August / 32

20 MadDM - relic abundance MadDM - Relic density validation Toy model : Real singlet extension of SM (rsxsm): L DM = m2 2 H H + λ ( ) 2 H δ H H H S 2 + m2 S 2 S2 + λ S 4 S4 Only parameters are mass of DM and coupling to the H boson S H S iδ iδv H S H S Typical DM annihilation diagrams : S H S H S V S f S H H S H H S H S H S H S V S f Antony Martini (UCL-CP3) MadDM v August / 32

21 MadDM - relic abundance Antony Martini (UCL-CP3) MadDM v August / 32

22 MadDM - direct detection MadDM v2.0 : direct detection and DDM M. Backovic M. McCaskey A. Martini F. Maltoni K.C. Kong G. Mohlabeng A. Para J. Yoo Antony Martini (UCL-CP3) MadDM v August / 32

23 MadDM - direct detection MadDM : Direct detection (NEW) Typically v DM 300km/s c Transfer momentum to nuclei is very low 0-momentum transfer approximation. Calculation steps : 1 Lagrangian: extract spin-independent and spin-dependent operators. 2 DM-quarks amplitude computation with MadGraph. 3 DM-nucleon calculation (form factors). 4 DM-nucleus interaction. 5 Direct detection rates. Antony Martini (UCL-CP3) MadDM v August / 32

24 MadDM - direct detection MadDM: operator expansion method We implement an effective Lagrangian (L eff ) including all the effective operators available for DM-quarks interactions for a specific DM spin and for SI (or SD) (similar as micromegas, arxiv: ) : SI SD DM spin Even Odd 0 2MχΦχΦ χ ( µφχφ ψq ψq i ) χ Φχ µφ χ ψ q γ µ ψq 1 2 ψχψχ ψ q ψq ψ q γµψχ ψq γ µ ψq 1 2MχA χµ Aµ χ (A ψq ψq iλq,o α ) χ µaχ,α Aα χ µa χα ψ q γµψq ψχγµγ 5 ψχ ψ q γ µ γ 5 ψ ( q ) 6 αa χβ Aχν A χβ αaχν i ψχσµνψχ ψq σµν ψ q (AχµA ) χν A χµ Aχν ψ q σ µν ψq ε αβνµ ψ q γ5 γµψ q Then the trick is to combine L eff to the input model (related to L input ) to get the interference term between the two models : M eff +input 2 = M input 2 + M eff M eff M input the interference term gives us the right contribution! Already implemented in MadDM Antony Martini (UCL-CP3) MadDM v August / 32

25 MadDM - direct detection DM-nucleus interaction Matrix element qq of quarks in a nucleon state : qq = m p,n fq p,n (light quarks); qq = 2 m p,n f p,n G (heavy quarks) m q 27 m q DM-nucleon couplings: f χ p,n = m p,n q=u,d,s C q fq p,n m q m p,n f p,n G q=c,b,t where C q comes from the projection operator method (and M = C q qq ). Finally, you can compute the cross-section DM-nucleus (SI interactions), σ = Already implemented in MadDM! 4mN 2 m2 χ π ( ) 2 (Af χ p + (A Z)f χ ) 2 n M χ + m N C q m q Antony Martini (UCL-CP3) MadDM v August / 32

26 MadDM - direct detection DM-nucleus interaction Spin dependent case : σ = 16m2 N m2 χ π ( J A + 1 ( ) ) εp 2 Sp a + ε n S A 2 n M χ + m N J A where J A is the spin of the nucleus, Sp,n A are the expectation value of the spin content of the nucleon in a nucleus with A nucleons Already implemented in MadDM! Differential rate : dr = ρ 0σ 0 de r 2m χ mr 2 F (E r ) v min [ ] f(v) dv v Available soon in MadDM! Antony Martini (UCL-CP3) MadDM v August / 32

27 MadDM - direct detection b, t b, t b, t MadDM validations - rsxsm χ H χ χ χ 10-6 Micromegas MadDM 10-6 Micromegas MadDM σ p (pb) proton scalar DM scalar interaction (Higgs portal) σ n (pb) neutron scalar DM scalar interaction (Higgs portal) M DM (GeV) M DM (GeV) Antony Martini (UCL-CP3) MadDM v August / 32

28 MadDM - direct detection MadDM validations - Higgs portal (vector DM) Micromegas MadDM Micromegas MadDM σ p (pb) proton vector DM scalar interaction (Higgs portal) σ n (pb) neutron vector DM scalar interaction (Higgs portal) M DM (GeV) M DM (GeV) Antony Martini (UCL-CP3) MadDM v August / 32

29 MadDM - direct detection MadDM validations - Axial vector interaction (fermion DM) 0.35 Micromegas MadDM 0.24 Micromegas MadDM 0.23 neutron σ p (pb) 0.3 proton σ n (pb) 0.22 fermion DM axial-vector interaction 0.21 fermion DM axial-vector interaction M DM (GeV) M DM (GeV) Antony Martini (UCL-CP3) MadDM v August / 32

30 MadDM - direct detection MadDM: directional detection R E A D Y Antony Martini (UCL-CP3) MadDM v August / 32

31 MadDM - direct detection MadDM - (near) future plans. Link to Pythia/ GALPROP Currently discussing Database of experimental results (e.g. HiggsBounds) Urgent! MadDM NLO Direct detection Almost finished Indirect detection susy.phsx.ku.edu/~mihailo/ Directional detection Finished, awaiting direct detection module Much effort to integrate NLO tools into MadGraph framework. Web interface Antony Martini (UCL-CP3) MadDM v August / 32

32 MadDM - direct detection MadDM DEMO! Tutorial : Antony Martini (UCL-CP3) MadDM v August / 32

Dark Matter in Particle Physics

Dark Matter in Particle Physics High Energy Theory Group, Northwestern University July, 2006 Outline Framework - General Relativity and Particle Physics Observed Universe and Inference Dark Energy, (DM) DM DM Direct Detection DM at Colliders

More information

Distinguishing Dark Matter Candidates from Direct Detection Experiments

Distinguishing Dark Matter Candidates from Direct Detection Experiments Distinguishing Dark Matter Candidates from Direct Detection Experiments Chung-Lin Shan Department of Physics, National Cheng Kung University International Workshop on DM, DE and Matter-Antimatter Asymmetry

More information

Kaluza-Klein Dark Matter

Kaluza-Klein Dark Matter Kaluza-Klein Dark Matter Hsin-Chia Cheng UC Davis Pre-SUSY06 Workshop Complementary between Dark Matter Searches and Collider Experiments Introduction Dark matter is the best evidence for physics beyond

More information

Constraining minimal U(1) B L model from dark matter observations

Constraining minimal U(1) B L model from dark matter observations Constraining minimal U(1) B L model from dark matter observations Tanushree Basak Physical Research Laboratory, India 10th PATRAS Workshop on Axions, WIMPs and WISPs CERN Geneva, Switzerland July 3, 2014

More information

FERMION PORTAL DARK MATTER

FERMION PORTAL DARK MATTER FERMION PORTAL DARK MATTER Joshua Berger SLAC UC Davis Theory Seminar! w/ Yang Bai: 1308.0612, 1402.6696 March 10, 2014 1 A HOLE IN THE SM Van Albada et. al. Chandra + Hubble What else can we learn about

More information

DARK MATTER. Martti Raidal NICPB & University of Helsinki Tvärminne summer school 1

DARK MATTER. Martti Raidal NICPB & University of Helsinki Tvärminne summer school 1 DARK MATTER Martti Raidal NICPB & University of Helsinki 28.05.2010 Tvärminne summer school 1 Energy budget of the Universe 73,4% - Dark Energy WMAP fits to the ΛCDM model Distant supernova 23% - Dark

More information

GALACTIC CENTER GEV GAMMA- RAY EXCESS FROM DARK MATTER WITH GAUGED LEPTON NUMBERS. Jongkuk Kim (SKKU) Based on Physics Letters B.

GALACTIC CENTER GEV GAMMA- RAY EXCESS FROM DARK MATTER WITH GAUGED LEPTON NUMBERS. Jongkuk Kim (SKKU) Based on Physics Letters B. GALACTIC CENTER GEV GAMMA- RAY EXCESS FROM DARK MATTER WITH GAUGED LEPTON NUMBERS Jongkuk Kim (SKKU) Based on Physics Letters B. 752 (2016) 59-65 In collaboration with Jong Chul Park, Seong Chan Park The

More information

Relating the Baryon Asymmetry to WIMP Miracle Dark Matter

Relating the Baryon Asymmetry to WIMP Miracle Dark Matter Brussels 20/4/12 Relating the Baryon Asymmetry to WIMP Miracle Dark Matter PRD 84 (2011) 103514 (arxiv:1108.4653) + PRD 83 (2011) 083509 (arxiv:1009.3227) John McDonald, LMS Consortium for Fundamental

More information

Lecture 12. Dark Matter. Part II What it could be and what it could do

Lecture 12. Dark Matter. Part II What it could be and what it could do Dark Matter Part II What it could be and what it could do Theories of Dark Matter What makes a good dark matter candidate? Charge/color neutral (doesn't have to be though) Heavy We know KE ~ kev CDM ~

More information

BSM physics and Dark Matter

BSM physics and Dark Matter BSM physics and Dark Matter Andrea Mammarella University of Debrecen 26-11-2013 1 Introduction and motivation 2 Dark Matter 3 MiAUMSSM 4 Dark Matter in the MiAUMSSM 5 Conclusion Introduction and motivation

More information

Searching for sneutrinos at the bottom of the MSSM spectrum

Searching for sneutrinos at the bottom of the MSSM spectrum Searching for sneutrinos at the bottom of the MSSM spectrum Arindam Chatterjee Harish-Chandra Research Insitute, Allahabad In collaboration with Narendra Sahu; Nabarun Chakraborty, Biswarup Mukhopadhyay

More information

Cosmology/DM - I. Konstantin Matchev

Cosmology/DM - I. Konstantin Matchev Cosmology/DM - I Konstantin Matchev What Do We Do? Trying to answer the really big questions: 1. What is the Universe made of?... 5. Can the laws of Physics be unified? 16. What is the cause of the terrible

More information

Nonthermal Dark Matter & Top polarization at Collider

Nonthermal Dark Matter & Top polarization at Collider Nonthermal Dark Matter & Top polarization at Collider Yu Gao Texas A&M University R.Allahverdi, M. Dalchenko, B.Dutta, YG, T. Kamon, in progress B. Dutta, YG, T. Kamon, arxiv: PRD 89 (2014) 9, 096009 R.

More information

Cosmic Antiproton and Gamma-Ray Constraints on Effective Interaction of the Dark matter

Cosmic Antiproton and Gamma-Ray Constraints on Effective Interaction of the Dark matter Cosmic Antiproton and Gamma-Ray Constraints on Effective Interaction of the Dark matter Authors: Kingman Cheung, Po-Yan Tseng, Tzu-Chiang Yuan Physics Department, NTHU Physics Division, NCTS Institute

More information

DarkSUSY. Joakim Edsjö With Torsten Bringmann, Paolo Gondolo, Lars Bergström, Piero Ullio and Gintaras Duda. APS Meeting

DarkSUSY. Joakim Edsjö With Torsten Bringmann, Paolo Gondolo, Lars Bergström, Piero Ullio and Gintaras Duda. APS Meeting DarkSUSY Joakim Edsjö edsjo@fysik.su.se With Torsten Bringmann, Paolo Gondolo, Lars Bergström, Piero Ullio and Gintaras Duda APS Meeting 160830 Ways to search for dark matter Accelerator searches LHC Rare

More information

Dark matter in split extended supersymmetry

Dark matter in split extended supersymmetry Dark matter in split extended supersymmetry Vienna 2 nd December 2006 Alessio Provenza (SISSA/ISAS) based on AP, M. Quiros (IFAE) and P. Ullio (SISSA/ISAS) hep ph/0609059 Dark matter: experimental clues

More information

Collider Searches for Dark Matter

Collider Searches for Dark Matter Collider Searches for Dark Matter AMELIA BRENNAN COEPP-CAASTRO WORKSHOP 1 ST MARCH 2013 Introduction Enough introductions to dark matter (see yesterday) Even though we don t know if DM interacts with SM,

More information

Simplified models in collider searches for dark matter. Stefan Vogl

Simplified models in collider searches for dark matter. Stefan Vogl Simplified models in collider searches for dark matter Stefan Vogl Outline Introduction/Motivation Simplified Models for the LHC A word of caution Conclusion How to look for dark matter at the LHC? experimentally

More information

A cancellation mechanism for dark matter-nucleon interaction: non-abelian case

A cancellation mechanism for dark matter-nucleon interaction: non-abelian case A cancellation mechanism for dark matter-nucleon interaction: non-abelian case University of Ioannina 31/3/2018 In collaboration with: Christian Gross, Alexandros Karam, Oleg Lebedev, Kyriakos Tamvakis

More information

LHC searches for dark matter.! Uli Haisch

LHC searches for dark matter.! Uli Haisch LHC searches for dark matter! Uli Haisch Evidence for dark matter Velocity Observed / 1 p r Disk 10 5 ly Radius Galaxy rotation curves Evidence for dark matter Bullet cluster Mass density contours 10 7

More information

Kaluza-Klein Theories - basic idea. Fig. from B. Greene, 00

Kaluza-Klein Theories - basic idea. Fig. from B. Greene, 00 Kaluza-Klein Theories - basic idea Fig. from B. Greene, 00 Kaluza-Klein Theories - basic idea mued mass spectrum Figure 3.2: (Taken from [46]). The full spectrum of the UED model at the first KK level,

More information

Generic Dark Matter 13 TeV. Matteo Cremonesi FNAL On behalf of the ATLAS and CMS Collaborations Moriond EWK - March 18, 2016

Generic Dark Matter 13 TeV. Matteo Cremonesi FNAL On behalf of the ATLAS and CMS Collaborations Moriond EWK - March 18, 2016 Generic Dark Matter Searches @ 13 TeV Matteo Cremonesi FNAL On behalf of the ATLAS and CMS Collaborations Moriond EWK - March 18, 2016 Introduction From cosmological observations, 85% of the matter comprised

More information

Supersymmetric dark matter with low reheating temperature of the Universe

Supersymmetric dark matter with low reheating temperature of the Universe Supersymmetric dark matter with low reheating temperature of the Universe Sebastian Trojanowski National Center for Nuclear Research, Warsaw COSMO 204 Chicago, August 29, 204 L. Roszkowski, ST, K. Turzyński

More information

Yu Gao Mitchell Institute for Fundamental physics and Astronomy Texas A&M University

Yu Gao Mitchell Institute for Fundamental physics and Astronomy Texas A&M University Probing Light Nonthermal Dark Matter @ LHC Yu Gao Mitchell Institute for Fundamental physics and Astronomy Texas A&M University Outline Minimal extension to SM for baryogenesis & dark matter Current constraints

More information

LHC Impact on DM searches

LHC Impact on DM searches LHC Impact on DM searches Complementarity between collider and direct searches for DM Outline Introduction (complementarity of DM searches) Dark Matter signals at the LHC (missing ET, jets, etc... ) Particular

More information

Cosmological Constraint on the Minimal Universal Extra Dimension Model

Cosmological Constraint on the Minimal Universal Extra Dimension Model Cosmological Constraint on the Minimal Universal Extra Dimension Model Mitsuru Kakizaki (Bonn Univ. & ICRR, Univ. of Tokyo) 20 September, 2006 @ SISSA In collaboration with Shigeki Matsumoto (KEK) Yoshio

More information

pmssm Dark Matter Searches On Ice! Randy Cotta (Stanford/SLAC) In collaboration with: K.T.K. Howe (Stanford) J.L. Hewett (SLAC) T.G.

pmssm Dark Matter Searches On Ice! Randy Cotta (Stanford/SLAC) In collaboration with: K.T.K. Howe (Stanford) J.L. Hewett (SLAC) T.G. pmssm Dark Matter Searches On Ice! χ ~ 0 1 Randy Cotta (Stanford/SLAC) In collaboration with: K.T.K. Howe (Stanford) J.L. Hewett (SLAC) T.G. Rizzo (SLAC) Based on: 1104.XXXX (next week or bust.) In case

More information

Activités au LAPTh. G. Bélanger

Activités au LAPTh. G. Bélanger Activités au LAPTh G. Bélanger Equipes / Research - Teams Fields, Strings and Symmetries (Math-Phys) L. Frappat, L.Gallot. E. Ragoucy, F. Thuillier, E. Sokatchev, P. Sorba Particle Physics Astroparticles

More information

Pseudoscalar-mediated dark matter models: LHC vs cosmology

Pseudoscalar-mediated dark matter models: LHC vs cosmology Pseudoscalar-mediated dark matter models: LHC vs cosmology Based on: S. Banerjee, D. Barducci, G. Bélanger, B. Fuks, A. G., B. Zaldivar, arxiv:1705.02327 Birmingham, 15/11/2017 LPTHE - Jussieu Outline

More information

The LHC Dark Matter Working Group. Antonio Boveia (Ohio State University)

The LHC Dark Matter Working Group. Antonio Boveia (Ohio State University) The LHC Dark Matter Working Group Antonio Boveia (Ohio State University) 2 What is this talk about? This is an advertisement for the activities of the LHC Dark Matter Working Group (WG) We d like more

More information

Dark Matter from Non-Standard Cosmology

Dark Matter from Non-Standard Cosmology Dark Matter from Non-Standard Cosmology Bhaskar Dutta Texas A&M University Miami 2016 December 16, 2016 1 Some Outstanding Issues Questions 1. Dark Matter content ( is 27%) 2. Electroweak Scale 3. Baryon

More information

Collider searches for dark matter. Joachim Kopp. SLAC, October 5, Fermilab

Collider searches for dark matter. Joachim Kopp. SLAC, October 5, Fermilab Collider searches for dark matter Joachim Kopp SLAC, October 5, 2011 Fermilab based on work done in collaboration with Patrick Fox, Roni Harnik, Yuhsin Tsai Joachim Kopp Collider searches for dark matter

More information

Dark matter and collider signatures from extra dimensions

Dark matter and collider signatures from extra dimensions KAIST TF, A. Menon, Z. Sullivan, PRD 86 (2012) 093006 L. Edelhäuser, TF, M. Krämer, JHEP 1308 (2013) 091 TF, KC Kong, SC Park, JHEP 1305 (2013) 111, arxiv:1309.xxxx COSMO 2013, Cambridge Outline Universal

More information

micromegas : A tool for dark matter studies

micromegas : A tool for dark matter studies micromegas : A tool for dark matter studies G. Bélanger LAPTH G. B, F. Boudjema, A. Pukhov, A. Semenov hep-ph/0112278, hep-ph/0405253, hep-ph/0607059, arxiv:08032360[hep-ph] Outline - Motivation Relic

More information

Non-Thermal Dark Matter from Moduli Decay. Bhaskar Dutta. Texas A&M University

Non-Thermal Dark Matter from Moduli Decay. Bhaskar Dutta. Texas A&M University Non-Thermal Dark Matter rom Moduli Decay Bhaskar Dutta Texas A&M University Allahverdi, Dutta, Sinha, PRD87 (2013) 075024, PRDD86 (2012) 095016, PRD83 (2011) 083502, PRD82 (2010) 035004 Allahverdi, Dutta,

More information

Two-body currents in WIMP nucleus scattering

Two-body currents in WIMP nucleus scattering Two-body currents in WIMP nucleus scattering Martin Hoferichter Institute for Nuclear Theory University of Washington INT program on Nuclear ab initio Theories and Neutrino Physics Seattle, March 16, 2018

More information

Particle Physics and Cosmology II: Dark Matter

Particle Physics and Cosmology II: Dark Matter Particle Physics and Cosmology II: Dark Matter Mark Trodden Center for Particle Cosmology University of Pennsylvania Second Lecture Puerto Vallarta Mexico 1/13/2011 Problems of Modern Cosmology Is cosmic

More information

LHC searches for momentum dependent DM interactions

LHC searches for momentum dependent DM interactions LHC searches for momentum dependent interactions Daniele Barducci w/ A. Bharucha, Desai, Frigerio, Fuks, Goudelis, Kulkarni, Polesello and Sengupta arxiv:1609.07490 Daniele Barducci LHC searches for momentum

More information

Fermionic DM Higgs Portal! An EFT approach

Fermionic DM Higgs Portal! An EFT approach Fermionic DM Higgs Portal An EFT approach Michael A. Fedderke University of Chicago Based on 1404.83 [hep-ph] (MF, Chen, Kolb, Wang) Unlocking the Higgs Portal ACFI, UMass, Amherst May 014 01 discovery

More information

A realistic model for DM interactions in the neutrino portal paradigm

A realistic model for DM interactions in the neutrino portal paradigm A realistic model for DM interactions in the neutrino portal paradigm José I Illana + Vannia González Macías, José Wudka (UC Riverside) 1 Model 2 Constraints 3 Conclusions JHEP 05 (2016) 171 [160105051]

More information

November 24, Scalar Dark Matter from Grand Unified Theories. T. Daniel Brennan. Standard Model. Dark Matter. GUTs. Babu- Mohapatra Model

November 24, Scalar Dark Matter from Grand Unified Theories. T. Daniel Brennan. Standard Model. Dark Matter. GUTs. Babu- Mohapatra Model Scalar from November 24, 2014 1 2 3 4 5 What is the? Gauge theory that explains strong weak, and electromagnetic forces SU(3) C SU(2) W U(1) Y Each generation (3) has 2 quark flavors (each comes in one

More information

WIMP Velocity Distribution and Mass from Direct Detection Experiments

WIMP Velocity Distribution and Mass from Direct Detection Experiments WIMP Velocity Distribution and Mass from Direct Detection Experiments Manuel Drees Bonn University WIMP Distribution and Mass p. 1/33 Contents 1 Introduction WIMP Distribution and Mass p. 2/33 Contents

More information

Prospects and Blind Spots for Neutralino Dark Matter

Prospects and Blind Spots for Neutralino Dark Matter Prospects and Blind Spots for Neutralino Dark Matter Josh Ruderman October 6 GGI 01 Cliff Cheung, Lawrence Hall, David Pinner, JTR 111.xxxx ] WIMP-Nucleon Cross Section [cm 10 10 10 10 10 10-39 -40-41

More information

PHY323:Lecture 11 SUSY and UED Higgs and Supersymmetry The Neutralino Extra Dimensions How WIMPs interact

PHY323:Lecture 11 SUSY and UED Higgs and Supersymmetry The Neutralino Extra Dimensions How WIMPs interact PHY323:Lecture 11 SUSY and UED Higgs and Supersymmetry The Neutralino Extra Dimensions How WIMPs interact Candidates for Dark Matter III The New Particle Zoo Here are a few of the candidates on a plot

More information

COLD DARK MATTER DETECTION VIA THE LSP-NUCLEUS ELASTIC SCATTERING 1

COLD DARK MATTER DETECTION VIA THE LSP-NUCLEUS ELASTIC SCATTERING 1 COLD DARK MATTER DETECTION VIA THE LSP-NUCLEUS ELASTIC SCATTERING 1 J.D. VERGADOS and T.S. KOSMAS Theoretical Physics Section, University of Ioannina, GR 451 1, Greece Abstract The momentum transfer dependence

More information

arxiv: v1 [hep-ph] 8 Sep 2017

arxiv: v1 [hep-ph] 8 Sep 2017 MS-TP-7-3 Direct detection of neutralino dark matter with DM@NLO arxiv:709.068v [hep-ph] 8 Sep 07 Wilhelm-Klemm-Straße 9, D-4849 Münster, Germany E-mail: michael.klasen@uni-muenster.de Karol Kovařík Wilhelm-Klemm-Straße

More information

WIMP Dark Matter + SUSY

WIMP Dark Matter + SUSY WIMP Dark Matter + SUSY Clifford Cheung Dark Matter in Southern California Ingredients for a miracle (WIMP): #1) Particle is neutral + stable. #2) Particle couples to SM with weak scale annihilation cross-section.

More information

Sho IWAMOTO. 7 Nov HEP phenomenology joint Cavendish DAMTP U. Cambridge

Sho IWAMOTO. 7 Nov HEP phenomenology joint Cavendish DAMTP U. Cambridge MSSM scenario Sho IWAMOTO 7 Nov. 2016 HEP phenomenology joint Cavendish DAMTP seminar @ U. Cambridge Based on [1608.00283] in collaboration with M. Abdullah, J. L. Feng, and B. Lillard (UC Irvine) The

More information

Symmetric WIMP Dark Matter and Baryogenesis

Symmetric WIMP Dark Matter and Baryogenesis Symmetric WIMP Dark Matter and Baryogenesis based on NB, François-Xavier Josse-Michaux and Lorenzo Ubaldi To appear soon... Nicolás BERNAL Bethe Center for Theoretical Physics and Physikalisches Institut

More information

The Story of Wino Dark matter

The Story of Wino Dark matter The Story of Wino Dark matter Varun Vaidya Dept. of Physics, CMU DIS 2015 Based on the work with M. Baumgart and I. Rothstein, 1409.4415 (PRL) & 1412.8698 (JHEP) Evidence for dark matter Rotation curves

More information

Effective Theory for Electroweak Doublet Dark Matter

Effective Theory for Electroweak Doublet Dark Matter Effective Theory for Electroweak Doublet Dark Matter University of Ioannina, Greece 3/9/2016 In collaboration with Athanasios Dedes and Vassilis Spanos ArXiv:1607.05040 [submitted to PhysRevD] Why dark

More information

WIMPs and superwimps. Jonathan Feng UC Irvine. MIT Particle Theory Seminar 17 March 2003

WIMPs and superwimps. Jonathan Feng UC Irvine. MIT Particle Theory Seminar 17 March 2003 WIMPs and superwimps Jonathan Feng UC Irvine MIT Particle Theory Seminar 17 March 2003 Dark Matter The dawn (mid-morning?) of precision cosmology: Ω DM = 0.23 ± 0.04 Ω total = 1.02 ± 0.02 Ω baryon = 0.044

More information

Cosmological Constraint on the Minimal Universal Extra Dimension Model

Cosmological Constraint on the Minimal Universal Extra Dimension Model Cosmological Constraint on the Minimal Universal Extra Dimension Model Mitsuru Kakizaki (Bonn University) September 7, 2007 @ KIAS In collaboration with Shigeki Matsumoto (Tohoku Univ.) Yoshio Sato (Saitama

More information

ATLAS Missing Energy Signatures and DM Effective Field Theories

ATLAS Missing Energy Signatures and DM Effective Field Theories ATLAS Missing Energy Signatures and DM Effective Field Theories Theoretical Perspectives on New Physics at the Intensity Frontier, Victoria, Canada James D Pearce, University of Victoria Sept 11, 014 1

More information

Sho IWAMOTO. 15 Sep Osaka University. Based on [ ] in collaboration with M. Abdullah, J. L. Feng, and B. Lillard (UC Irvine)

Sho IWAMOTO. 15 Sep Osaka University. Based on [ ] in collaboration with M. Abdullah, J. L. Feng, and B. Lillard (UC Irvine) MSSM scenario Sho IWAMOTO 15 Sep. 2016 Seminar @ Osaka University Based on [1608.00283] in collaboration with M. Abdullah, J. L. Feng, and B. Lillard (UC Irvine) The Standard Model of Particle Physics

More information

Dark Matter WIMP and SuperWIMP

Dark Matter WIMP and SuperWIMP Dark Matter WIMP and SuperWIMP Shufang Su U. of Arizona S. Su Dark Matters Outline Dark matter evidence New physics and dark matter WIMP candidates: neutralino LSP in MSSM direct/indirect DM searches,

More information

Week 3 - Part 2 Recombination and Dark Matter. Joel Primack

Week 3 - Part 2 Recombination and Dark Matter. Joel Primack Astro/Phys 224 Spring 2012 Origin and Evolution of the Universe Week 3 - Part 2 Recombination and Dark Matter Joel Primack University of California, Santa Cruz http://pdg.lbl.gov/ In addition to the textbooks

More information

The Four Basic Ways of Creating Dark Matter Through a Portal

The Four Basic Ways of Creating Dark Matter Through a Portal The Four Basic Ways of Creating Dark Matter Through a Portal DISCRETE 2012: Third Symposium on Prospects in the Physics of Discrete Symmetries December 4th 2012, Lisboa Based on arxiv:1112.0493, with Thomas

More information

A SUPERSYMMETRIC VIEW OF THE HIGGS HUNTING

A SUPERSYMMETRIC VIEW OF THE HIGGS HUNTING UC @ Santa Barbara Feb. 2nd, 2011 A SUPERSYMMETRIC VIEW OF THE HIGGS HUNTING Tao Liu UC @ Santa Barbara Higgs Boson And Particle Physics The Standard Model (SM) is a successful theory of describing the

More information

arxiv: v1 [hep-ph] 29 Nov 2016

arxiv: v1 [hep-ph] 29 Nov 2016 On the Validity of Dark Matter Effective Theory arxiv:6.09908v [hep-ph] 9 Nov 06 Martin Bauer, Anja Butter, Nishita Desai, J. Gonzalez-Fraile, and Tilman Plehn Institut für Theoretische Physik, Universität

More information

Learning from WIMPs. Manuel Drees. Bonn University. Learning from WIMPs p. 1/29

Learning from WIMPs. Manuel Drees. Bonn University. Learning from WIMPs p. 1/29 Learning from WIMPs Manuel Drees Bonn University Learning from WIMPs p. 1/29 Contents 1 Introduction Learning from WIMPs p. 2/29 Contents 1 Introduction 2 Learning about the early Universe Learning from

More information

R-hadrons and Highly Ionising Particles: Searches and Prospects

R-hadrons and Highly Ionising Particles: Searches and Prospects R-hadrons and Highly Ionising Particles: Searches and Prospects David Milstead Stockholm University The need for new particles Why they could be heavy and stable How can we identify them in current and

More information

Axino Phenomenology in the Kim-Nilles mechanism

Axino Phenomenology in the Kim-Nilles mechanism CP3, SDU, Odense, 11 Aug. 2014 Axino Phenomenology in the Kim-Nilles mechanism Eung Jin Chun Outline Introduction to strong CP problem & axion. KSVZ & DFSZ axion models. Supersymmetric axion models and

More information

THE COANNIHILATION CODEX

THE COANNIHILATION CODEX THE COANNIHILATION CODEX Felix Yu JGU Mainz with Michael Baker, Joachim Brod, Sonia El Hedri, Anna Kaminska, Joachim Kopp, Jia Liu, Andrea Thamm, Maikel de Vries, Xiao-Ping Wang, José Zurita (Johannes

More information

Direct detection detection of recoil nuclei after interaction of DM particle in large underground scale detector. DAMA, CDMS, ZENON... experiments.

Direct detection detection of recoil nuclei after interaction of DM particle in large underground scale detector. DAMA, CDMS, ZENON... experiments. Direct detection in micromegas. Direct detection detection of recoil nuclei after interaction of DM particle in large underground scale detector. DAMA, CDMS, ZENON... experiments. DM velocities are about

More information

Chern-Simons portal Dark Matter

Chern-Simons portal Dark Matter Chern-Simons portal Dark Matter III Saha Theory Workshop: Aspects of Early Universe Cosmology Mathias Pierre Laboratoire de Physique Théorique d Orsay In collaboration with G. Arcadi, G.Bhattacharyya,

More information

WIMP dark matter and Baryogenesis

WIMP dark matter and Baryogenesis WIMP dark matter and Baryogenei Lorenzo Ubaldi Bethe Center for Theoretical Phyic & Phyikaliche Intitut der Univerität Bonn, Germany with N. Bernal and F Joe-Michaux JCAP 1301 (013) 034 BLV 013 -- April

More information

UNIVERSITÀ DEGLI STUDI DI MILANO Facoltà di Scienze e Tecnologie Corso di Laurea Magistrale in Fisica

UNIVERSITÀ DEGLI STUDI DI MILANO Facoltà di Scienze e Tecnologie Corso di Laurea Magistrale in Fisica UNIVERSITÀ DEGLI STUDI DI MILANO Facoltà di Scienze e Tecnologie Corso di Laurea Magistrale in Fisica Search for Dark Matter direct production in the mono-photon plus missing energy channel in pp collisions

More information

IMPLICATIONS OF PARTICLE PHYSICS FOR COSMOLOGY

IMPLICATIONS OF PARTICLE PHYSICS FOR COSMOLOGY IMPLICATIONS OF PARTICLE PHYSICS FOR COSMOLOGY Jonathan Feng University of California, Irvine 28-29 July 2005 PiTP, IAS, Princeton 28-29 July 05 Feng 1 Graphic: N. Graf OVERVIEW This Program anticipates

More information

Probing Dark Matter at the LHC

Probing Dark Matter at the LHC July 15, 2016 PPC2016 1 Probing Dark Matter at the LHC SM SM DM DM Search for production of DM particles from interacting SM particles Models tested at ATLAS assume DM WIMP Infer DM production through

More information

Search for SUperSYmmetry SUSY

Search for SUperSYmmetry SUSY PART 3 Search for SUperSYmmetry SUSY SUPERSYMMETRY Symmetry between fermions (matter) and bosons (forces) for each particle p with spin s, there exists a SUSY partner p~ with spin s-1/2. q ~ g (s=1)

More information

Particle Cosmology. V.A. Rubakov. Institute for Nuclear Research of the Russian Academy of Sciences, Moscow and Moscow State University

Particle Cosmology. V.A. Rubakov. Institute for Nuclear Research of the Russian Academy of Sciences, Moscow and Moscow State University Particle Cosmology V.A. Rubakov Institute for Nuclear Research of the Russian Academy of Sciences, Moscow and Moscow State University Topics Basics of Hot Big Bang cosmology Dark matter: WIMPs Axions Warm

More information

Feebly Interacting Massive Particles and their signatures

Feebly Interacting Massive Particles and their signatures Feebly Interacting Massive Particles and their signatures Geneviève Bélanger LAPTH Annecy-le-Vieux See : GB, Boudjema, Goudelis, Pukhov, Zaldivar, 1801.03509 GB, Desai, Goudelis, Harz, Lessa, No, Pukhov,

More information

HIGGS-PORTAL DARK MATTER AT THE LHC

HIGGS-PORTAL DARK MATTER AT THE LHC HIGGS-PORTAL DARK MATTER AT THE LHC based on JHEP 159 (215) 15 wit Ayres Freitas and Jure Zupan Susanne Westoff!!!!!! Universität Heideberg ABHM researc group meeting November 25, 215 Universität Bonn

More information

Big-Bang nucleosynthesis, early Universe and relic particles. Alexandre Arbey. Moriond Cosmology La Thuile, Italy March 23rd, 2018

Big-Bang nucleosynthesis, early Universe and relic particles. Alexandre Arbey. Moriond Cosmology La Thuile, Italy March 23rd, 2018 Big-Bang nucleosynthesis, early Universe and relic particles Alexandre Arbey Lyon U. & CERN TH Moriond Cosmology 2018 La Thuile, Italy March 23rd, 2018 Introduction Alexandre Arbey Moriond Cosmology 2018

More information

Probing the nature of Dark matter with radio astronomy. Céline Boehm

Probing the nature of Dark matter with radio astronomy. Céline Boehm Probing the nature of Dark matter with radio astronomy Céline Boehm IPPP, Durham LAPTH, Annecy SKA, Flic en Flac, May 2017 The DM Physics scale strong or weak / stable or decaying strong and stable Electromagnetic

More information

Introducing SModelS - with an application to light neutralino DM

Introducing SModelS - with an application to light neutralino DM Hi! Introducing SModelS - with an application to light neutralino DM Suchita Kulkarni (LPSC, Grenoble) based on: 1) work in progress with W. Waltenberger, U. Laa, A. Lessa, D. Proschofsky, S. Kraml 2)

More information

Calculation of Momentum Distribution Function of a Non-Thermal Fermionic Dark Matter

Calculation of Momentum Distribution Function of a Non-Thermal Fermionic Dark Matter Calculation of Momentum Distribution Function of a Non-Thermal Fermionic Dark Matter, March 8, 2017. arxiv:1612.02793, with Anirban Biswas. Aritra Gupta Why Non-Thermal? 1 / 31 The most widely studied

More information

Sneutrino dark matter and its LHC phenomenology

Sneutrino dark matter and its LHC phenomenology Sneutrino dark matter and its LHC phenomenology Chiara Arina Physics challenges in the face of LHC-14 workshop @ IFT 1 September 23 th 2014 Bolshoi simulation, NASA Sneutrino dark matter in the MSSM? Left-handed

More information

Dark Matter searches in ATLAS: Run 1 results and Run 2 prospects

Dark Matter searches in ATLAS: Run 1 results and Run 2 prospects Dark Matter searches in ATLAS: Run 1 results and Run 2 prospects Lashkar Kashif University of Wisconsin Summer School and Workshop on the Standard Model and Beyond Corfu, Greece, September 8, 2015 Outline

More information

INDIRECT DARK MATTER DETECTION

INDIRECT DARK MATTER DETECTION INDIRECT DARK MATTER DETECTION http://www.mpi-hd.mpg.de/lin/research_dm.en.html Ivone Freire Mota Albuquerque IFUSP Inνisibles School - Durham - July 2013 Outline Lecture 1 1. DM indirect searches 2. DM

More information

The Linear Collider and the Preposterous Universe

The Linear Collider and the Preposterous Universe The Linear Collider and the Preposterous Universe Sean Carroll, University of Chicago 5% Ordinary Matter 25% Dark Matter 70% Dark Energy Why do these components dominate our universe? Would an Apollonian

More information

Light Stop Bound State Production at the LHC. Yeo Woong Yoon (KIAS) In collaboration with P. Ko, Chul Kim at Yonsei U.

Light Stop Bound State Production at the LHC. Yeo Woong Yoon (KIAS) In collaboration with P. Ko, Chul Kim at Yonsei U. Light Stop Bound State Production at the LHC Yeo Woong Yoon (KIAS) In collaboration with P. Ko, Chul Kim 0. 6. 8 at Yonsei U. Outline About stop Motivation for light stop Phenomenology Formalism Summary

More information

Lecture 14. Dark Matter. Part IV Indirect Detection Methods

Lecture 14. Dark Matter. Part IV Indirect Detection Methods Dark Matter Part IV Indirect Detection Methods WIMP Miracle Again Weak scale cross section Produces the correct relic abundance Three interactions possible with DM and normal matter DM Production DM Annihilation

More information

Hunting the Invisible -- Searches for Dark Matter at the LHC

Hunting the Invisible -- Searches for Dark Matter at the LHC Hunting the Invisible -- Searches for Dark Matter at the LHC Kerstin Hoepfner, RWTH Aachen, III. Phys. Inst. A DESY Seminar February 11 th 2014 1 Outline 1. Signatures of Dark Matter at the LHC 2. Detection

More information

Beyond Simplified Models

Beyond Simplified Models Pseudoscalar Portal to Dark Matter: Beyond Simplified Models Jose Miguel No King's College London J.M.N. PRD 93 (RC) 031701 (1509.01110) D. Goncalves, P. Machado, J.M.N. 1611.04593 M. Fairbairn, J.M.N.,

More information

Beyond the WIMP Alternative dark matter candidates. Riccardo Catena. Chalmers University

Beyond the WIMP Alternative dark matter candidates. Riccardo Catena. Chalmers University Beyond the WIMP Alternative dark matter candidates Riccardo Catena Chalmers University April 3, 2017 Outline WIMPs and the thermal production mechanism Generalized WIMPs Other candidates / production mechanisms

More information

Search for New Physics at the Early LHC

Search for New Physics at the Early LHC Search for New Physics at the Early LHC Chong Sheng Li Institute of Theoretical Physics, School of Physics, Peking University July 16 th, 2011, at SDU, Weihai The LHC era is coming Nov 30, 2009 center

More information

Davison E. Soper Institute of Theoretical Science, University of Oregon, Eugene, OR 97403, USA

Davison E. Soper Institute of Theoretical Science, University of Oregon, Eugene, OR 97403, USA Frascati Physics Series Vol. LVI (2012) Dark Forces at Accelerators October 16-19, 2012 DEEPLY INELASTIC DARK MATTER: BEAM DUMPS AS WIMP CANNONS Chris J. Wallace Institute for Particle Physics Phenomenology,

More information

New Physics at the TeV Scale and Beyond Summary

New Physics at the TeV Scale and Beyond Summary New Physics at the TeV Scale and Beyond Summary Machine and Detector Issues 1. Correlated Beamstrahlung David Strom New Theoretical Ideas: 1. Signatures for Brane Kinetic Terms at the LC Tom Rizzo 2. Implementing

More information

Supersymmetry and Dark Matter

Supersymmetry and Dark Matter Supersymmetry and Dark Matter 1/ 52 Supersymmetry and Dark Matter A. B. Lahanas University of Athens Nuclear and Particle Physics Section Athens - Greece Supersymmetry and Dark Matter 2/ 52 Outline 1 Introduction

More information

Lecture 39, 40 Supplement: Particle physics in the LHC era

Lecture 39, 40 Supplement: Particle physics in the LHC era Lecture 39, 40 Supplement: Particle physics in the LHC era The Matter Particles (Fermions) plus their antiparticles... What is measured? quarks confined into hadrons A zoo of strongly interacting particles...

More information

A model of the basic interactions between elementary particles is defined by the following three ingredients:

A model of the basic interactions between elementary particles is defined by the following three ingredients: I. THE STANDARD MODEL A model of the basic interactions between elementary particles is defined by the following three ingredients:. The symmetries of the Lagrangian; 2. The representations of fermions

More information

Recent results from the LHCb experiment

Recent results from the LHCb experiment Recent results from the LHCb experiment University of Cincinnati On behalf of the LHCb collaboration Brief intro to LHCb The Large Hadron Collider (LHC) proton-proton collisions NCTS Wksp. DM 2017, Shoufeng,

More information

Dark Matter Searches in CMS. Ashok Kumar Delhi University - Delhi

Dark Matter Searches in CMS. Ashok Kumar Delhi University - Delhi Dark Matter Searches in CMS Ashok Kumar Delhi University - Delhi 28th Rencontres de Blois, Particle Physics and Cosmology! May 29 June 03, 2016 Dark Matter at LHC Benchmark Models Results at 8 TeV Mono-photon

More information

Inert Doublet Model and DAMA:

Inert Doublet Model and DAMA: Inert Doublet Model and DAMA: elastic and/or inelastic Dark Matter candidates C.A., FS. Ling, M.H.G. Tytgat arxiv:0907.0430 Chiara Arina TAUP 2009 - July 1/5 Service de Physique Theorique 1 Universite

More information

The WIMPless Miracle and the DAMA Puzzle

The WIMPless Miracle and the DAMA Puzzle The WIMPless Miracle and the DAMA Puzzle Jason Kumar University of Hawaii w/ Jonathan Feng, John Learned and Louis Strigari (0803.4196,0806.3746,0808.4151) Relic Density matter in early universe in thermal

More information

Distinguishing the spin of DM using dilepton events

Distinguishing the spin of DM using dilepton events Distinguishing the spin of DM using dilepton events Antonio Delgado University of Notre Dame Introduction DM in the compressed region: challenges Kinematical variables Conclusions Work done in collaboration

More information

THE STATUS OF NEUTRALINO DARK MATTER

THE STATUS OF NEUTRALINO DARK MATTER THE STATUS OF NEUTRALINO DARK MATTER BIBHUSHAN SHAKYA CORNELL UNIVERSITY CETUP 2013 Workshop June 25, 2013 Based on hep-ph 1208.0833, 1107.5048 with Maxim Perelstein, hep-ph 1209.2427 The favorite / most

More information

PAMELA from Dark Matter Annihilations to Vector Leptons

PAMELA from Dark Matter Annihilations to Vector Leptons PAMELA from Dark Matter Annihilations to Vector Leptons phalendj@umich.edu With Aaron Pierce and Neal Weiner University of Michigan LHC and Dark Matter Workshop 2009 University of Michigan Outline PAMELA

More information