Newer
Older
Presentations / tau23mu_lhcb / VeryRareMeeting_11_Oct_12 / very_rare.tex
@mchrzasz mchrzasz on 9 Jan 2013 4 KB first commit
% 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{Limit cross checks of cross checks...}
\author{Marcin Chrz\k{a}szcz}
\institute[Institute of Nuclear Physics]
{
Institute of Nuclear Physics,
\newline Polish Academy of Science
}



\date{$18^{th}$ 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{Limit studies}
\subsection{Making a fake trash-bin}
\begin{frame}\frametitle{Fake bin}

 \vspace{0.8cm}
\begin{columns}
\column{2.5in}
 \begin{itemize}
 \item Add to trash bins the observed number of events
 \item Erros take the same size as the ones we have now in those bins.
 \item 0.5M toys peer bin. (Previously we had 2M).
 \item Results: Expected: $8.16 \times 10^{-8}$, observed: $7.6 \times 10^{-8}$.
 \item To be compared with: $8.21 \times 10^{-8}$ and $7.89 \times 10^{-8}$.
 \end{itemize}

\column{2.5in}
\includegraphics[scale=0.26]{SS.png}
\end{columns} 
\begin{exampleblock}{To be, or not to be: that is the question.}
{
Do we now believe the limit script?
}
\end{exampleblock}


  
  \textref{M.Chrz\k{a}szcz 2012}
\end{frame}

\begin{frame}\frametitle{Explenation.}

 \vspace{0.5cm}
Don't get excited about the $0.3$ improvement! 
\newline The errors are wrong on the trash bins because are taken form wrongly made fit! 
\newline This make the banana more fat, and increases artificially the limit. Have a look below

\begin{columns}\column{2.5in}
\includegraphics[scale=0.26]{SS.png}
\tiny Fat Banana, you don;t want to eat this one.
\column{2.5in}
\includegraphics[scale=0.28]{pic/no_trash_banana.png}
\tiny The slim banana.
  
  \end{columns}
  
  \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}