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

Annotation of /PamCut/CollectionActions/CollectionActions.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (hide annotations) (download)
Thu Jul 8 14:00:31 2010 UTC (14 years, 4 months ago) by pam-fi
Branch: MAIN
CVS Tags: MergedFromV8_1, V9, HEAD
Changes since 1.11: +1 -0 lines
File MIME type: text/plain
Merged from branch V8 (tag MergedToHEAD_1). Tag before the merge: BeforeMergingFromV8_1.

1 pam-fi 1.1 /*
2     * CollectionActions.h
3     *
4     * Created on: 15-mag-2009
5     * Author: Nicola Mori
6     */
7    
8 pam-fi 1.2 /*! @file CollectionActions.h Top level header for CollectionAction classes and its descendants. */
9 pam-fi 1.1
10     #ifndef COLLECTIONACTIONS_H_
11     #define COLLECTIONACTIONS_H_
12    
13     // Base class
14     #include "CollectionAction/CollectionAction.h"
15    
16 pam-fi 1.2 // Actions
17 pam-fi 1.8 #include "CaloChi2HistoAction/CaloChi2HistoAction.h"
18 pam-fi 1.2 #include "ChargeHistosAction/ChargeHistosAction.h"
19 pam-fi 1.5 #include "CoordHistoAction/CoordHistoAction.h"
20     #include "EvRateCorrHistoAction/EvRateCorrHistoAction.h"
21     #include "EvRateS11VsBabsHistoAction/EvRateS11VsBabsHistoAction.h"
22 pam-fi 1.2 #include "EvRateS11VsCutoffHistoAction/EvRateS11VsCutoffHistoAction.h"
23     #include "FluxHistoAction/FluxHistoAction.h"
24 pam-fi 1.6 #include "Histo1DActions/Histo1DActions.h"
25     #include "Histo2DActions/Histo2DActions.h"
26 pam-fi 1.12 #include "RefitTrackAction/RefitTrackAction.h"
27 pam-fi 1.11 #include "ReprocessCaloAction/ReprocessCaloAction.h"
28     #include "ReprocessTrackAction/ReprocessTrackAction.h"
29 pam-fi 1.2 #include "SaveEventsAction/SaveEventsAction.h"
30 pam-fi 1.9 #include "TreeOutputActions/TreeOutputActions.h"
31 pam-fi 1.4 #include "TrkBetaPrVsTofBetaHistoAction/TrkBetaPrVsTofBetaHistoAction.h"
32 pam-fi 1.6 #include "TrkChi2VsDeflHistoAction/TrkChi2VsDeflHistoAction.h"
33 pam-fi 1.1
34     #endif /* COLLECTIONACTIONS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23