Newer
Older
Presentations / tauola / Bug1 / MMatrix.tex
@mchrzasz mchrzasz on 13 Aug 2014 2 KB update
  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. \setbeamertemplate{footline}{\insertframenumber/\inserttotalframenumber}
  16. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  17. \definecolor{mygreen}{cmyk}{0.82,0.11,1,0.25}
  18.  
  19.  
  20. \usetheme{Sybila}
  21.  
  22. \title[Tauola LFV tests]{Tauola LFV tests}
  23. \author{Marcin Chrz\k{a}szcz$^{1,2}$}
  24. \institute{$^1$~University of Zurich,\\ $^2$~Institute of Nuclear Physics, Krakow}
  25. \date{\today}
  26. \begin{document}
  27. % --------------------------- SLIDE --------------------------------------------
  28. %\frame[plain]{\titlepage}
  29. \author{Marcin Chrz\k{a}szcz}
  30. % ------------------------------------------------------------------------------
  31. % --------------------------- SLIDE --------------------------------------------
  32.  
  33. \institute{~(UZH, IFJ)}
  34.  
  35.  
  36.  
  37. \begin{frame}\frametitle{Theory vs Generator $\Gamma_{LLLL}$}
  38. For theory see: \href{http:/0707.0988.pdf}{0707.0988}
  39. \begin{figure}
  40. \includegraphics[width=0.45\textwidth]{plots/vllll_mmm.pdf}
  41. \includegraphics[width=0.45\textwidth]{plots_tauola/LLLL.pdf}\\
  42. \end{figure}
  43.  
  44.  
  45. \end{frame}
  46.  
  47. \begin{frame}\frametitle{Theory vs Generator $\Gamma_{LLRR}$}
  48. For theory see: \href{http:/0707.0988.pdf}{0707.0988}
  49. \begin{figure}
  50. \includegraphics[width=0.45\textwidth]{plots/vllrr_mmm.pdf}
  51. \includegraphics[width=0.45\textwidth]{plots_tauola/LLRR.pdf}\\
  52. \end{figure}
  53.  
  54.  
  55. \end{frame}
  56.  
  57.  
  58.  
  59. \begin{frame}\frametitle{Theory vs Generator $\Gamma_{rad}$}
  60. For theory see: \href{http:/0707.0988.pdf}{0707.0988}
  61. \begin{figure}
  62. \includegraphics[width=0.45\textwidth]{plots/radlr_mmm.pdf}
  63. \includegraphics[width=0.45\textwidth]{plots_tauola/RAD.pdf}\\
  64. \end{figure}
  65.  
  66.  
  67. \end{frame}
  68.  
  69.  
  70. \begin{frame}\frametitle{Theory vs Generator $\Gamma_{rad}^{LL}$}
  71. For theory see: \href{http:/0707.0988.pdf}{0707.0988}
  72. \begin{figure}
  73. \includegraphics[width=0.45\textwidth]{plots/mixlrll_mmm.pdf}
  74. \includegraphics[width=0.45\textwidth]{plots_tauola/LLLLRAD.pdf}\\
  75. \end{figure}
  76.  
  77.  
  78. \end{frame}
  79.  
  80.  
  81. \begin{frame}\frametitle{Theory vs Generator $\Gamma_{rad}^{LR}$}
  82. For theory see: \href{http:/0707.0988.pdf}{0707.0988}
  83. \begin{figure}
  84. \includegraphics[width=0.45\textwidth]{plots/mixlrrr_mmm.pdf}
  85. \includegraphics[width=0.45\textwidth]{plots_tauola/LLRRRAD.pdf}\\
  86. \end{figure}
  87.  
  88.  
  89. \end{frame}
  90.  
  91.  
  92. \begin{frame}\frametitle{Conclusion}
  93. \begin{itemize}
  94. \item All modes are ok.
  95. \end{itemize}
  96.  
  97.  
  98. \end{frame}
  99.  
  100.  
  101. \end{document}