\documentclass[xcolor=svgnames]{beamer} \usepackage[utf8]{inputenc} \usepackage[english]{babel} \usepackage{polski} %\usepackage{amssymb,amsmath} %\usepackage[latin1]{inputenc} %\usepackage{amsmath} %\newcommand\abs[1]{\left|#1\right|} \usepackage{amsmath} \newcommand\abs[1]{\left|#1\right|} \usepackage{hepnicenames} \usepackage{hepunits} \usepackage{color} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 \definecolor{mygreen}{cmyk}{0.82,0.11,1,0.25} \usetheme{Sybila} \title[Acceptance issue]{Acceptance issue} \author{Marcin Chrz\k{a}szcz$^{1}$, Nicola Serra$^{1}$} \institute{$^1$~University of Zurich} \date{\today} \begin{document} % --------------------------- SLIDE -------------------------------------------- %\frame[plain]{\titlepage} \author{Marcin Chrz\k{a}szcz{~}} \institute{(UZH)} % ------------------------------------------------------------------------------ % --------------------------- SLIDE -------------------------------------------- \section{Background studies} \begin{frame}\frametitle{Numbers all around me...} \begin{tiny} \begin{tabular}{ |c |c | c | c| c| c| c| c|c|} \hline {~} & \multicolumn{8}{|c|}{ number of sigmas} \\ \hline $q^2 [GeV^2 /c^4]$ & $F_l$ & $S_3$ & $S_4$ & $S_5$ & $S_6$ & $S_7$ & $S_8$ & $S_9$ \\ \hline $0.1 - 0.98$ & $2.05$ & $0.2$ & $0.61$ & $0.19$ & $1.05$ & $0.5$ & $0.58$ & $0.32$ \\ \hline $1.1 - 2.5$ & $0.63$ & $0.8$ & $0.26$ & $1.19$ & $2.3$ & $0.78$ & $0.42$ & $0.65$ \\ \hline \multicolumn{9}{|c|}{Not important bins} \\ \hline $15 - 17$ & $0.06$ & $1.12$ & $0.89$ & $2.3$ & $0.67$ & $1.9$ & $0.7$ & $0.98$ \\ \hline $17 - 19$ & $1.43$ & $2.5$ & $0.58$ & $0.41$ & $0.87$ & $1.29$ & $0.93$ & $0.915$ \\ \hline \end{tabular} \end{tiny} \end{frame} \begin{frame}\frametitle{Systematics preliminary} \begin{itemize} \item Started accessing the systematics. \item Look very reasonable: max=$\mathcal{O}(0.01)$ \end{itemize} \end{frame} \begin{frame}\frametitle{Numbers all around me...} \begin{tiny} \begin{tabular}{ |c |c | c | c| c| c| c| c|c|} \hline {~} & \multicolumn{8}{|c|}{ absolute systematic} \\ \hline $q^2 [GeV^2 /c^4]$ & $F_l$ & $S_3$ & $S_4$ & $S_5$ & $S_6$ & $S_7$ & $S_8$ & $S_9$ \\ \hline $0.1 - 0.98$ & $0.02$ & $0.001$ & $0.008$ & $0.004$ & $007$ & $0.006$ & $0.002$ & $0.001$ \\ \hline $1.1 - 2.5$ & $0.01$ & $0.004$ & $0.005$ & $0.003$ & $005$ & $0.004$ & $0.007$ & $0.004$ \\ \hline \end{tabular} \end{tiny} {~}\\ Ok I don't want to type rest as I need to run high statistic toys, but they are all small =) \end{frame} \end{document}