ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Friis/TancNote/note/motivation.tex
(Generate patch)

Comparing UserCode/Friis/TancNote/note/motivation.tex (file contents):
Revision 1.2 by friis, Thu Mar 18 01:00:38 2010 UTC vs.
Revision 1.3 by friis, Wed Mar 31 01:22:23 2010 UTC

# Line 1 | Line 1
1 < 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 < 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 < reframed from a global search for collimated hadrons under the tau mass into an
9 < 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.
1 > The dominant hadronic decays of taus consist of a one or three charged
2 > $\pi^{\pm}$ mesons and up to two $\pi^0$ mesons and are enumerated in
3 > table~\ref{table:decay_modes}.  Most of these decays proceed through
4 > intermediate resonances and each of these decay modes maps directly to a tau
5 > final state multiplicity. Each intermediate resonance has a different invariant
6 > mass (see figure~\ref{fig:trueInvMass}.  The implies that the problem of
7 > hadronic tau identification can be re-framed from a global search for collimated
8 > hadrons satisfying the tau mass constraint into a ensemble of searches for
9 > single production of the different hadronic tau decay resonances.  The TaNC
10 > algorithm applies this approach using two complimentary techniques: a method to
11 > reconstruct the decay mode and an ensemble of neural network classifiers used to
12 > discriminant the individual decay modes.
13  
14   \begin{table}
15   \caption{Visible products of hadronic tau decays}
15     \centering
16     \begin{tabular}{ l c r r }
17 <      Visible Decay Products  & Resonance & Mass (M$e$V/$c^2$) & Fraction \\
17 >      Visible Decay Products  & Resonance & Mass (M$e$V/$c^2$) &
18 >      Fraction~\ref{pdtTauBR} \\
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 \\
20 >      $\pi^{-}$                    & n/a    & 135  & 10.9\% \\
21 >      $\pi^{-}\pi^0$               & $\rho$ & 770  & 25.5\% \\
22 >      $\pi^{-}\pi^0\pi^0$          & $a1$   & 1200 & 9.3\% \\
23 >      $\pi^{-}\pi^{-}\pi^{+}$      & $a1$   & 1200 & 9.03\% \\
24 >      $\pi^{-}\pi^{-}\pi^{+}\pi^0$ & $a1$   & 1200 & 4.5\% \\
25        \hline
26 <      Total & & & 65\% \\
26 >      Total & & & 59.2\% \\
27 >      \hline
28 >      Other hadronic modes & & & 5.59\% \\
29     \end{tabular}
30 <   \label{table:decay_modes}
30 >   \label{tab:decay_modes}
31 >   \caption{Resonances and branching ratios of the dominant hadronic decays of
32 >   the tau lepton.}
33   \end{table}
34  
35 + \begin{figure}[t]
36 +   \begin{center}
37 +      \includegraphics[width=60mm]{figures/truthIMvsDM.pdf}
38 +   \end{center}
39 +   \caption{The invariant mass of the visible decay products in hadronic tau
40 +   decays.  The decay mode $\tau^{-} \rightarrow \pi^{-} \nu_\tau$ is omitted.
41 +   The different decay modes have different invariant masses corresponding to
42 +   the intermediate resonance in the decay.}
43 +   \label{fig:trueInvMass}
44 + \end{figure}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines