ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Friis/TancNote/note/motivation.tex
Revision: 1.2
Committed: Thu Mar 18 01:00:38 2010 UTC (15 years, 1 month ago) by friis
Content type: application/x-tex
Branch: MAIN
Changes since 1.1: +5 -5 lines
Log Message:
Adding figures, main pdf and DM reco information

File Contents

# User Rev Content
1 friis 1.2 The dominant (excluding rare decays to kaons, which are not considered here.)
2     hadronic decays of taus consist of a varying number of charged and neutral
3     pions. The neutral pions undergo prompt decay to photon pairs. These decays
4     proceed through intermediate resonances, given in
5 friis 1.1 table~\ref{table:decay_modes}. Each of these decay modes uniquely maps to a
6     tau final state multiplicity, and each resonance has a different invariant
7     mass. This implies that the problem of hadronic tau identification can be
8 friis 1.2 reframed from a global search for collimated hadrons under the tau mass into an
9 friis 1.1 ensemble of searches for single production of the various decay resonances
10     given in table~\ref{table:decay_modes}. In this paper, we present a novel
11     algorithm, the ``Tau Neural Classifier'' (TaNC) which uses this approach to
12     improve on traditional tau-ID strategies.
13    
14     \begin{table}
15     \caption{Visible products of hadronic tau decays}
16     \centering
17     \begin{tabular}{ l c r r }
18     Visible Decay Products & Resonance & Mass (M$e$V/$c^2$) & Fraction \\
19     \hline
20     $\pi^{-}$ & n/a & 135 & fixme \\
21     $\pi^{-}\pi^0$ & $\rho$ & 770 & fixme \\
22     $\pi^{-}\pi^0\pi^0$ & $a1$ & 1200 & fixme \\
23     $\pi^{-}\pi^{-}\pi^{+}$ & $a1$ & 1200 & fixme \\
24     $\pi^{-}\pi^{-}\pi^{+}\pi^0$ & $a1$ & 1200 & fixme \\
25     \hline
26     Total & & & 65\% \\
27     \end{tabular}
28     \label{table:decay_modes}
29     \end{table}
30