1 |
pam-fi |
1.1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 |
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
3 |
|
|
<title>PamCut: TrkCuts/TrkCuts.h Source File</title> |
4 |
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"> |
5 |
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"> |
6 |
|
|
</head><body> |
7 |
|
|
<!-- Generated by Doxygen 1.5.9 --> |
8 |
|
|
<div class="navigation" id="top"> |
9 |
|
|
<div class="tabs"> |
10 |
|
|
<ul> |
11 |
|
|
<li><a href="index.html"><span>Main Page</span></a></li> |
12 |
|
|
<li><a href="annotated.html"><span>Classes</span></a></li> |
13 |
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li> |
14 |
|
|
</ul> |
15 |
|
|
</div> |
16 |
|
|
<div class="tabs"> |
17 |
|
|
<ul> |
18 |
|
|
<li><a href="files.html"><span>File List</span></a></li> |
19 |
|
|
<li><a href="globals.html"><span>File Members</span></a></li> |
20 |
|
|
</ul> |
21 |
|
|
</div> |
22 |
|
|
<h1>TrkCuts/TrkCuts.h</h1><a href="TrkCuts_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span> |
23 |
|
|
<a name="l00002"></a>00002 <span class="comment"> * TrkCuts.h</span> |
24 |
|
|
<a name="l00003"></a>00003 <span class="comment"> *</span> |
25 |
|
|
<a name="l00004"></a>00004 <span class="comment"> * Created on: 15-mag-2009</span> |
26 |
|
|
<a name="l00005"></a>00005 <span class="comment"> * Author: Nicola Mori</span> |
27 |
|
|
<a name="l00006"></a>00006 <span class="comment"> */</span> |
28 |
|
|
<a name="l00007"></a>00007 |
29 |
|
|
<a name="l00010"></a>00010 <span class="preprocessor">#ifndef TRKCUTS_H_</span> |
30 |
|
|
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define TRKCUTS_H_</span> |
31 |
|
|
<a name="l00012"></a>00012 <span class="preprocessor"></span> |
32 |
|
|
<a name="l00013"></a>00013 <span class="preprocessor">#include "<a class="code" href="RigFillCut_8h.html">RigFillCut/RigFillCut.h</a>"</span> <span class="comment">// Rigidity - cutoff rigidity histogram</span> |
33 |
|
|
<a name="l00014"></a>00014 <span class="preprocessor">#include "<a class="code" href="TrkCalQualCut_8h.html">TrkCalQualCut/TrkCalQualCut.h</a>"</span> <span class="comment">// Tracker calibration</span> |
34 |
|
|
<a name="l00015"></a>00015 <span class="preprocessor">#include "<a class="code" href="TrkChi2DeflCut_8h.html">TrkChi2DeflCut/TrkChi2DeflCut.h</a>"</span> <span class="comment">// Chi2 as a function of deflection</span> |
35 |
|
|
<a name="l00016"></a>00016 <span class="preprocessor">#include "<a class="code" href="TrkChi2Defl95Cut_8h.html">TrkChi2DeflCut/TrkChi2DeflEffCut/TrkChi2Defl95Cut.h</a>"</span> <span class="comment">// Chi2 as a function of deflection at ~95% efficiency</span> |
36 |
|
|
<a name="l00017"></a>00017 <span class="preprocessor">#include "<a class="code" href="TrkChi2Defl90Cut_8h.html">TrkChi2DeflCut/TrkChi2DeflEffCut/TrkChi2Defl90Cut.h</a>"</span> <span class="comment">// Chi2 as a function of deflection at ~90% efficiency</span> |
37 |
|
|
<a name="l00018"></a>00018 <span class="preprocessor">#include "<a class="code" href="TrkChi2Defl75Cut_8h.html">TrkChi2DeflCut/TrkChi2DeflEffCut/TrkChi2Defl75Cut.h</a>"</span> <span class="comment">// Chi2 as a function of deflection at ~75% efficiency</span> |
38 |
|
|
<a name="l00019"></a>00019 <span class="preprocessor">#include "<a class="code" href="TrkChi2Defl50Cut_8h.html">TrkChi2DeflCut/TrkChi2DeflEffCut/TrkChi2Defl50Cut.h</a>"</span> <span class="comment">// Chi2 as a function of deflection at ~50% efficiency</span> |
39 |
|
|
<a name="l00020"></a>00020 <span class="preprocessor">#include "<a class="code" href="TrkChi2QualCut_8h.html">TrkChi2QualCut/TrkChi2QualCut.h</a>"</span> <span class="comment">// Chi2</span> |
40 |
|
|
<a name="l00021"></a>00021 <span class="preprocessor">#include "<a class="code" href="TrkDedxHCut_8h.html">TrkDedxHCut/TrkDedxHCut.h</a>"</span> <span class="comment">// Tracker dE/dX for H</span> |
41 |
|
|
<a name="l00022"></a>00022 <span class="preprocessor">#include "<a class="code" href="TrkGeomCut_8h.html">TrkGeomCut/TrkGeomCut.h</a>"</span> <span class="comment">// Fiducial acceptance with tracker's track</span> |
42 |
|
|
<a name="l00023"></a>00023 <span class="preprocessor">#include "<a class="code" href="TrkHitQualCut_8h.html">TrkHitQualCut/TrkHitQualCut.h</a>"</span> <span class="comment">// Number of hits and lever arm</span> |
43 |
|
|
<a name="l00024"></a>00024 <span class="preprocessor">#include "<a class="code" href="TrkIdCut_8h.html">TrkIdCut/TrkIdCut.h</a>"</span> <span class="comment">// Track identification</span> |
44 |
|
|
<a name="l00025"></a>00025 <span class="preprocessor">#include "<a class="code" href="TrkIonCut_8h.html">TrkIonCut/TrkIonCut.h</a>"</span> <span class="comment">// Energy release</span> |
45 |
|
|
<a name="l00026"></a>00026 <span class="preprocessor">#include "<a class="code" href="TrkNucleiZCut_8h.html">TrkNucleiZCut/TrkNucleiZCut.h</a>"</span> <span class="comment">// Particle 's charge cut based on TrkNuclei</span> |
46 |
|
|
<a name="l00027"></a>00027 <span class="preprocessor">#include "<a class="code" href="TrkPhSinCut_8h.html">TrkPhSinCut/TrkPhSinCut.h</a>"</span> <span class="comment">// Single physical track</span> |
47 |
|
|
<a name="l00028"></a>00028 <span class="preprocessor">#include "<a class="code" href="TrkRigCut_8h.html">TrkRigCut/TrkRigCut.h</a>"</span> <span class="comment">// Rigidity minimum</span> |
48 |
|
|
<a name="l00029"></a>00029 <span class="preprocessor">#include "<a class="code" href="TrkRigGeoCut_8h.html">TrkRigGeoCut/TrkRigGeoCut.h</a>"</span> <span class="comment">// Rigidity vs. Cutoff</span> |
49 |
|
|
<a name="l00030"></a>00030 <span class="preprocessor">#include "<a class="code" href="TrkRigRangeCut_8h.html">TrkRigRangeCut/TrkRigRangeCut.h</a>"</span> <span class="comment">// Rigidity range</span> |
50 |
|
|
<a name="l00031"></a>00031 <span class="preprocessor">#include "<a class="code" href="TrkRunValCut_8h.html">TrkRunValCut/TrkRunValCut.h</a>"</span> <span class="comment">// TRK run validation</span> |
51 |
|
|
<a name="l00032"></a>00032 <span class="preprocessor">#include "<a class="code" href="TrkSigmaDeflCut_8h.html">TrkSigmaDeflCut/TrkSigmaDeflCut.h</a>"</span> <span class="comment">// Sigma-Deflection</span> |
52 |
|
|
<a name="l00033"></a>00033 |
53 |
|
|
<a name="l00034"></a>00034 <span class="preprocessor">#endif </span><span class="comment">/* TRKCUTS_H_ */</span> |
54 |
|
|
</pre></div></div> |
55 |
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Wed May 27 15:21:27 2009 for PamCut by |
56 |
|
|
<a href="http://www.doxygen.org/index.html"> |
57 |
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> |
58 |
|
|
</body> |
59 |
|
|
</html> |