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

Annotation of /PamCut/TofCuts/TofCuts.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download)
Wed Aug 5 14:03:06 2009 UTC (15 years, 3 months ago) by pam-fi
Branch: MAIN
Changes since 1.3: +1 -0 lines
File MIME type: text/plain
TofDedxHeCut added.

1 pam-fi 1.1 /*
2     * TofCuts.h
3     *
4     * Created on: 15-mag-2009
5     * Author: Nicola Mori
6     */
7    
8     /*! @file TofCuts.h This header contains the inclusion of all Tof cuts. */
9    
10     #ifndef TOFCUTS_H_
11     #define TOFCUTS_H_
12    
13     #include "TofBetaRangeCut/TofBetaRangeCut.h" // ToF Beta range
14     #include "TofBetaRigCut/TofBetaRigCut.h" // Match between TOF beta modulus and TRK rigidity modulus
15 pam-fi 1.3 #include "TofBetaRigHCut/TofBetaRigHCut.h" // Match between TOF beta modulus and TRK rigidity modulus for H
16 pam-fi 1.4 #include "TofDedxHeCut/TofDedxHeCut.h" // He selection using ToF dE/dx Vs Beta
17 pam-fi 1.1 #include "TofDedxS1Cut/TofDedxS1Cut.h" // ToF S1 energy release
18     #include "TofNucleiZCut/TofNucleiZCut.h" // Particle 's charge cut based on TofNuclei
19     #include "TofPatternCut/TofPatternCut.h" // ToF pattern
20     #include "TofQualCut/TofQualCut.h" // ToF quality (minimum hit paddles)
21     #include "TofTopS1Cut/TofTopS1Cut.h" // ToF S1 topology (maximum hit PMTs)
22    
23     #endif /* TOFCUTS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23