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

Annotation of /PamCut/CollectionActions/Histo1DActions/Histo1DActions.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Mon Jan 18 16:08:29 2010 UTC (14 years, 10 months ago) by pam-fi
Branch: MAIN
Changes since 1.1: +3 -0 lines
File MIME type: text/plain
Support for LiveTimeRunEventHistoAction, TofRigPHistoAction and TrkXAngHistoAction added.

1 pam-fi 1.1 /*
2     * Histo1DActions.h
3     *
4     * Created on: 25/aug/2009
5     * Author: Nicola Mori
6     */
7    
8     /*! @file Histo1DActions.h Top level header for Histo1DActions classes and its descendants. */
9    
10     #ifndef HISTO1DACTIONS_H_
11     #define HISTO1DACTIONS_H_
12    
13     // Base class
14     #include "Histo1DAction/Histo1DAction.h"
15    
16     // Actions
17 pam-fi 1.2 #include "LiveTimeRunEventHistoAction/LiveTimeRunEventHistoAction.h"
18     #include "TofRigPHistoAction/TofRigPHistoAction.h"
19 pam-fi 1.1 #include "TrkRigHistoAction/TrkRigHistoAction.h"
20     #include "TrkMDRHistoAction/TrkMDRHistoAction.h"
21     #include "TrkSigmaDeflHistoAction/TrkSigmaDeflHistoAction.h"
22 pam-fi 1.2 #include "TrkXAngHistoAction/TrkXAngHistoAction.h"
23 pam-fi 1.1
24     #endif /* HISTO1DACTIONS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23