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

Contents of /PamCut/CollectionActions/CollectionActions.h

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.23