Newer
Older
Presentations / DIS2015 / CPV / mchrzasz.tex~
@mchrzasz mchrzasz on 11 Apr 2015 1 KB started BaBar CPV
  1. \documentclass[xcolor=svgnames]{beamer}
  2. \usepackage[utf8]{inputenc}
  3. \usepackage[english]{babel}
  4. \usepackage{polski}
  5. %\usepackage{amssymb,amsmath}
  6. %\usepackage[latin1]{inputenc}
  7. %\usepackage{amsmath}
  8. %\newcommand\abs[1]{\left|#1\right|}
  9. \usepackage{amsmath}
  10. \newcommand\abs[1]{\left|#1\right|}
  11. \usepackage{hepnicenames}
  12. \usepackage{hepunits}
  13. \usepackage{color}
  14.  
  15.  
  16.  
  17. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  18. \definecolor{mygreen}{cmyk}{0.82,0.11,1,0.25}
  19.  
  20.  
  21. \usetheme{Sybila}
  22.  
  23. \title[1D Bose-Einstein correlations]{1D Bose-Einstein correlations}
  24. \author{Marcin Chrz\k{a}szcz$^{1}$}
  25. \institute{$^1$~University of Zurich}
  26. \date{\today}
  27.  
  28. \begin{document}
  29. % --------------------------- SLIDE --------------------------------------------
  30. \frame[plain]{\titlepage}
  31. \author{Marcin Chrz\k{a}szcz{~}}
  32. \institute{(UZH)}
  33. % ------------------------------------------------------------------------------
  34. % --------------------------- SLIDE --------------------------------------------
  35. \begin{frame}\frametitle{Fast reminder}
  36.  
  37. \begin{columns}
  38. \column{2.8in}
  39. \begin{itemize}
  40. \item HBT interferometry can be used to study the diameters of source.
  41. \item For indistinguishable particles the phenomena is know as Bose-Einstein Correlations(BEC).
  42. \item BEC correlations occur as enhancement of same particles in the low $Q$ region.
  43. \item We already observed the effects.
  44. \item For now I want to make BEC for pions, kaons are for future(less statistics).
  45. \item Use 2011 sample.
  46. \end{itemize}
  47. \begin{equation}
  48. m =a b \PB
  49. \end{equation}
  50.  
  51. \column{2.2in}
  52. %\includegraphics[height=3.cm,keepaspectratio]{images/HBT.png}
  53.  
  54. \end{columns}
  55. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  56.  
  57.  
  58. \end{frame}
  59.  
  60.  
  61. \end{document}