% 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.fsrtml) % \documentclass{beamer} \usepackage{pgf} \usepackage{tikz} \usepackage{times} \usepackage[T1]{fontenc} %\usepackage[mathscr]{eucal} %\usepackage{mathptmx} %\usepackage{mathrsfs} \usepackage{hyperref} \usepackage{color} \usepackage{graphicx} \usepackage{wasysym} % \usepackage{pgfpagfes} % \setbeameroption{show notes on second screen} %\pgfpagesuselayout{4 on 1}[a4paper,border shrink=5mm,landscape] \usepackage{xcolor} \usepackage{xcolor,multirow} %\usepackage[table]{xcolor} %\usepackage[dvipsnames]{xcolor} %\usepackage{amsfonts} %\usepackage{amsmath} % \usepackage[amssymb]{SIunits} %\usepackage{natbib} %\usepackage{amssymb} \usepackage{hepparticles} \usepackage{hepnicenames} \usepackage{hepunits} \usepackage{tikz} \usepackage[english]{babel} %%\usepackage{lmodern} %\usepackage{feynmp} % suppress navigation bar \beamertemplatenavigationsymbolsempty \usepackage[mathscr]{eucal} \usepackage{mathrsfs} \mode<presentation> { \usetheme{bunsen} \setbeamercovered{transparent} \setbeamertemplate{items}[circle] } \newcommand{\Simley}[1]{% \begin{tikzpicture}[scale=0.15] \newcommand*{\SmileyRadius}{1.0}% \draw [fill=brown!10] (0,0) circle (\SmileyRadius)% outside circle %node [yshift=-0.22*\SmileyRadius cm] {\tiny #1}% uncomment this to see the smile factor ; \pgfmathsetmacro{\eyeX}{0.5*\SmileyRadius*cos(30)} \pgfmathsetmacro{\eyeY}{0.5*\SmileyRadius*sin(30)} \draw [fill=cyan,draw=none] (\eyeX,\eyeY) circle (0.15cm); \draw [fill=cyan,draw=none] (-\eyeX,\eyeY) circle (0.15cm); \pgfmathsetmacro{\xScale}{2*\eyeX/180} \pgfmathsetmacro{\yScale}{1.0*\eyeY} \draw[color=red, domain=-\eyeX:\eyeX] plot ({\x},{ -0.1+#1*0.15 % shift the smiley as smile decreases -#1*1.75*\yScale*(sin((\x+\eyeX)/\xScale))-\eyeY}); \end{tikzpicture}% }% % set fonts \usepackage{amsfonts} \usepackage{amsmath} \usepackage{verbatim} \usepackage{fancyvrb} \DefineVerbatimEnvironment{code}{Verbatim}{fontsize=\small} \DefineVerbatimEnvironment{example}{Verbatim}{fontsize=\small} \usepackage{listings} \usepackage{courier} \lstset{ basicstyle=\footnotesize\ttfamily, % Standardschrift %numbers=left, % Ort der Zeilennummern numberstyle=\tiny, % Stil der Zeilennummern %stepnumber=2, % Abstand zwischen den Zeilennummern numbersep=5pt, % Abstand der Nummern zum Text tabsize=2, % Groesse von Tabs extendedchars=true, % breaklines=true, % Zeilen werden Umgebrochen keywordstyle=\color{red}, frame=b, % keywordstyle=[1]\textbf, % Stil der Keywords % keywordstyle=[2]\textbf, % % keywordstyle=[3]\textbf, % % keywordstyle=[4]\textbf, \sqrt{\sqrt{}} % stringstyle=\color{white}\ttfamily, % Farbe der String showspaces=false, % Leerzeichen anzeigen ? showtabs=false, % Tabs anzeigen ? xleftmargin=17pt, framexleftmargin=17pt, framexrightmargin=5pt, framexbottommargin=4pt, %backgroundcolor=\color{lightgray}, showstringspaces=false % Leerzeichen in Strings anzeigen ? } %\DeclareCaptionFont{blue}{\color{blue}} %\captionsetup[lstlisting]{singlelinecheck=false, labelfont={blue}, textfont={blue}} \usepackage{caption} \DeclareCaptionFont{white}{\color{white}} \DeclareCaptionFormat{listing}{\colorbox[cmyk]{0.43, 0.35, 0.35,0.01}{\parbox{\textwidth}{\hspace{15pt}#1#2#3}}} \captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white, singlelinecheck=false, margin=0pt, font={bf,footnotesize}} \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} % caption styling %\DeclareCaptionFont{uiblack}{\color{uiblack}} %\DeclareCaptionFont{uipoppy}{\color{uipoppy}} %\captionsetup{labelfont={uipoppy},textfont=uiblack} % see the macros.tex file for definitions \include{macros } % title slide definition \title{Light in the tunnel} %\subtitle{a bias report} \author{ Marcin Chrz\k{a}szcz$^{1,2}$} \institute[UTH, IFJ] { %\begin{tiny} $ ^1$ University of Zurich , $ ^2$ Institute of Nuclear Physics, Krakow, %\end{tiny}smallsmall } \date{ \today} %-------------------------------------------------------------------- % Introduction %-------------------------------------------------------------------- \begin{document} \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{frontpage_bg_mine}} \setbeamertemplate{footline}[default] \begin{frame} \vspace{1.1cm} \begin{columns} \column{2.75in} \titlepage \begin{center} \includegraphics[height=1.0cm ]{pic/uzh.jpg} % \hspace{0.5cm} % \includegraphics[height=1.5cm]{pic/babar.jpg} \hspace{1cm} \includegraphics[height=1.0cm]{pic/ifj.png} \hspace{1cm} %\includegraphics[height=1.0cm]{pic/SNS.jpg} \end{center} \vspace{10cm} \column{2.0in} \end{columns} \end{frame} %-------------------------------------------------------------------- % OUTLINE %-------------------------------------------------------------------- %------------------------------------------------------------------- % Introduction %------------------------------------------------------------------- % % Set the background for the rest of the slides. % Insert infoline \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}} \setbeamertemplate{footline}[bunsentheme] \title{Update on analysis} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \setbeamertemplate{background} {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}} \setbeamertemplate{footline}[bunsentheme] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%2>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame}\frametitle{Francesco X-check} {~}\\ \begin{itemize} \item In 2011 analysis we used the middle side bands for optimisation of binning: \begin{enumerate} \item The bck there is the same as in the signal region. \item We checked that there is no significant difference in expected number of bck events \end{enumerate} \item We forgot about this test in this round. \item All numbers in the note. \end{itemize} \textref {M.Chrz\k{a}szcz 2014} \end{frame} \begin{frame}\frametitle{Francesco X-check 2011} {~}\\ \begin{tiny} \begin{table}[h] \begin{center} \tiny \begin{tabular}{|c|c|c|c|} \hline PID & BLEND & $30~MeV$blind window & $20~MeV$ blind window \\ \hline $ 0.4, 0.45$ & $0.32 , 0.46$ & $8.2742 \pm 1.069$ & $8.000 \pm 1.0162$ \\ $ 0.4, 0.45$ & $0.46 , 0.54$ & $2.619 \pm 0.602$ & $2.448 \pm 0.5624$\\ $ 0.4, 0.45$ & $0.54 , 0.65$ & $2.897 \pm 0.632$ & $2.709 \pm 0.591$ \\ $ 0.4, 0.45$ & $0.65 , 0.8$ & $3.411 \pm 0.690$ & $3.323 \pm 0.6578$ \\ $ 0.4, 0.45$ & $0.8 , 1.0001$ & $3.409 \pm 0.775$ & $3.561 \pm 0.756$ \\ $ 0.45, 0.54$ & $0.32 , 0.46$ & $7.677 \pm 1.032$ & $7.690 \pm 0.9995$ \\ $ 0.45, 0.54$ & $0.46 , 0.54$ & $1.739 \pm 0.497$ & $1.748 \pm 0.4826$ \\ $ 0.45, 0.54$ & $0.54 , 0.65$ & $2.828 \pm 0.632$ & $2.906 \pm 0.6187$ \\ $ 0.45, 0.54$ & $0.65 , 0.8$ & $2.189 \pm 0.629$ & $2.199 \pm 0.6022$ \\ $ 0.45, 0.54$ & $0.8 , 1.0001$ & $4.547 \pm 0.879$ & $4.189 \pm 0.818$ \\ $ 0.54, 0.63$ & $0.32 , 0.46$ & $7.447 \pm 1.014$ & $7.218 \pm 0.9659$ \\ $ 0.54, 0.63$ & $0.46 , 0.54$ & $1.790 \pm 0.497$ & $1.676 \pm 0.4658$ \\ $ 0.54, 0.63$ & $0.54 , 0.65$ & $2.874 \pm 0.632$ & $2.686 \pm 0.5913$\\ $ 0.54, 0.63$ & $0.65 , 0.8$ & $2.717 \pm 0.6168$ & $2.541 \pm 0.5776$ \\ $ 0.54, 0.63$ & $0.8 , 1.0001$ & $2.994 \pm 0.673$ & $2.783 \pm 0.6292$ \\ $ 0.63, 0.75$ & $0.32 , 0.46$ & $6.964 \pm 0.985$ & $6.510 \pm 0.9215$ \\ $ 0.63, 0.75$ & $0.46 , 0.54$ & $2.059 \pm 0.534$ & $1.926 \pm 0.4997$ \\ $ 0.63, 0.75$ & $0.54 , 0.65$ & $1.8971 \pm 0.533$ & $2.188 \pm 0.5465$ \\ $ 0.63, 0.75$ & $0.65 , 0.8$ & $2.891 \pm 0.632$ &$ 2.834 \pm 0.6053$ \\ $ 0.63, 0.75$ & $0.8 , 1.0001$ & $4.246 \pm 0.801$ & $4.540 \pm 0.7935$ \\ $ 0.75, 1.0001$ & $0.28 , 0.32$ & $1.92 \pm 0.516$ & $1.925 \pm 0.4998$ \\ $ 0.75, 1.0001$ & $0.32 , 0.46$ & $3.15 \pm 0.740$ & $3.170 \pm 0.7140$ \\ $ 0.75, 1.0001$ & $0.46 , 0.54$ & $1.377 \pm 0.437$ & $1.286 \pm 0.4083$ \\ $ 0.75, 1.0001$ & $0.54 , 0.65$ & $1.177 \pm 0.432$ & $1.250 \pm 0.4250$ \\ $ 0.75, 1.0001$ & $0.65 , 0.8$ & $2.504 \pm 0.615$ & $2.629 \pm 0.6036$ \\ $ 0.75, 1.0001$ & $0.8 , 1.0001$ & $3.601 \pm 0.761$ & $3.763 \pm 0.7459$ \\ \hline \hline \end{tabular} \end{center} \end{table} \end{tiny} \textref {M.Chrz\k{a}szcz 2014} \end{frame} \begin{frame}\frametitle{Francesco X-check 2012} {~}\\ \begin{tiny} \begin{table}[h] \begin{center} \tiny \begin{tabular}{|c|c|c|c|} \hline PID & BLEND & $30~MeV$blind window & $20~MeV$ blind window \\ \hline $ 0.4, 0.54$ & $0.45 , 0.61$ & $28.7 \pm 2.0$ & $28.126 \pm 1.9096$ \\ $ 0.4, 0.54$ & $0.61 , 0.7$ & $9.72 \pm 1.22$ & $9.287 \pm 1.1550$ \\ $ 0.4, 0.54$ & $0.7 , 0.83$ & $11.38 \pm 1.26$ & $11.293 \pm 1.2171$\\ $ 0.4, 0.54$ & $0.83 , 0.94$ & $7.34 \pm 1.10$ &$7.36042 \pm 1.0587$\\ $ 0.4, 0.54$ & $0.94 , 1.0001$ & $5.98 \pm 0.95$ & $5.9935 \pm 0.9181$\\ $ 0.54, 0.61$ & $0.45 , 0.61$ & $8.32 \pm 1.086$ & $7.89144 \pm 1.023$ \\ $ 0.54, 0.61$ & $0.61 , 0.7$ & $2.595 \pm 0.616$ & $2.4168 pm 0.5754$ \\ $ 0.54, 0.61$ & $0.7 , 0.83$ & $1.833 \pm 0.601$ &$2.0231 \pm 0.5932$ \\ $ 0.54, 0.61$ & $0.83 , 0.94$ & $2.929 \pm 0.724$ & $3.5334 \pm 0.7406$ \\ $ 0.54, 0.61$ & $0.94 , 1.0001$ & $2.693 \pm 0.632$ & $2.631 \pm 0.6036$ \\ $ 0.61, 0.71$ & $0.45 , 0.61$ & $9.661 \pm 1.18$ & $9.0134 \pm 1.1012$ \\ $ 0.61, 0.71$ & $0.61 , 0.7$ & $3.346 \pm 0.69$ &$3.3744 \pm 0.67012$ \\ $ 0.61, 0.71$ & $0.7 , 0.83$ & $4.600 \pm 0.888$ &$4.6955 \pm 0.85961$ \\ $ 0.61, 0.71$ & $0.83 , 0.94$ & $4.091 \pm 0.809$ &$3.9536 \pm 0.7670$ \\ $ 0.61, 0.71$ & $0.94 , 1.0001$ & $2.780 \pm 0.680$ & $3.0163 \pm 0.6749$ \\ $ 0.71, 0.8$ & $0.45 , 0.61$ & $6.170 \pm 0.945$ &$5.7536 \pm 0.8835$ \\ $ 0.71, 0.8$ & $0.61 , 0.7$ & $1.570 \pm 0.556$ & $1.7297 \pm 0.5510$ \\ $ 0.71, 0.8$ & $0.7 , 0.83$ & $2.987 \pm 0.717$ & $2.8913 \pm 0.6803$ \\ $ 0.71, 0.8$ & $0.83 , 0.94$ & $3.929 \pm 0.806$ & $3.6279 \pm 0.7512$ \\ $ 0.71, 0.8$ & $0.94 , 1.0001$ & $3.222 \pm 0.676$ & $3.007 \pm 0.6317$ \\ $ 0.8, 1.0$ & $0.45 , 0.61$ & $3.802 \pm 0.784$ &$3.8222 \pm 0.7558$ \\ $ 0.8, 1.0$ & $0.61 , 0.7$ & $2.649 \pm 0.676$ & $2.4380 \pm 0.6296$ \\ $ 0.8, 1.0$ & $0.7 , 0.83$ & $3.053 \pm 0.674$ & $2.8408 \pm 0.6300$ \\ $ 0.8, 1.0$ & $0.83 , 0.94$ & $1.740 \pm 0.543$ & $1.7401 \pm 0.5229$ \\ $ 0.8, 1.0$ & $0.94 , 1.0001$ & $3.361 \pm 0.702$ & $3.405 \pm 0.6816$ \\ \hline \hline \end{tabular} \end{center} \end{table} \end{tiny} \textref {M.Chrz\k{a}szcz 2014} \end{frame} \begin{frame}\frametitle{X-check on 2011 limit} {~}\\ \begin{itemize} \item As agreed last time I have X-checked 2011 limit. \item Got a bi higher value then Paul: \begin{enumerate} \item $B(\tau\to3\mu) <8.45\times 10^{-8}$ \end{enumerate} \item REMINDER: Pauls: $B(\tau\to3\mu) <7.9\times 10^{-8}$ \end{itemize} \textref {M.Chrz\k{a}szcz 2014} \end{frame} \end{document}