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

Comparing UserCode/Friis/TancNote/note/tanc_overview.tex (file contents):
Revision 1.1 by friis, Wed Mar 17 20:01:26 2010 UTC vs.
Revision 1.2 by friis, Thu Mar 18 01:00:38 2010 UTC

# Line 2 | Line 2 | The TaNC algorithm has been with the goa
2   information available to the algorithm, and can be broken down into four
3   steps:
4  
5 < \begin{itemize}
6 < \item Collect a set of particle-flow objects consistent with a
7 < hadronic tau decay.
8 < \item Merge photon pairs into candidate neutral pions and compute the decay mode of
9 <   the tau candidate.
10 < \item Remove objects that are consistent with underlying event
11 < contamination.
12 < \item Apply a discriminant \emph{specific to the reconstructed
13 <   decay mode} to the tau candidate.
5 > \begin{itemize}
6 >
7 >   \item Find tau--candidate seeds by applying a jet-finding
8 >      (iterativeCone5PFJet) algorithm.  Within the jet, select objects
9 >      kinematically consistent (according to the defintion of the ``shrinking
10 >      cone'' tau algorithm in ~\ref{PFT08001}) with a tau decay as ``signal''
11 >      objects.
12 >
13 >   \item Merge photon pairs in the signal object collection into candidate
14 >      neutral pions.
15 >
16 >   \item Remove objects that are consistent with underlying event contamination.
17 >
18 >   \item Determine the decay mode using the multiplicity of charged and neutral
19 >      objects.
20 >
21 >   \item Apply a discriminant \emph{specific to the reconstructed decay mode} to
22 >      the tau candidate.  
23 >
24   \end{itemize}
25  
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines