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

Contents of /PamCut/CollectionActions/Histo1DActions/Histo1DActions.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Mon Jan 18 16:08:29 2010 UTC (15 years 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 /*
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 #include "LiveTimeRunEventHistoAction/LiveTimeRunEventHistoAction.h"
18 #include "TofRigPHistoAction/TofRigPHistoAction.h"
19 #include "TrkRigHistoAction/TrkRigHistoAction.h"
20 #include "TrkMDRHistoAction/TrkMDRHistoAction.h"
21 #include "TrkSigmaDeflHistoAction/TrkSigmaDeflHistoAction.h"
22 #include "TrkXAngHistoAction/TrkXAngHistoAction.h"
23
24 #endif /* HISTO1DACTIONS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23