/[PAMELA software]/PamCut/TrkCuts/TrkCuts.h
ViewVC logotype

Contents of /PamCut/TrkCuts/TrkCuts.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (show annotations) (download)
Thu May 6 14:39:00 2010 UTC (14 years, 7 months ago) by pam-fi
Branch: MAIN
CVS Tags: Root_V8, BeforeMergingFromV8_1
Branch point for: V8
Changes since 1.9: +1 -1 lines
File MIME type: text/plain
Small fix in comments.

1 /*
2 * TrkCuts.h
3 *
4 * Created on: 15-mag-2009
5 * Author: Nicola Mori
6 */
7
8 /*! @file TrkCuts.h This header contains the inclusion of all Trk cuts. */
9
10 #ifndef TRKCUTS_H_
11 #define TRKCUTS_H_
12
13 #include "TrkCalQualCut/TrkCalQualCut.h" // Tracker calibration
14 #include "TrkChi2DeflTimeCut/TrkChi2DeflTimeCut.h" // Chi2 as a function of deflection with time-dependent calibration
15 #include "TrkChi2XDeflTimeCut/TrkChi2XDeflTimeCut.h" // Chi2 for X view as a function of deflection with time-dependent calibration
16 #include "TrkDedxHCut/TrkDedxHCut.h" // Tracker dE/dX for H
17 #include "TrkDedxHeCut/TrkDedxHeCut.h" // Tracker dE/dX for He (empirical function from Elena V.)
18 #include "TrkDOFCut/TrkDOFCut.h" // Degrees of freedom of the track
19 #include "TrkGeomCut/TrkGeomCut.h" // Fiducial acceptance with tracker's track
20 #include "TrkHitQualCut/TrkHitQualCut.h" // Number of hits and lever arm
21 #include "TrkIdCut/TrkIdCut.h" // Track identification
22 #include "TrkIonCut/TrkIonCut.h" // Energy release
23 #include "TrkMDRCut/TrkMDRCut.h" // MDR
24 #include "TrkNucleiZCut/TrkNucleiZCut.h" // Particle 's charge cut based on TrkNuclei
25 #include "TrkPhSinCut/TrkPhSinCut.h" // Single physical track
26 #include "TrkRigCut/TrkRigCut.h" // Rigidity minimum or maximum
27 #include "TrkRigGeoCut/TrkRigGeoCut.h" // Rigidity vs. Cutoff
28 #include "TrkRigMDRCut/TrkRigMDRCut.h" // Rigidity vs. MDR
29 #include "TrkRigRangeCut/TrkRigRangeCut.h" // Rigidity range
30 #include "TrkRunValCut/TrkRunValCut.h" // TRK run validation
31 #include "TrkSaturationCut/TrkSaturationCut.h" // TRK cluster saturation
32 #include "TrkSigmaDeflCut/TrkSigmaDeflCut.h" // Sigma-Deflection
33
34 #endif /* TRKCUTS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23