% 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{Preliminary Inamps results } \author{Alberto Lusiani, Marcin Chrz\k{a}szcz} \institute[SNS, INFN, IFJ] \date{$5^{th$ 2012} %-------------------------------------------------------------------- % 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 \begin{center} \includegraphics[height=1.5cm,keepaspectratio ]{pic/SNS.png} \hspace{1cm} \includegraphics[height=1.5cm]{pic/INFN.png} \hspace{1cm} \includegraphics[height=1.4cm]{pic/ifj.png} \end{center} \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{What changed} %\subsection{Eff vs. thr. } \begin{frame}\frametitle{Panta chorei} Since 4 days: \begin{itemize} \item Redone the alignment. Each set of runs(threshold scan, angular scan, etc.) has sit's own alignment. \item Fit changed to extended one. \end{itemize} \textref{A.Lusiani, M.Chrz\k{a}szcz 2012} \end{frame} \section{CHIP 13} \subsection{Efficiency vs threshold} \begin{frame}\frametitle{Efficiency vs threshold, CHIP13 X} \includegraphics[width=\textwidth]{pic/res_x_chip13.png} \textref{A.Lusiani, M.Chrz\k{a}szcz 2012} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 \begin{frame}\frametitle{Efficiency vs threshold, CHIP13 Y} \includegraphics[width=\textwidth]{pic/res_y_chip13.png} \textref{A.Lusiani, M.Chrz\k{a}szcz 2012} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 \subsection{Efficiency vs angle} \begin{frame}\frametitle{Efficiency vs angle, CHIP14 X} \includegraphics[width=\textwidth]{pic/res_x_chip14.png} \textref{A.Lusiani, M.Chrz\k{a}szcz 2012} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 \begin{frame}\frametitle{Efficiency vs threshold, CHIP14 Y} \includegraphics[width=\textwidth]{pic/res_y_chip14.png} \textref{A.Lusiani, M.Chrz\k{a}szcz 2012} \end{frame} \subsection{Resolution vs Angle} \begin{frame}\frametitle{Efficiency vs angle, CHIP 13} \includegraphics[width=\textwidth]{pic/eff_vs_angle.png} \textref{A.Lusiani, M.Chrz\k{a}szcz 2012} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 \end{document}