Newer
Older
Presentations / Zurich_group / 09_07_2013 / group_meeting.tex
@Marcin Chrzaszcz Marcin Chrzaszcz on 28 Jul 2013 15 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{ \begin{small} $9^{th}$ July 2013 \end{small}}
  159.  
  160. %--------------------------------------------------------------------
  161. % Introduction
  162. %--------------------------------------------------------------------
  163.  
  164. \begin{document}
  165.  
  166.  
  167.  
  168.  
  169. \setbeamertemplate{background}
  170. {\includegraphics[width=\paperwidth,height=\paperheight]{frontpage_bg_mine}}
  171. \setbeamertemplate{footline}[default]
  172.  
  173. \begin{frame}
  174. \vspace{1.1cm}
  175. \begin{columns}
  176. \column{2.75in}
  177. \titlepage
  178.  
  179. \begin{center}
  180. \includegraphics[height=1.0cm ]{pic/uzh.jpg}
  181. % \hspace{0.5cm}
  182. % \includegraphics[height=1.5cm]{pic/babar.jpg}
  183. \hspace{1cm}
  184. \includegraphics[height=1.0cm]{pic/ifj.png}
  185. \hspace{1cm}
  186. %\includegraphics[height=1.0cm]{pic/SNS.jpg}
  187. \end{center}
  188. \vspace{10cm}
  189. \column{2.0in}
  190. \end{columns}
  191. \end{frame}
  192.  
  193. %--------------------------------------------------------------------
  194. % OUTLINE
  195. %--------------------------------------------------------------------
  196.  
  197.  
  198.  
  199.  
  200. \section[Outline]{}
  201. \begin{frame}
  202. \tableofcontents
  203. \end{frame}
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. %-------------------------------------------------------------------
  212. % Introduction
  213. %-------------------------------------------------------------------
  214. %
  215. % Set the background for the rest of the slides.
  216. % Insert infoline
  217. \setbeamertemplate{background}
  218. {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}}
  219. \setbeamertemplate{footline}[bunsentheme]
  220.  
  221. \title{Update on analysis}
  222.  
  223.  
  224. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  225. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  226.  
  227. \setbeamertemplate{background}
  228. {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}}
  229. \setbeamertemplate{footline}[bunsentheme]
  230. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%2>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  231.  
  232. \section{Inflaton analysis}
  233. \subsection{Introduction}
  234. \begin{frame}\frametitle{Inflaton analysis}
  235. Motivation:
  236. \begin{small}
  237. \begin{itemize}
  238. \item Probing low energy particle physics.
  239. \end{itemize}
  240. $ \mathcal{L}_{XSM} = \int\sqrt{-g}d^{4}x (\mathcal{L}_{SM} + \mathcal{L}_{X} + \mathcal{L}_{grav})$ \\
  241.  
  242. \begin{itemize}
  243. \item Coupling to SM via scalar potential.
  244. \item Solves cosmological problems.
  245. \item Long lived particles. Life time $10^{-9}-10^{-10} s$
  246. \item Mass $1-2 GeV$.
  247. \item Reheats the early universe.\footnote{arXiv:0912.0390, arXiv:1303.4395}
  248. \end{itemize}
  249.  
  250.  
  251.  
  252. \end{small}
  253.  
  254. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  255. \end{frame}
  256.  
  257. %\section{Work done so far}
  258.  
  259.  
  260.  
  261. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%55
  262. \begin{frame}
  263. \subsection{Simulation}
  264.  
  265. \frametitle{Work done so far}
  266. {~}
  267. Work done:
  268. \begin{itemize}
  269. \item Prepare a decfile. v27r8 released
  270. \item Simulated $1.3M$ events, pythia8, siom08.
  271. \item Implemented isolation parameters in DecayTreeTuple package(extrnal c++ module).
  272. \item Started looking at signal efficiency.
  273. \item Signal is split into two samples: Downstream $\mu$ and "normal" $\mu$.
  274.  
  275.  
  276. \end{itemize}
  277. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  278. \end{frame}
  279. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  280. \begin{frame}
  281. \frametitle{Flight distance of Inflaton}
  282. {~}
  283.  
  284.  
  285. \begin{columns}
  286. \column{2.5in}
  287. Reconstructed
  288. \includegraphics[scale=0.25]{pic2/FD_XI_reco_down.png}
  289.  
  290.  
  291. \column{2.5in}
  292. Truth Matched
  293. \includegraphics[scale=0.25]{pic2/FD_XI_true_down.png}
  294.  
  295.  
  296. \end{columns}
  297.  
  298.  
  299.  
  300. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  301. \end{frame}
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308. \begin{frame}
  309. \frametitle{Flight distance of Inflaton, "normal" $\mu$}
  310. {~}
  311.  
  312.  
  313. \begin{columns}
  314. \column{2.5in}
  315. Reconstructed
  316. \includegraphics[scale=0.4]{pic2/FD_XI_reco.png}
  317.  
  318.  
  319. \column{2.5in}
  320. Truth Matched
  321. \includegraphics[scale=0.4]{pic2/FD_XI_true.png}
  322.  
  323.  
  324. \end{columns}
  325.  
  326.  
  327.  
  328. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  329. \end{frame}
  330.  
  331.  
  332.  
  333.  
  334. \begin{frame}
  335. \frametitle{Life time of Inflaton, "normal" $\mu$}
  336. {~}
  337.  
  338.  
  339. \begin{columns}
  340. \column{2.5in}
  341. Reconstructed
  342. \includegraphics[scale=0.4]{pic2/time_XI_reco.png}
  343.  
  344.  
  345. \column{2.5in}
  346. Truth Matched
  347. \includegraphics[scale=0.4]{pic2/time_XI_true.png}
  348.  
  349.  
  350. \end{columns}
  351.  
  352.  
  353.  
  354. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  355. \end{frame}
  356.  
  357. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  358.  
  359. \begin{frame}
  360. \frametitle{Flight distance of Inflaton, downstream $\mu$}
  361. {~}
  362.  
  363.  
  364. \begin{columns}
  365. \column{2.5in}
  366. Reconstructed
  367. \includegraphics[scale=0.25]{pic2/FD_XI_reco_down.png}
  368.  
  369.  
  370. \column{2.5in}
  371. Truth Matched
  372. \includegraphics[scale=0.25]{pic2/FD_XI_true_down.png}
  373.  
  374.  
  375. \end{columns}
  376.  
  377.  
  378.  
  379. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  380. \end{frame}
  381.  
  382.  
  383.  
  384.  
  385. \begin{frame}
  386. \frametitle{Life time of Inflaton, downstream $\mu$}
  387. {~}
  388.  
  389.  
  390. \begin{columns}
  391. \column{2.5in}
  392. Reconstructed
  393. \includegraphics[scale=0.25]{pic2/time_XI_reco_down.png}
  394.  
  395.  
  396. \column{2.5in}
  397. Truth Matched
  398. \includegraphics[scale=0.25]{pic2/time_XI_true_down.png}
  399.  
  400.  
  401. \end{columns}
  402.  
  403.  
  404.  
  405. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  406. \end{frame}
  407.  
  408.  
  409.  
  410.  
  411. \subsection{Resolution}
  412. \begin{frame}
  413. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  414.  
  415. \frametitle{Mass Resolution }
  416. {~}
  417.  
  418. \begin{itemize}
  419. \item Fitted separately for $\PB0$ and $\chi$
  420. \item Fitting model: Double Gauss.
  421. \item Single Gauss didn't work.
  422. \item We will account for MC/DATA difference.
  423. \end{itemize}
  424.  
  425.  
  426.  
  427. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  428. \end{frame}
  429.  
  430.  
  431. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  432. \begin{frame}
  433. \frametitle{Mass Resolution }
  434. {~}
  435.  
  436.  
  437. \begin{columns}
  438. \column{2.5in}
  439. StdMuons
  440. \includegraphics[scale=0.25]{pic2/B0_mass.png}
  441. \begin{tiny} $mean_1= 5.288\times 10^{+03} \pm 0.21 MeV$, $mean_2= 5.27\times 10^{+03} \pm 1.56 MeV$\\
  442. $\sigma_1=58.8 \pm 2.24 $, $\sigma_2= 15.5\pm 0.23$\\
  443. $f= 0.79 \pm 0.01 $
  444. \end{tiny}
  445.  
  446. \column{2.5in}
  447. Downstream
  448. \includegraphics[scale=0.25]{pic2/B0_mass_d.png}
  449. \begin{tiny} $mean_1=5.28\times 10^{+03} \pm 4.18 MeV$, $mean_2= 5.28\times 10^{+03} \pm 0.56 MeV$\\
  450. $\sigma_1=66.6 \pm 7.56 $, $\sigma_2= 18.7\pm 0.65$\\
  451. $f= 0.21 \pm 0.02 $
  452. \end{tiny}
  453. \end{columns}
  454.  
  455.  
  456.  
  457. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  458. \end{frame}
  459.  
  460.  
  461.  
  462.  
  463. \begin{frame}
  464.  
  465.  
  466. \frametitle{Mass Resolution }
  467. {~}
  468.  
  469.  
  470. \begin{columns}
  471. \column{2.5in}
  472. StdMuons
  473. \includegraphics[scale=0.25]{pic2/inflaton.png}
  474. \begin{tiny} $mean_1=1.48893\times 10^{+03} \pm 1.1 MeV$, $mean_2= 1.50046\times 10^{+03} \pm 0.09 MeV$\\
  475. $\sigma_1=25.7 \pm 0.83 $, $\sigma_2= 7.63\pm 0.01$\\
  476. $f= 0.104 \pm 0.007 $
  477.  
  478. \end{tiny}
  479.  
  480. \column{2.5in}
  481. Downstream
  482. \includegraphics[scale=0.25]{pic2/inflaton_d.png} \\
  483. \begin{tiny} $mean_1=1.49880\times 10^{+03} \pm 1.41 MeV$, $mean_2= 1.49743\times 10^{+03} \pm 0.51 MeV$\\
  484. $\sigma_1=27.3 \pm 2.57 $, $\sigma_2= 11.34\pm 0.88$\\
  485. $f= 0.28 \pm 0.075 $
  486.  
  487. \end{tiny}
  488. \end{columns}
  489.  
  490.  
  491.  
  492. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  493. \end{frame}
  494.  
  495.  
  496.  
  497.  
  498. \section{Summary}
  499. \begin{frame}\frametitle{Summary on inflaton}
  500. \begin{itemize}
  501. \item Good reconstruction of life time. \Simley{1}
  502. \item Excellent mass resolution. \Simley{1}
  503. \item Data from 2011 and 2012 are being processing with our preselection on DIRAC as we speak. \Simley{1}
  504. \item Poor efficiency: $\varepsilon_{rex} \times \varepsilon_{stripping} = 1\%$
  505. \Simley{-1}
  506. \item Need to investigate if this is due to reco or stripping.
  507. \end{itemize}
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  516. \end{frame}
  517.  
  518.  
  519. \section{$\tau \to 3\mu$, $\tau \to p \mu\mu$ analysis}
  520. %\subsection{$\tau \to 3\mu$, $\tau \to p \mu\mu$ analysis}
  521. \begin{frame}\frametitle{$\tau \to 3\mu$, $\tau \to p \mu\mu$ analysis}
  522. Where do we stand(last week development):
  523. \begin{small}
  524. \begin{itemize}
  525. \item Over 20 new DecFiles committed(Patrick will kill me).
  526. \item No more problem with reweighing the MC. \Simley{1}
  527. \item Smaller systematics.
  528. \item Implemented Generator cuts. Gained 10x in retention.
  529. \item Produced yesterday ntuples with new MC(done by me).
  530. \item Background grown more than expected in 2012.
  531. \item Investigating new trigger lines.
  532. \item Will have the conclusion on triggers for tomorrow's $\tau \to 3\mu$ meeting.
  533. \end{itemize}
  534.  
  535.  
  536.  
  537.  
  538. \end{small}
  539.  
  540. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  541. \end{frame}
  542.  
  543.  
  544.  
  545. \section{BEC and FDC}
  546. %\subsection{$\tau \to 3\mu$, $\tau \to p \mu\mu$ analysis}
  547. \begin{frame}\frametitle{BEC and FDC}
  548. \only<1>{
  549. Where do we stand(last week development):
  550. \begin{small}
  551. \begin{itemize}
  552. \item I froze preselection.Moved only to PIDNN.(backup slides).
  553. \item Produce ntuples 2011+2012 data.
  554. \item We see enhancement in low $q^2$ region.
  555. \item Problems implementing LCMS.
  556. \item Thrust axis doesn't make sense in LHCb.
  557. \item On Wed soft-QCD prof. Bialas has talk about BEC ,discussion planned.
  558. \end{itemize}
  559.  
  560.  
  561.  
  562.  
  563. \end{small}
  564. }
  565. \only<2>
  566. {
  567. \includegraphics[scale=0.23]{pic2/BEC.png} \\
  568. Enhancement in low $\phi$ region.
  569.  
  570. }
  571. \only<3>
  572. {
  573. \includegraphics[scale=0.2]{pic2/BEC2.png} \\
  574. Enhancement in low $q^2$ region.
  575.  
  576. }
  577.  
  578. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  579. \end{frame}
  580. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  581. \section{Other analysis with smaller progress}
  582. %\subsection{$\tau \to 3\mu$, $\tau \to p \mu\mu$ analysis}
  583. \begin{frame}\frametitle{Other analysis with smaller progress}
  584. \begin{small}
  585. \begin{itemize}
  586. \item $\Lambda_b \to h \mu$. We found bug in official MC. We have new one since last week. Playing around with isolating parameter.
  587. \item $\Lambda_c \to p \mu \mu$ At midnight DIRAC infromed me that official MC production started.
  588.  
  589. \end{itemize}
  590.  
  591.  
  592.  
  593.  
  594. \end{small}
  595.  
  596. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  597. \end{frame}
  598.  
  599.  
  600.  
  601.  
  602. \section{BACKUP}
  603. %\subsection{$\tau \to 3\mu$, $\tau \to p \mu\mu$ analysis}
  604. \begin{frame}\frametitle{}
  605.  
  606.  
  607. \begin{Huge}
  608. BACKUP
  609. \end{Huge}
  610.  
  611. \textref {M.Chrz\k{a}szcz, N.Serra 2013}
  612. \end{frame}
  613. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  614.  
  615. \begin{frame}\frametitle{PID $\pi$}
  616. \begin{itemize}
  617. \item No more DLL.
  618. \item Only $PIDNN$ V2.
  619.  
  620. \end{itemize}
  621.  
  622.  
  623. \includegraphics[scale=0.18]{pic/Long_Pion-IDEff_V_Pion-Purity.png}
  624.  
  625.  
  626.  
  627.  
  628. \textref {M.Chrz\k{a}szcz 2013}
  629. \end{frame}
  630.  
  631. \begin{frame}\frametitle{PID K}
  632.  
  633. \includegraphics[scale=0.18]{pic/Long_Kaon-IDEff_V_Kaon-Purity.png}
  634.  
  635.  
  636.  
  637.  
  638. \textref {M.Chrz\k{a}szcz 2013}
  639. \end{frame}
  640.  
  641. \begin{frame}\frametitle{PID p}
  642.  
  643. \includegraphics[scale=0.18]{pic/Long_Proton-IDEff_V_Proton-Purity.png}
  644.  
  645.  
  646.  
  647.  
  648. \textref {M.Chrz\k{a}szcz 2013}
  649. \end{frame}
  650.  
  651.  
  652. \begin{frame}\frametitle{Changes}
  653.  
  654. \begin{itemize}
  655. \item Let's Use the looser proposed PIDNN for preselection(backupslides)
  656. \item We might get into troubles with statistics for K/p modes.
  657. \item We should really start to think about dedicated stripping!
  658. \item Is a paper only with pions a possibility till we get new stripping?
  659.  
  660. \end{itemize}
  661.  
  662. \textref {M.Chrz\k{a}szcz 2013}
  663. \end{frame}
  664.  
  665. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
  666.  
  667.  
  668.  
  669.  
  670.  
  671. \end{document}