ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/Friis/TancNote/note/tanc_overview.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: +19 -9 lines
Log Message:
Adding figures, main pdf and DM reco information

File Contents

# User Rev Content
1 friis 1.1 The TaNC algorithm has been with the goal of maximizing the discriminatory
2     information available to the algorithm, and can be broken down into four
3     steps:
4    
5 friis 1.2 \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 friis 1.1 \end{itemize}
25    
26    
27