Newer
Older
Presentations / SuperB_tau_status / superb_tau_status.tex
@mchrzasz mchrzasz on 9 Jan 2013 2 KB first commit
\documentclass[]{beamer}
\setbeamertemplate{navigation symbols}{}
\usepackage{beamerthemesplit}
\useoutertheme{infolines}
\usecolortheme{dolphin}
\usetheme{Warsaw}
\usepackage{graphicx}
\usepackage{amssymb,amsmath}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{latexsym}
\usepackage{hyperref}

\usepackage[T1]{fontenc}
\usepackage[polish]{babel}
\usepackage{lmodern}

\pgfdeclareimage[height=1.5ex,width=1.\baselineskip]{institut}{ifj.png}


\logo{\includegraphics[height=1.0cm]{ifj.png}}


%\usetheme{Boadilla}

%\beamersetuncovermixins{\opaqueness<1>{25}}{\opaqueness<2->{15}}
\title{	Status report on $\tau \rightarrow 3 \mu$ and $B \rightarrow \phi \phi K$}  
\author{Marcin Chrz\k{a}szcz, Alberto Lusiani}

\date{2 June 2012} 

\begin{document}

{
\institute{Institute of Nuclear Physics PAN}
\setbeamertemplate{footline}{} 
\begin{frame}
  \titlepage
\end{frame}
}

\institute{IFJ PAN}



%tutaj mamy pierwsza strone


\section[Outline]{}
\begin{frame}
\tableofcontents
\end{frame}

%normal slides
\subsection{Twoards Monte Carlo Production}
\begin{frame}\frametitle{Twoards Monte Carlo Production} 

	\begin{itemize}
	\item MC Signal for both channels is simulated. For this we got 160 CPUs avaible for us 24/7. 
	\item Simulated ~10M for each channel: $\tau \rightarrow 3 \mu$, $\tau \rightarrow 2 \mu e $, $\tau \rightarrow 2 e \mu $, $\tau \rightarrow 3 e $, $B \rightarrow \phi \phi K$.
	\item Applied 15th may -> got a computing grant. 100k computing hours. Zeus cluster is 88th in the world.
	\item Perfect for simulating large background samples. First estimation, we need ~ $3$ $10^{9}$ events.
	\item Got assurence that if we need more we will get it.
	\item Problem with FastSim =(. Turns out that we were lucky.
		
	
	\end{itemize}	

\end{frame}

\subsection{More signal Simulations}
\begin{frame}\frametitle{More signal Simulations} 
	\begin{itemize}
	\item Currently we have signal with flate phase space.
	\item We got in contact with Z.Was, who is autor of tauola. He is developing a new version of tauola for Belle. With Alberto we plane to write LFV in that version of TAUOLA and include it in SuperB soft.
	\item After we have it we will produce more signal with different models.
	\item Study the behaviour of the detector.	
	\end{itemize}	

\end{frame}
\subsection{Cloud computing}
\begin{frame}\frametitle{Cloud computing} 
	\begin{itemize}
	\item One can make your own farms by web interface
	\item Batch system included
	\item User friendly. Elastic IPs. Group spaces. 

	\end{itemize}	
	\includegraphics[scale=0.2]{cloud.png}
\newline \includegraphics[height=1.2cm]{log.jpg}
\end{frame}




\end{document}