Newer
Older
Presentations / Zurich_group / 07_07_2015 / mchrzasz.tex
  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[DY templates determination]{DY templates determination}
  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.  
  38. \begin{itemize}
  39. \item On the previous meetings I have shown that I can perform fits to data, using two background templates and a signal template.
  40. \item For that fits I used just the $\PZzero$ data template.
  41. \item Since we are fitting the isolation variable:
  42. \end{itemize}
  43. \begin{equation}
  44. \mu\mu_{\rm{iso}} = \log (\max (p_T^{\rm{cone}}(\mu^i,0.5)-p_T^{\rm{cone}}(\mu^i,0.1)), \mu^i \in \lbrace\mu^=,\mu^-\rbrace
  45. \end{equation}
  46. \begin{itemize}
  47. \item The isolation is mass dependent, so for each dimuon mass we need to have a new signal template.
  48. \item Today on how to derive them.
  49. \end{itemize}
  50. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  51.  
  52. \end{frame}
  53. \begin{frame}\frametitle{Nicola template}
  54. \begin{columns}
  55. \column{3in}
  56. \begin{itemize}
  57. \item Take DY MC, calculate the scaling factor between given mass bin and the $\PZzero$ mass bin.
  58. \item Has problem later on for $4<y<4.5$ as there is very little $\PZzero$ in data.
  59. \item Example of the scan.
  60.  
  61. \end{itemize}
  62. \includegraphics[width=0.9\textwidth]{{images/DY_NICOLA/3.0_3.25_15000.0_20000.0Nicola}.png}\\
  63.  
  64. \column{2in}
  65. \includegraphics[width=0.95\textwidth]{{images/DY_NICOLA/2.0_2.25_10500.0_12000.0_0.988}.png}\\
  66. \includegraphics[width=0.95\textwidth]{{images/DY_NICOLA/2.0_2.25_10500.0_12000.0_1.006}.png}
  67. \end{columns}
  68. \end{frame}
  69.  
  70. \begin{frame}\frametitle{My template simple version}
  71. \begin{columns}
  72. \column{3in}
  73. \begin{itemize}
  74.  
  75. \item Take DY MC, calculate the scaling factor between given bin and the template derived from the $\PZzero$ and $\PUpsilon(1S)$
  76. \item We have lots of $\PUpsilon(1S)$ in data in $4<y<4.5$
  77. \item Template before scaling is a linear combination of $\PUpsilon(1S)$ and $\PZzero$ templates. Considered using a $\log$ dependence but didn't find significance difference.
  78.  
  79. \end{itemize}
  80. \includegraphics[width=0.6\textwidth]{{images/DY_ME1/3.0_3.25_15000.0_20000.0Me}.png}\\
  81.  
  82. \column{2in}
  83. \only<2>{
  84. \includegraphics[width=0.95\textwidth]{{images/DY_ME1/2.0_2.25_12000.0_15000.0Me}.png}\\
  85. \includegraphics[width=0.95\textwidth]{{images/DY_NICOLA/2.0_2.25_12000.0_15000.0Nicola}.png}
  86. }
  87. \end{columns}
  88. \end{frame}
  89.  
  90.  
  91.  
  92. \begin{frame}\frametitle{My template hard version}
  93. \begin{columns}
  94. \column{3in}
  95. \begin{itemize}
  96.  
  97. \item Take DY MC, calculate the scaling factor between given bin and the template derived from the $\PZzero$ and $\PUpsilon(1S)$
  98. \item but instead of just scaling the distribution, scale also the ration between bin 0 and the rest.
  99. \item Now we fit two parameters.
  100.  
  101. \end{itemize}
  102. \includegraphics[width=0.6\textwidth]{{images/DY_ME2/3.0_3.25_15000.0_20000.0me2}.png}\\
  103.  
  104. \column{2in}
  105. \includegraphics[width=0.6\textwidth]{{images/DY_ME2/3.25_3.5_15000.0_20000.0me2}.png}\\
  106. \includegraphics[width=0.6\textwidth]{{images/DY_ME2/3.5_3.75_15000.0_20000.0me2}.png}\\
  107. \includegraphics[width=0.6\textwidth]{{images/DY_ME2/3.75_4.0_15000.0_20000.0me2}.png}\\
  108. \end{columns}
  109. \end{frame}
  110.  
  111.  
  112.  
  113. \begin{frame}\frametitle{Conclusions}
  114. \begin{itemize}
  115. \item In the fit we see that the second parameter is need to better describe the template.
  116. \item This would be my default option after fixing the plotting bug ;)
  117. \item After that do the fit and write down the note.
  118. \end{itemize}
  119. \end{frame}
  120.  
  121.  
  122. \end{document}