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

Annotation of /PamCut/CaloCuts/CaloCuts.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Wed May 27 13:30:09 2009 UTC (15 years, 6 months ago) by pam-fi
Branch: DEV
CVS Tags: v0r00
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
First import

1 pam-fi 1.1 /*
2     * CaloCuts.h
3     *
4     * Created on: 15-mag-2009
5     * Author: Nicola Mori
6     */
7    
8     /*! @file CaloCuts.h This header contains the inclusion of all Calo cuts. */
9    
10     #ifndef CALOCUTS_H_
11     #define CALOCUTS_H_
12    
13     #include "CaloCrossCut/CaloCrossCut.h" // Calorimeter last plane cross
14     #include "CaloGeomCut/CaloGeomCut.h" // Fiducial acceptance with calorimeter's track
15     #include "CaloIonCut/CaloIonCut.h" // Ionization in the first calo plane
16     #include "CaloNHitCut/CaloNHitCut.h" // Number of hit strips in the calorimeter
17     #include "CaloNotIntCut/CaloNotIntCut.h" // Non-interacting particle in calorimeter
18     #include "CaloNucleiZCut/CaloNucleiZCut.h" // Particle's charge cut based on CaloNuclei
19     #include "CaloTrackChi2Cut/CaloTrackChi2Cut.h" // Chi2 quality for calo track
20     #include "CaloTrackCut/CaloTrackCut.h" // Calorimeter track
21    
22     #endif /* CALOCUTS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23