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.4 by friis, Thu Apr 15 23:22:39 2010 UTC vs.
Revision 1.7 by friis, Sat Apr 24 00:27:16 2010 UTC

# Line 1 | Line 1
1 + The tau identification strategy described previously can be extended by
2 + looking at the different hadronic decay modes of the tau individually.
3   The dominant hadronic decays of taus consist of a one or three charged
4   $\pi^{\pm}$ mesons and up to two $\pi^0$ mesons and are enumerated in
5 < table~\ref{table:decay_modes}.  Most of these decays proceed through
5 > table~\ref{tab:decay_modes}.  The majority of these decays proceed through
6   intermediate resonances and each of these decay modes maps directly to a tau
7   final state multiplicity. Each intermediate resonance has a different invariant
8 < mass (see figure~\ref{fig:trueInvMass}).  The implies that the problem of
9 < hadronic tau identification can be re-framed from a global search for collimated
10 < hadrons satisfying the tau mass constraint into a ensemble of searches for
11 < single production of the different hadronic tau decay resonances.  The TaNC
12 < algorithm applies this approach using two complimentary techniques: a method to
13 < reconstruct the decay mode and an ensemble of neural network classifiers used to
14 < discriminant the individual decay modes.
8 > mass (see figure~\ref{fig:trueInvMass}).  This implies that the problem of
9 > hadronic tau identification can be re-framed from a global search for
10 > collimated hadrons satisfying the tau mass constraint into a ensemble of
11 > searches for single production of the different hadronic tau decay resonances.
12 > The Tau Neural Classifier algorithm implements this approach using two
13 > complimentary techniques: a method to reconstruct the decay mode and an
14 > ensemble of neural network classifiers used to discriminant the individual
15 > decay modes.
16  
17   \begin{table}
18     \centering
19     \begin{tabular}{ l c r r }
20        Visible Decay Products  & Resonance & Mass (M$e$V/$c^2$) &
21 <      Fraction~\cite{pdtTauBR} \\
21 >      Fraction~\cite{pdg} \\
22        \hline
23 <      $\pi^{-}$                    & n/a    & 135  & 10.9\% \\
23 >      $\pi^{-}$                    & -      & 135  & 10.9\% \\
24        $\pi^{-}\pi^0$               & $\rho$ & 770  & 25.5\% \\
25        $\pi^{-}\pi^0\pi^0$          & $a1$   & 1200 & 9.3\% \\
26        $\pi^{-}\pi^{-}\pi^{+}$      & $a1$   & 1200 & 9.03\% \\
# Line 29 | Line 32 | discriminant the individual decay modes.
32     \end{tabular}
33     \label{tab:decay_modes}
34     \caption{Resonances and branching ratios of the dominant hadronic decays of
35 <   the tau lepton.}
35 >   the tau lepton.  The decay products listed correspond to a negatively
36 >   charged tau lepton; the table is identical under charge conjugation.}
37   \end{table}
38  
39   \begin{figure}[t]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines