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

Annotation of /PamCut/ACCuts/ACCuts.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Fri May 27 14:05:48 2011 UTC (13 years, 6 months ago) by pam-fi
Branch: MAIN
CVS Tags: V9, HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
Support for CASCut added.

1 pam-fi 1.1 /*
2     * ACCuts.h
3     *
4     * Created on: 15-mag-2009
5     * Author: Nicola Mori
6     */
7    
8     /*! @file ACCuts.h This header contains the inclusion of all AC cuts. */
9    
10     #ifndef ACCUTS_H_
11     #define ACCUTS_H_
12    
13     #include "CARDCut/CARDCut.h" // CARD hit
14 pam-fi 1.2 #include "CASCut/CASCut.h" // CAS hit
15 pam-fi 1.1 #include "CATCut/CATCut.h" // CAT hit
16    
17     #endif /* ACCUTS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23