Newer
Older
Presentations / Tau_for_tau_charm_factory / tau_charm_workshop / tau_charm_28_05_2013.tex
@Marcin Chrzaszcz Marcin Chrzaszcz on 28 Jul 2013 11 KB update
% This program can be redistributed and/or modified under the termsfla
% 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{setspace}
\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{Preliminary results of $\tau \to \mu \gamma$}
%\subtitle{a bias report}
\author{ Alberto Lusiani$^{1,2}$, Marcin Chrz\k{a}szcz$^{3,4}$  }
\institute[UTH]
{
 %\begin{tiny}
$ ^1$ SNS , $ ^2$ INFN,  $ ^3$ UZH, $ ^4$ IFJ PAN 
 %\end{tiny}smallsmall
}
  

\date{ \begin{small} $28^{th}$ May 2013 \end{small}}

%--------------------------------------------------------------------
%                           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=1cm]{pic/ifj.png}
   \hspace{1cm}
   \includegraphics[height=1cm]{pic/SNS.jpg}
   \\
    \includegraphics[height=1cm ]{pic/uzh.jpg}
   \hspace{0.5cm}
  \includegraphics[height=1cm]{pic/INFN.jpg}

 
   \end{center}      
  \vspace{10cm}
\column{2.0in}
\end{columns}
\end{frame}

%--------------------------------------------------------------------
%                          OUTLINE
%--------------------------------------------------------------------




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







%-------------------------------------------------------------------
%                          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{$\tau \to \mu \gamma$}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\setbeamertemplate{background}
 {\includegraphics[width=\paperwidth,height=\paperheight]{slide_bg}}
\setbeamertemplate{footline}[bunsentheme]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%2>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Motivation}
\begin{frame}\frametitle{LFV hunting, "Who ordered that?" I. Rabi}

\begin{small}
The history of LFV dates back to the discovery of muon:

\begin{itemize}
\item After discovery of $\mu$ it was natural to think about it as an excited electron.
\item Unless you have an other neutrino.
\end{itemize}
\includegraphics[scale=0.15]{pic/mu2egamma.png}
\includegraphics[scale=0.25]{pic/cmms.png}


\begin{itemize}
\item Analogy to GIM mechanism.
\end{itemize}


\end{small}

	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}






\section{SuperB vs SuperC}
\begin{frame}\frametitle{Flavour wars, $\Upsilon(4S)$ vs $\psi(3770)$}
\only<1>{
At $\mathcal{B}$ factories one did the following:

\begin{itemize}


\item Calculate the thrust axis.
\item Divide the particles among two hemispheres.
\item No possibility to mix tracks from one $\tau$ with other!
\item We are making a kind of topological tag.
 
\end{itemize}
\includegraphics[scale=0.2]{pic/thrust.png}
}
\only<2>{
What about $\psi(3770)$?

\begin{itemize}


\item $\tau 's$ are produced "almost" at rest $\rightarrow$ No boost.
\item Tracks mix hemispheres.
\item  No previous $\tau$ analysis done under this conditions.
 
\end{itemize}


}




	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}


\section{Studies done so far}
\begin{frame}\frametitle{Studies done so far}

\only<1>{
\begin{small}


H.Hayashii (2008) emphasizes that close to the tau pair production threshold the ISR photon spectrum is limited to small energies and the overlap with the $\tau \to \mu \gamma$ signal photon spectrum tends to zero.
\end{small}

\includegraphics[scale=0.175 ]{pic/ISF.png}


}

\only<2>{

\begin{Huge}
Preliminary report on a work-in-progress to estimate the sensitivity to $\tau \to \mu \gamma$ at a tau-charm factory with Monte Carlo simulated events
\end{Huge}

}


	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}



%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5








\section{MC studies}
\begin{frame}\frametitle{MC studies}


\only<1>{
What we have done (not everything up to date):
\begin{itemize}
\item Simulation done with FastSim 3.2.
\item SuperB detector.
\item SuperB beams, with $\beta\gamma = 0.28$.
\item Simulated bck: $\tau\tau$ and continuum up to integrated luminosity of $1 ab^{-1}$.
\item CM energy $\psi(3770)$.
\item Beam energies: $2.2$ and $-1.6 GeV$.


\end{itemize}
}



	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}



\begin{frame}\frametitle{Preselection}


\only<1>{
We demand from each event:
\begin{itemize}
\item Require events with just two charged tracks (85$\%$ of other (tag) $\tau$ decays)
\item $\tau$ reconstructed with energy constrain to CM.
\item select tau candidates with:
\begin{itemize}
\item muon ID(SuperB lists)
\item $E_{\gamma} > 50MeV$ in CM. 
\end{itemize}
\end{itemize}
}






	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}


\begin{frame}\frametitle{Photon spectrum}


\only<1>{
\begin{center}

\includegraphics[scale=0.35]{pic/E_gamma_ISR.png}
\end{center}

}


\only<2>{
\begin{center}

\includegraphics[scale=0.35]{pic/E_gamma_FSR.png}
\end{center}

}

\only<3>{
\begin{center}

\includegraphics[scale=0.35]{pic/E_gamma_pi0.png}
\end{center}

}

\only<4>{
\begin{center}

\includegraphics[scale=0.35]{pic/E_gamma_rest.png}
\end{center}

}






	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}\frametitle{Background estimate in $\Delta E$ vs $\Delta M$}

\includegraphics[scale=0.35]{pic/de_dm.png}


	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}\frametitle{Resolution}

\includegraphics[scale=0.35]{pic/fit.png}

Resolution: $\approx 18 MeV$.
	\textref {A.Lusiani, M.Chrz\k{a}szcz 2013}


\end{frame}


\begin{frame}\frametitle{Preliminary conclusions}
\begin{itemize}
\item Analysis is ongoing.
\item Completely different environment than $\Upsilon(4S)$.
\item Need to somehow select/reconstruct/tag the other tau, otherwise the problem looks fatal.
\item found few thousand background events in the signal window.
\item Need to VETO $\pi^{0}$.

\end{itemize}


\end{frame}



















\end{document}