% This program can be redistributed and/or modified under the terms % of the GNU Public License, version 3. % % Seth Brown, Ph.D. % sethbrown@drbunsen.org % % Compiled with XeLaTeX % Dependencies: % Fontin Sans font (http://www.exljbris.com/fontinsans.html) % \documentclass{beamer} \usepackage{pgf} \usepackage{times} \usepackage[T1]{fontenc} %\usepackage[mathscr]{eucal} %\usepackage{mathptmx} %\usepackage{mathrsfs} \usepackage{hyperref} % \usepackage{pgfpagfes} % \setbeameroption{show notes on second screen} %\pgfpagesuselayout{4 on 1}[a4paper,border shrink=5mm,landscape] \usepackage{xcolor} %\usepackage[dvipsnames]{xcolor} %\usepackage{amsfonts} %\usepackage{amsmath} % \usepackage[amssymb]{SIunits} %\usepackage{natbib} %\usepackage{amssymb} \usepackage{hepparticles} \usepackage{hepnicenames} \usepackage{hepunits} \usepackage{tikz} \usepackage[polish]{babel} %\usepackage{lmodern} \usepackage{feynmp} % suppress navigation bar \beamertemplatenavigationsymbolsempty \usepackage[mathscr]{eucal} \usepackage{mathrsfs} \mode<presentation> { \usetheme{bunsen} \setbeamercovered{transparent} \setbeamertemplate{items}[circle] } % set fonts \usepackage{amsfonts} \usepackage{amsmath} \usepackage{verbatim} \usepackage{eepic} \usetikzlibrary{arrows} \usetikzlibrary{shapes} %\usepackage{gfsartemisia-euler} %\usepackage[T1]{fontenc} \setbeamerfont{frametitle}{size=\LARGE,series=\bfseries} \tikzstyle{decision} = [diamond, draw, fill=gray!20, text width=4.5em, text badly centered, node distance=3cm, inner sep=0pt] \tikzstyle{block} = [rectangle, draw, fill=blue!10, text width=5em, text centered, rounded corners, minimum height=2em] \tikzstyle{line} = [draw, -latex'] \tikzstyle{cloud} = [draw, ellipse,fill=red!10, node distance=3cm, minimum height=2em] \tikzstyle{every picture}+=[remember picture] \renewcommand{\PKs}{{\HepParticle{K}{S}{}\xspace}} % color definitions \usepackage{color} \definecolor{uipoppy}{RGB}{225, 64, 5} \definecolor{uipaleblue}{RGB}{96,123,139} \definecolor{uiblack}{RGB}{0, 0, 0} % see the macros.tex file for definitions \include{macros} % title slide definition \title{Quo vadis $\tau \to 3\mu$? } \author{Marcin Chrz\k{a}szcz} \institute[Institute of Nuclear Physics] { Institute of Nuclear Physics, \newline Polish Academy of Science } \date{$31^{st}$ October} %-------------------------------------------------------------------- % Introduction %-------------------------------------------------------------------- \begin{document} \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{frontpage_bg_mine}} \setbeamertemplate{footline}[default] \begin{frame} \vspace{2cm} \begin{columns} \column{2.75in} \titlepage \vspace{10cm} \column{2.0in} \end{columns} \end{frame} \section[Outline]{} \begin{frame} \tableofcontents \end{frame} %------------------------------------------------------------------- % Section 1 %------------------------------------------------------------------- % % Set the background for the rest of the slides. % Insert infoline \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}} \setbeamertemplate{footline}[bunsentheme] \section{$\eta$ cutting} \subsection{Cutting $\eta$} \begin{frame}\frametitle{Cutting $\eta$} We have two possibilities to cut $\eta$ away: \begin{itemize} \item Use MLP: \begin{enumerate} \item In low bins we see bad $M(3\mu)$ distribution. Peaks in in tau mass. \item We safe signal: we are loosing $32\%$ signal. \end{enumerate} \item Veto $\eta$: \begin{enumerate} \item Lover efficiency. $36\%$ lost of signal. \item Safe and easy physics interpenetration. \end{enumerate} \end{itemize} \textref{M.Chrz\k{a}szcz 2012} \end{frame} \subsection{Peak in signal window} \begin{frame}\frametitle{Peak in signal window} \includegraphics[scale=0.35]{pid_-0p095_-0p04geo0p4_0p6.png} \textref{M.Chrz\k{a}szcz 2012} \end{frame} \subsection{Limit Permutations} \begin{frame}\frametitle{Limit Permutations, Many thanks to Paul} \begin{itemize} \item OLD: 8.3 \item NEW, full eta cut: >8.9 \item New, eta cut high bins: > 8.9 \end{itemize} Something is wrong. \textref{M.Chrz\k{a}szcz 2012} \end{frame} \begin{frame}\frametitle{Conclusion} \vspace{0.5cm} Limit holds another cross check. We are happy =) \textref{M.Chrz\k{a}szcz 2012} \end{frame} \end{document}