Newer
Older
Presentations / Zurich_group / 11_02_2014 / group_meeting.tex
@mchrzasz mchrzasz on 31 Mar 2014 23 KB update
  1. % This program can be redistributed and/or modified under the terms
  2. % of the GNU Public License, version 3.
  3. %
  4. % Seth Brown, Ph.D.
  5. % sethbrown@drbunsen.org
  6. %
  7. % Compiled with XeLaTeX
  8. % Dependencies:
  9. % Fontin Sans font (http://www.exljbris.com/fontinsans.fsrtml)
  10. %
  11. \documentclass{beamer}
  12. \usepackage{pgf}
  13. \usepackage{tikz}
  14. \usepackage{times}
  15. \usepackage[T1]{fontenc}
  16. %\usepackage[mathscr]{eucal}
  17. %\usepackage{mathptmx}
  18. %\usepackage{mathrsfs}
  19. \usepackage{hyperref}
  20. \usepackage{color}
  21. \usepackage{graphicx}
  22. \usepackage{wasysym}
  23. % \usepackage{pgfpagfes}
  24. % \setbeameroption{show notes on second screen}
  25. %\pgfpagesuselayout{4 on 1}[a4paper,border shrink=5mm,landscape]
  26. \usepackage{xcolor}
  27. \usepackage{xcolor,multirow}
  28. %\usepackage[table]{xcolor}
  29. %\usepackage[dvipsnames]{xcolor}
  30. %\usepackage{amsfonts}
  31. %\usepackage{amsmath}
  32. % \usepackage[amssymb]{SIunits}
  33. %\usepackage{natbib}
  34. %\usepackage{amssymb}
  35. \usepackage{hepparticles}
  36. \usepackage{hepnicenames}
  37. \usepackage{hepunits}
  38. \usepackage{tikz}
  39. \usepackage[english]{babel}
  40. %%\usepackage{lmodern}
  41. %\usepackage{feynmp}
  42. % suppress navigation bar
  43. \beamertemplatenavigationsymbolsempty
  44. \usepackage[mathscr]{eucal}
  45. \usepackage{mathrsfs}
  46. \mode<presentation>
  47. {
  48. \usetheme{bunsen}
  49. \setbeamercovered{transparent}
  50. \setbeamertemplate{items}[circle]
  51. }
  52. \newcommand{\Simley}[1]{%
  53. \begin{tikzpicture}[scale=0.15]
  54. \newcommand*{\SmileyRadius}{1.0}%
  55. \draw [fill=brown!10] (0,0) circle (\SmileyRadius)% outside circle
  56. %node [yshift=-0.22*\SmileyRadius cm] {\tiny #1}% uncomment this to see the smile factor
  57. ;
  58.  
  59. \pgfmathsetmacro{\eyeX}{0.5*\SmileyRadius*cos(30)}
  60. \pgfmathsetmacro{\eyeY}{0.5*\SmileyRadius*sin(30)}
  61. \draw [fill=cyan,draw=none] (\eyeX,\eyeY) circle (0.15cm);
  62. \draw [fill=cyan,draw=none] (-\eyeX,\eyeY) circle (0.15cm);
  63.  
  64. \pgfmathsetmacro{\xScale}{2*\eyeX/180}
  65. \pgfmathsetmacro{\yScale}{1.0*\eyeY}
  66. \draw[color=red, domain=-\eyeX:\eyeX]
  67. plot ({\x},{
  68. -0.1+#1*0.15 % shift the smiley as smile decreases
  69. -#1*1.75*\yScale*(sin((\x+\eyeX)/\xScale))-\eyeY});
  70. \end{tikzpicture}%
  71. }%
  72. % set fonts
  73. \usepackage{amsfonts}
  74. \usepackage{amsmath}
  75. \usepackage{verbatim}
  76.  
  77. \usepackage{fancyvrb}
  78. \DefineVerbatimEnvironment{code}{Verbatim}{fontsize=\small}
  79. \DefineVerbatimEnvironment{example}{Verbatim}{fontsize=\small}
  80. \usepackage{listings}
  81. \usepackage{courier}
  82. \lstset{
  83. basicstyle=\footnotesize\ttfamily, % Standardschrift
  84. %numbers=left, % Ort der Zeilennummern
  85. numberstyle=\tiny, % Stil der Zeilennummern
  86. %stepnumber=2, % Abstand zwischen den Zeilennummern
  87. numbersep=5pt, % Abstand der Nummern zum Text
  88. tabsize=2, % Groesse von Tabs
  89. extendedchars=true, %
  90. breaklines=true, % Zeilen werden Umgebrochen
  91. keywordstyle=\color{red},
  92. frame=b,
  93. % keywordstyle=[1]\textbf, % Stil der Keywords
  94. % keywordstyle=[2]\textbf, %
  95. % keywordstyle=[3]\textbf, %
  96. % keywordstyle=[4]\textbf, \sqrt{\sqrt{}} %
  97. stringstyle=\color{white}\ttfamily, % Farbe der String
  98. showspaces=false, % Leerzeichen anzeigen ?
  99. showtabs=false, % Tabs anzeigen ?
  100. xleftmargin=17pt,
  101. framexleftmargin=17pt,
  102. framexrightmargin=5pt,
  103. framexbottommargin=4pt,
  104. %backgroundcolor=\color{lightgray},
  105. showstringspaces=false % Leerzeichen in Strings anzeigen ?
  106. }
  107.  
  108. %\DeclareCaptionFont{blue}{\color{blue}}
  109.  
  110. %\captionsetup[lstlisting]{singlelinecheck=false, labelfont={blue}, textfont={blue}}
  111. \usepackage{caption}
  112. \DeclareCaptionFont{white}{\color{white}}
  113. \DeclareCaptionFormat{listing}{\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{\textwidth}{\hspace{15pt}#1#2#3}}}
  114. \captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}}
  115. \usetikzlibrary{arrows}
  116. \usetikzlibrary{shapes}
  117.  
  118. %\usepackage{gfsartemisia-euler}
  119. %\usepackage[T1]{fontenc}
  120. \setbeamerfont{frametitle}{size=\LARGE,series=\bfseries}
  121. \tikzstyle{decision} = [diamond, draw, fill=gray!20,
  122. text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt]
  123. \tikzstyle{block} = [rectangle, draw, fill=blue!10,
  124. text width=5em, text centered, rounded corners, minimum height=2em]
  125. \tikzstyle{line} = [draw, -latex']
  126. \tikzstyle{cloud} = [draw, ellipse,fill=red!10, node distance=3cm,
  127. minimum height=2em]
  128.  
  129. \tikzstyle{every picture}+=[remember picture]
  130.  
  131.  
  132. \renewcommand{\PKs}{{\HepParticle{K}{S}{}\xspace}}
  133. % color definitions
  134. \usepackage{color}
  135. \definecolor{uipoppy}{RGB}{225, 64, 5}
  136. \definecolor{uipaleblue}{RGB}{96,123,139}
  137. \definecolor{uiblack}{RGB}{0, 0, 0}
  138.  
  139. % caption styling
  140. %\DeclareCaptionFont{uiblack}{\color{uiblack}}
  141. %\DeclareCaptionFont{uipoppy}{\color{uipoppy}}
  142. %\captionsetup{labelfont={uipoppy},textfont=uiblack}
  143.  
  144. % see the macros.tex file for definitions
  145. \include{macros }
  146.  
  147. % title slide definition
  148. \title{Updates on activities.}
  149. %\subtitle{a bias report}
  150. \author{ Marcin Chrz\k{a}szcz$^{1,2}$ , Nicola Serra$^{1}$ }
  151. \institute[UTH, IFJ]
  152. {
  153. %\begin{tiny}
  154. $ ^1$ University of Zurich , $ ^2$ Institute of Nuclear Physics, Krakow,
  155. %\end{tiny}smallsmall
  156. }
  157.  
  158. \date{ \today }
  159. %--------------------------------------------------------------------
  160. % Introduction
  161. %--------------------------------------------------------------------
  162.  
  163. \begin{document}
  164.  
  165.  
  166.  
  167.  
  168. \setbeamertemplate{background}
  169. {\includegraphics[width=\paperwidth,height=\paperheight]{frontpage_bg_mine}}
  170. \setbeamertemplate{footline}[default]
  171.  
  172. \begin{frame}
  173. \vspace{1.1cm}
  174. \begin{columns}
  175. \column{2.75in}
  176. \titlepage
  177.  
  178. \begin{center}
  179. \includegraphics[height=1.0cm ]{pic/uzh.jpg}
  180. % \hspace{0.5cm}
  181. % \includegraphics[height=1.5cm]{pic/babar.jpg}
  182. \hspace{1cm}
  183. \includegraphics[height=1.0cm]{pic/ifj.png}
  184. \hspace{1cm}
  185. %\includegraphics[height=1.0cm]{pic/SNS.jpg}
  186. \end{center}
  187. \vspace{10cm}
  188. \column{2.0in}
  189. \end{columns}
  190. \end{frame}
  191.  
  192. %--------------------------------------------------------------------
  193. % OUTLINE
  194. %--------------------------------------------------------------------
  195.  
  196.  
  197.  
  198.  
  199. \section[Outline]{}
  200. \begin{frame}
  201. \tableofcontents
  202. \end{frame}
  203.  
  204.  
  205.  
  206.  
  207. %-------------------------------------------------------------------
  208. % Introduction
  209. %-------------------------------------------------------------------
  210. %
  211. % Set the background for the rest of the slides.
  212. % Insert infoline
  213. \setbeamertemplate{background}
  214. {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}}
  215. \setbeamertemplate{footline}[bunsentheme]
  216.  
  217. \title{Update on analysis}
  218.  
  219.  
  220. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  221. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  222.  
  223. \setbeamertemplate{background}
  224. {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}}
  225. \setbeamertemplate{footline}[bunsentheme]
  226. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%2>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  227.  
  228. \section{ $\tau \to 3 \mu$ }
  229. \begin{frame}\frametitle{To much charm?}
  230. \only<1>
  231. {
  232.  
  233. \begin{columns}
  234. \column{2.5in}
  235. \begin{itemize}
  236. \item We observed a small discrepancy in IP for our control channel: $\PDs \to \phi(\mu\mu) \pi$.
  237. \item I made a cross check if this is really serious by fluctuating the $bb$ to $cc$ by one sigma.
  238. \item Everything is consistent.
  239. \end{itemize}
  240. \column{2.5in}
  241. \includegraphics[scale=0.23]{new/IP.png}
  242. \end{columns}
  243.  
  244.  
  245. }
  246.  
  247.  
  248. \textref {M.Chrz\k{a}szcz, N.Serra 2014}
  249. \end{frame}
  250.  
  251. \section{$\Lambda_c \to p \mu \mu$}
  252.  
  253. \begin{frame}\frametitle{$\Lambda_c \to p \mu \mu$ peaking bck}
  254. \only<1>
  255. {
  256. \begin{columns}
  257.  
  258. \column{2.5in}
  259.  
  260. \includegraphics[scale=0.23]{new/Lc_mass.png}
  261. \column{2.5in}
  262.  
  263. \includegraphics[scale=0.23]{new/Lc_mass_b.png}
  264. \end{columns}
  265. }
  266.  
  267.  
  268.  
  269. \textref {M.Chrz\k{a}szcz, N.Serra 2014}
  270. \end{frame}
  271.  
  272. \begin{frame}\frametitle{$\Lambda_c \to p \mu \mu$ peaking bck}
  273. \only<1>
  274. {
  275. \begin{columns}
  276.  
  277. \column{3in}
  278.  
  279. \includegraphics[scale=0.15]{new/bck.png}
  280. \column{2.5in}
  281. \begin{itemize}
  282. \item We see $\phi$, $\eta$, $\omega$
  283. \end{itemize}
  284.  
  285. \end{columns}
  286. }
  287. \end{frame}
  288. \begin{frame}\frametitle{$\Lambda_c \to p \mu \mu$ TMVA}
  289. \only<1>
  290. {
  291. \begin{columns}
  292.  
  293. \column{2.5in}
  294.  
  295. \includegraphics[scale=0.25]{new/overtrain_BDTG.jpg}
  296. \column{2.5in}
  297. \includegraphics[scale=0.25]{new/rejBvsS.jpg}
  298.  
  299. \end{columns}
  300. }
  301. In the end I will use BLENDING :)
  302. \textref {M.Chrz\k{a}szcz, N.Serra 2014}
  303. \end{frame}
  304. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  305.  
  306.  
  307. \section{Reminder}
  308. \begin{frame}\frametitle{Plan}
  309. Method of moments:
  310. \begin{enumerate}
  311. \item Last meeting showed how orthogonality of the does magic for method of moments.
  312. \item Using toy MC (experimental math) checked the errors estimates.
  313. \item Checked that it does not suffer from boundary conditions.
  314. \item Many thanks to Tom for checking all my calculations.
  315. \end{enumerate}
  316. For today:
  317. \begin{enumerate}
  318. \item How this method behaves in terms of background?
  319. \end{enumerate}
  320.  
  321. \end{frame}
  322. \section{Theory introduction}
  323. \begin{frame}\frametitle{What do we start with}
  324. {~}
  325. Let's assume for simplicity we have our pdf:
  326. \begin{multline}
  327. \dfrac{d^4\Gamma}{ \Gamma dq^2 dcos\theta_k dcos\theta_l d\phi}=\dfrac{9}{32\pi}( \dfrac{3}{4} (1-F_l) \sin^2 \theta_k + F_l\cos^2 \theta_k + ( \dfrac{1}{4}(1-Fl)\sin^2 \theta_k \\ - F_l\cos^2) cos 2\theta_l + S_3 \sin^2 \theta_k \sin^2 \theta_l \cos2\phi + S_4 \sin2 \theta_k \sin \theta_l \cos\phi +\\ S_5 \sin2 \theta_k \sin \theta_l \cos \phi + (S_{6s} \sin^2 \theta_k) \cos \theta_l + \\ S_7 \sin 2\theta_k \sin \theta_l \sin \phi + S_8 \sin 2 \theta_k \sin 2 \theta_l \sin phi + S_9 sin^2 \theta_k \sin^2 \theta_l \sin 2 \phi)
  328. \end{multline}
  329. What did we assume:
  330. \begin{itemize}
  331. \item $S_{1x}$,~$J_{2x}$ can be parametrized by $F_l$.
  332. \item $S_{6c}=0$.
  333. \item In short what was in the paper.
  334. \end{itemize}
  335. \end{frame}
  336.  
  337.  
  338. \begin{frame}\frametitle{Obtained moments 1}
  339. {~}
  340. Lets see how this works in practice:
  341. \begin{equation}
  342. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi } \sin^2 \theta_k = \dfrac{2}{5}(2-F_l)
  343. \end{equation}
  344. \begin{equation}
  345. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi } \cos^2 \theta_k = \dfrac{1}{5}(1+F_l)
  346. \end{equation}
  347. \begin{equation}
  348. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi } \sin^2 \theta_k \cos 2\theta_l = -\dfrac{2}{25}(2+F_l)
  349. \end{equation}
  350. \begin{equation}
  351. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi} \cos^2 \theta_k \cos 2\theta_l = -\dfrac{1}{25}(1+8F_l)
  352. \end{equation}
  353. \begin{equation}
  354. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi} \sin^2 \theta_k \cos \theta_l = \dfrac{2 S_{6s} }{5}
  355. \end{equation}
  356.  
  357. \end{frame}
  358.  
  359.  
  360. \begin{frame}\frametitle{Obtained moments 2}
  361. \begin{equation}
  362. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi} \cos^2 \theta_k \cos \theta_l = \dfrac{S_{6s} }{10}
  363. \end{equation}
  364. \begin{equation}
  365. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi }sin^2 \theta_k sin^2 \theta_l cos 2 \phi= \dfrac{8 S_3 }{25}
  366. \end{equation}
  367. \begin{equation}
  368. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi } sin 2 \theta_k sin 2 \theta_k cos\phi= \dfrac{8 S_4 }{25}
  369. \end{equation}
  370. \begin{equation}
  371. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi }sin2\theta_k sin\theta_l cos\phi = \dfrac{2 S_5 }{5}
  372. \end{equation}
  373. \begin{equation}
  374. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi} sin 2 \theta_k sin \theta_l sin \phi = \dfrac{2 S_7 }{5}
  375. \end{equation}
  376. \begin{equation}
  377. \dfrac{d^3\Gamma}{\Gamma dcos\theta_k dcos\theta_l d\phi} sin 2 \theta_k sin2 \theta_l sin \phi = \dfrac{8 S_8 }{25}
  378. \end{equation}
  379.  
  380. \end{frame}
  381.  
  382. \section{Background regions}
  383.  
  384. \begin{frame}\frametitle{Studied background region}
  385. {~}
  386.  
  387. \begin{columns}
  388.  
  389. \column{2.5in}
  390. \begin{itemize}
  391. \item Defined $\PBzero$ mass bins: $1:(5,5,15)\cup 2:(5.15,5.22) \cup 3:(5.35,5.5) \cup 4:(5.5,6)~GeV$
  392. \begin{enumerate}
  393. \item Region 5:$(5.35, 6)$
  394. \item Region 6:$(5, 5.22)$
  395. \end{enumerate}
  396. \item use the old $q^2$ bins:
  397. \begin{itemize}
  398. \item 0:$0, 2$
  399. \item 1:$2,4.3$
  400. \item 2:$4.3, 8,6$
  401. \item 3:$10.1, 12.9$
  402. \item 4:$14.2, 16$
  403. \item 5:$16,19$
  404. \end{itemize}
  405. \end{itemize}
  406.  
  407. Please remember the numbers, we will need then later on.
  408. \column{2.5in}
  409. \includegraphics[scale=0.22]{plots2/PLOT.png}
  410. \end{columns}
  411.  
  412.  
  413. \end{frame}
  414.  
  415. \section{Results}
  416. \begin{frame}\frametitle{Measurement of background moments}
  417. {~}
  418. \begin{columns}
  419.  
  420. \column{2.5in}
  421.  
  422. \includegraphics[scale=0.22]{plots2/Q2_0_S3.png}
  423.  
  424. \column{2.5in}
  425.  
  426. \includegraphics[scale=0.22]{plots2/Q2_1_S3.png}
  427.  
  428. \end{columns}
  429. \end{frame}
  430.  
  431. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  432. \begin{frame}\frametitle{Measurement of background moments}
  433. {~}
  434. \begin{columns}
  435.  
  436. \column{2.5in}
  437.  
  438. \includegraphics[scale=0.22]{plots2/Q2_2_S3.png}
  439.  
  440. \column{2.5in}
  441.  
  442. \includegraphics[scale=0.22]{plots2/Q2_3_S3.png}
  443.  
  444. \end{columns}
  445. \end{frame}
  446.  
  447. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  448. \begin{frame}\frametitle{Measurement of background moments}
  449. {~}
  450. \begin{columns}
  451.  
  452. \column{2.5in}
  453.  
  454. \includegraphics[scale=0.22]{plots2/Q2_4_S3.png}
  455.  
  456. \column{2.5in}
  457.  
  458. \includegraphics[scale=0.22]{plots2/Q2_5_S3.png}
  459.  
  460. \end{columns}
  461. \end{frame}
  462. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  463.  
  464. \begin{frame}\frametitle{Measurement of background moments}
  465. {~}
  466. \begin{columns}
  467.  
  468. \column{2.5in}
  469.  
  470. \includegraphics[scale=0.22]{plots2/Q2_0_S4.png}
  471.  
  472. \column{2.5in}
  473.  
  474. \includegraphics[scale=0.22]{plots2/Q2_1_S4.png}
  475.  
  476. \end{columns}
  477. \end{frame}
  478.  
  479. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  480. \begin{frame}\frametitle{Measurement of background moments}
  481. {~}
  482. \begin{columns}
  483.  
  484. \column{2.5in}
  485.  
  486. \includegraphics[scale=0.22]{plots2/Q2_2_S4.png}
  487.  
  488. \column{2.5in}
  489.  
  490. \includegraphics[scale=0.22]{plots2/Q2_3_S4.png}
  491.  
  492. \end{columns}
  493. \end{frame}
  494.  
  495. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  496. \begin{frame}\frametitle{Measurement of background moments}
  497. {~}
  498. \begin{columns}
  499.  
  500. \column{2.5in}
  501.  
  502. \includegraphics[scale=0.22]{plots2/Q2_4_S4.png}
  503.  
  504. \column{2.5in}
  505.  
  506. \includegraphics[scale=0.22]{plots2/Q2_5_S4.png}
  507.  
  508. \end{columns}
  509. \end{frame}
  510. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  511. \begin{frame}\frametitle{Measurement of background moments}
  512. {~}
  513. \begin{columns}
  514.  
  515. \column{2.5in}
  516.  
  517. \includegraphics[scale=0.22]{plots2/Q2_0_S5.png}
  518.  
  519. \column{2.5in}
  520.  
  521. \includegraphics[scale=0.22]{plots2/Q2_1_S5.png}
  522.  
  523. \end{columns}
  524. \end{frame}
  525.  
  526. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  527. \begin{frame}\frametitle{Measurement of background moments}
  528. {~}
  529. \begin{columns}
  530.  
  531. \column{2.5in}
  532.  
  533. \includegraphics[scale=0.22]{plots2/Q2_2_S5.png}
  534.  
  535. \column{2.5in}
  536.  
  537. \includegraphics[scale=0.22]{plots2/Q2_3_S5.png}
  538.  
  539. \end{columns}
  540. \end{frame}
  541.  
  542. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  543. \begin{frame}\frametitle{Measurement of background moments}
  544. {~}
  545. \begin{columns}
  546.  
  547. \column{2.5in}
  548.  
  549. \includegraphics[scale=0.22]{plots2/Q2_4_S5.png}
  550.  
  551. \column{2.5in}
  552.  
  553. \includegraphics[scale=0.22]{plots2/Q2_5_S5.png}
  554.  
  555. \end{columns}
  556. \end{frame}
  557.  
  558. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  559. \begin{frame}\frametitle{Measurement of background moments}
  560. {~}
  561. \begin{columns}
  562.  
  563. \column{2.5in}
  564.  
  565. \includegraphics[scale=0.22]{plots2/Q2_0_S6s.png}
  566.  
  567. \column{2.5in}
  568.  
  569. \includegraphics[scale=0.22]{plots2/Q2_1_S6s.png}
  570.  
  571. \end{columns}
  572. \end{frame}
  573.  
  574. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  575. \begin{frame}\frametitle{Measurement of background moments}
  576. {~}
  577. \begin{columns}
  578.  
  579. \column{2.5in}
  580.  
  581. \includegraphics[scale=0.22]{plots2/Q2_2_S6s.png}
  582.  
  583. \column{2.5in}
  584.  
  585. \includegraphics[scale=0.22]{plots2/Q2_3_S6s.png}
  586.  
  587. \end{columns}
  588. \end{frame}
  589.  
  590. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  591. \begin{frame}\frametitle{Measurement of background moments}
  592. {~}
  593. \begin{columns}
  594.  
  595. \column{2.5in}
  596.  
  597. \includegraphics[scale=0.22]{plots2/Q2_4_S6s.png}
  598.  
  599. \column{2.5in}
  600.  
  601. \includegraphics[scale=0.22]{plots2/Q2_5_S6s.png}
  602.  
  603. \end{columns}
  604. \end{frame}
  605. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  606. \begin{frame}\frametitle{Measurement of background moments}
  607. {~}
  608. \begin{columns}
  609.  
  610. \column{2.5in}
  611.  
  612. \includegraphics[scale=0.22]{plots2/Q2_0_S6c.png}
  613.  
  614. \column{2.5in}
  615.  
  616. \includegraphics[scale=0.22]{plots2/Q2_1_S6c.png}
  617.  
  618. \end{columns}
  619. \end{frame}
  620.  
  621. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  622. \begin{frame}\frametitle{Measurement of background moments}
  623. {~}
  624. \begin{columns}
  625.  
  626. \column{2.5in}
  627.  
  628. \includegraphics[scale=0.22]{plots2/Q2_2_S6c.png}
  629.  
  630. \column{2.5in}
  631.  
  632. \includegraphics[scale=0.22]{plots2/Q2_3_S6c.png}
  633.  
  634. \end{columns}
  635. \end{frame}
  636.  
  637. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  638. \begin{frame}\frametitle{Measurement of background moments}
  639. {~}
  640. \begin{columns}
  641.  
  642. \column{2.5in}
  643.  
  644. \includegraphics[scale=0.22]{plots2/Q2_4_S6c.png}
  645.  
  646. \column{2.5in}
  647.  
  648. \includegraphics[scale=0.22]{plots2/Q2_5_S6c.png}
  649.  
  650. \end{columns}
  651. \end{frame}
  652. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  653. \begin{frame}\frametitle{Measurement of background moments}
  654. {~}
  655. \begin{columns}
  656.  
  657. \column{2.5in}
  658.  
  659. \includegraphics[scale=0.22]{plots2/Q2_0_S7.png}
  660.  
  661. \column{2.5in}
  662.  
  663. \includegraphics[scale=0.22]{plots2/Q2_1_S7.png}
  664.  
  665. \end{columns}
  666. \end{frame}
  667.  
  668. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  669. \begin{frame}\frametitle{Measurement of background moments}
  670. {~}
  671. \begin{columns}
  672.  
  673. \column{2.5in}
  674.  
  675. \includegraphics[scale=0.22]{plots2/Q2_2_S7.png}
  676.  
  677. \column{2.5in}
  678.  
  679. \includegraphics[scale=0.22]{plots2/Q2_3_S7.png}
  680.  
  681. \end{columns}
  682. \end{frame}
  683.  
  684. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  685. \begin{frame}\frametitle{Measurement of background moments}
  686. {~}
  687. \begin{columns}
  688.  
  689. \column{2.5in}
  690.  
  691. \includegraphics[scale=0.22]{plots2/Q2_4_S7.png}
  692.  
  693. \column{2.5in}
  694.  
  695. \includegraphics[scale=0.22]{plots2/Q2_5_S7.png}
  696.  
  697. \end{columns}
  698. \end{frame}
  699. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  700. \begin{frame}\frametitle{Measurement of background moments}
  701. {~}
  702. \begin{columns}
  703.  
  704. \column{2.5in}
  705.  
  706. \includegraphics[scale=0.22]{plots2/Q2_0_S8.png}
  707.  
  708. \column{2.5in}
  709.  
  710. \includegraphics[scale=0.22]{plots2/Q2_1_S8.png}
  711.  
  712. \end{columns}
  713. \end{frame}
  714.  
  715. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  716. \begin{frame}\frametitle{Measurement of background moments}
  717. {~}
  718. \begin{columns}
  719.  
  720. \column{2.5in}
  721.  
  722. \includegraphics[scale=0.22]{plots2/Q2_2_S8.png}
  723.  
  724. \column{2.5in}
  725.  
  726. \includegraphics[scale=0.22]{plots2/Q2_3_S8.png}
  727.  
  728. \end{columns}
  729. \end{frame}
  730.  
  731. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  732. \begin{frame}\frametitle{Measurement of background moments}
  733. {~}
  734. \begin{columns}
  735.  
  736. \column{2.5in}
  737.  
  738. \includegraphics[scale=0.22]{plots2/Q2_4_S8.png}
  739.  
  740. \column{2.5in}
  741.  
  742. \includegraphics[scale=0.22]{plots2/Q2_5_S8.png}
  743.  
  744. \end{columns}
  745. \end{frame}
  746. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  747. \begin{frame}\frametitle{Measurement of background moments}
  748. {~}
  749. \begin{columns}
  750.  
  751. \column{2.5in}
  752.  
  753. \includegraphics[scale=0.22]{plots2/Q2_0_S9.png}
  754.  
  755. \column{2.5in}
  756.  
  757. \includegraphics[scale=0.22]{plots2/Q2_1_S9.png}
  758.  
  759. \end{columns}
  760. \end{frame}
  761.  
  762. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  763. \begin{frame}\frametitle{Measurement of background moments}
  764. {~}
  765. \begin{columns}
  766.  
  767. \column{2.5in}
  768.  
  769. \includegraphics[scale=0.22]{plots2/Q2_2_S9.png}
  770.  
  771. \column{2.5in}
  772.  
  773. \includegraphics[scale=0.22]{plots2/Q2_3_S9.png}
  774.  
  775. \end{columns}
  776. \end{frame}
  777.  
  778. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  779. \begin{frame}\frametitle{Measurement of background moments}
  780. {~}
  781. \begin{columns}
  782.  
  783. \column{2.5in}
  784.  
  785. \includegraphics[scale=0.22]{plots2/Q2_4_S9.png}
  786.  
  787. \column{2.5in}
  788.  
  789. \includegraphics[scale=0.22]{plots2/Q2_5_S9.png}
  790.  
  791. \end{columns}
  792. \end{frame}
  793. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  794. \begin{frame}\frametitle{Measurement of background moments}
  795. {~}
  796. \begin{columns}
  797.  
  798. \column{2.5in}
  799.  
  800. \includegraphics[scale=0.22]{plots2/Q2_0_Fl1.png}
  801.  
  802. \column{2.5in}
  803.  
  804. \includegraphics[scale=0.22]{plots2/Q2_1_Fl1.png}
  805.  
  806. \end{columns}
  807. \end{frame}
  808.  
  809. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  810. \begin{frame}\frametitle{Measurement of background moments}
  811. {~}
  812. \begin{columns}
  813.  
  814. \column{2.5in}
  815.  
  816. \includegraphics[scale=0.22]{plots2/Q2_2_Fl1.png}
  817.  
  818. \column{2.5in}
  819.  
  820. \includegraphics[scale=0.22]{plots2/Q2_3_Fl1.png}
  821.  
  822. \end{columns}
  823. \end{frame}
  824.  
  825. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  826. \begin{frame}\frametitle{Measurement of background moments}
  827. {~}
  828. \begin{columns}
  829.  
  830. \column{2.5in}
  831.  
  832. \includegraphics[scale=0.22]{plots2/Q2_4_Fl1.png}
  833.  
  834. \column{2.5in}
  835.  
  836. \includegraphics[scale=0.22]{plots2/Q2_5_Fl1.png}
  837.  
  838. \end{columns}
  839. \end{frame}
  840. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  841.  
  842. \begin{frame}\frametitle{Measurement of background moments}
  843. {~}
  844. \begin{columns}
  845.  
  846. \column{2.5in}
  847.  
  848. \includegraphics[scale=0.22]{plots2/Q2_0_Fl2.png}
  849.  
  850. \column{2.5in}
  851.  
  852. \includegraphics[scale=0.22]{plots2/Q2_1_Fl2.png}
  853.  
  854. \end{columns}
  855. \end{frame}
  856.  
  857. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  858. \begin{frame}\frametitle{Measurement of background moments}
  859. {~}
  860. \begin{columns}
  861.  
  862. \column{2.5in}
  863.  
  864. \includegraphics[scale=0.22]{plots2/Q2_2_Fl2.png}
  865.  
  866. \column{2.5in}
  867.  
  868. \includegraphics[scale=0.22]{plots2/Q2_3_Fl2.png}
  869.  
  870. \end{columns}
  871. \end{frame}
  872.  
  873. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  874. \begin{frame}\frametitle{Measurement of background moments}
  875. {~}
  876. \begin{columns}
  877.  
  878. \column{2.5in}
  879.  
  880. \includegraphics[scale=0.22]{plots2/Q2_4_Fl2.png}
  881.  
  882. \column{2.5in}
  883.  
  884. \includegraphics[scale=0.22]{plots2/Q2_5_Fl2.png}
  885.  
  886. \end{columns}
  887. \end{frame}
  888. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  889.  
  890.  
  891. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  892.  
  893. \begin{frame}\frametitle{Measurement of background moments}
  894. {~}
  895. \begin{columns}
  896.  
  897. \column{2.5in}
  898.  
  899. \includegraphics[scale=0.22]{plots2/Q2_0_Fl3.png}
  900.  
  901. \column{2.5in}
  902.  
  903. \includegraphics[scale=0.22]{plots2/Q2_1_Fl3.png}
  904.  
  905. \end{columns}
  906. \end{frame}
  907.  
  908. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  909. \begin{frame}\frametitle{Measurement of background moments}
  910. {~}
  911. \begin{columns}
  912.  
  913. \column{2.5in}
  914.  
  915. \includegraphics[scale=0.22]{plots2/Q2_2_Fl3.png}
  916.  
  917. \column{2.5in}
  918.  
  919. \includegraphics[scale=0.22]{plots2/Q2_3_Fl3.png}
  920.  
  921. \end{columns}
  922. \end{frame}
  923.  
  924. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  925. \begin{frame}\frametitle{Measurement of background moments}
  926. {~}
  927. \begin{columns}
  928.  
  929. \column{2.5in}
  930.  
  931. \includegraphics[scale=0.22]{plots2/Q2_4_Fl3.png}
  932.  
  933. \column{2.5in}
  934.  
  935. \includegraphics[scale=0.22]{plots2/Q2_5_Fl3.png}
  936.  
  937. \end{columns}
  938. \end{frame}
  939. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  940.  
  941.  
  942. \begin{frame}\frametitle{Measurement of background moments}
  943. {~}
  944. \begin{columns}
  945.  
  946. \column{2.5in}
  947.  
  948. \includegraphics[scale=0.22]{plots2/Q2_0_Fl4.png}
  949.  
  950. \column{2.5in}
  951.  
  952. \includegraphics[scale=0.22]{plots2/Q2_1_Fl4.png}
  953.  
  954. \end{columns}
  955. \end{frame}
  956.  
  957. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  958. \begin{frame}\frametitle{Measurement of background moments}
  959. {~}
  960. \begin{columns}
  961.  
  962. \column{2.5in}
  963.  
  964. \includegraphics[scale=0.22]{plots2/Q2_2_Fl4.png}
  965.  
  966. \column{2.5in}
  967.  
  968. \includegraphics[scale=0.22]{plots2/Q2_3_Fl4.png}
  969.  
  970. \end{columns}
  971. \end{frame}
  972.  
  973. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  974. \begin{frame}\frametitle{Measurement of background moments}
  975. {~}
  976. \begin{columns}
  977.  
  978. \column{2.5in}
  979.  
  980. \includegraphics[scale=0.22]{plots2/Q2_4_Fl4.png}
  981.  
  982. \column{2.5in}
  983.  
  984. \includegraphics[scale=0.22]{plots2/Q2_5_Fl4.png}
  985.  
  986. \end{columns}
  987. \end{frame}
  988. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  989. \section{Summary}
  990. \begin{frame}\frametitle{Summary}
  991. {~}
  992. \begin{itemize}
  993. \item Background moments are effectivelly 0
  994. \item Apart from $F_l$ and $S_6$
  995. \item $S_6$ is sizeable at the left hand sideband for certain bins, evidence of partially reconstructed semileptonic decays?
  996. \item Because the moments are small, they should have small effect on the final result :)
  997. \end{itemize}
  998.  
  999. Wish list:
  1000. \begin{itemize}
  1001. \item Repeat the same with smaller $q^2$ bins.
  1002. \item Optimise the binning in $q^2$ taking into account background systematics and error on signal
  1003. \item Do unfolding.
  1004. \end{itemize}
  1005. \end{frame}
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012. \end{document}