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

Contents of /PamCut/Collections/Collections.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations) (download)
Tue Apr 6 09:24:09 2010 UTC (14 years, 7 months ago) by pam-mep
Branch: MAIN
CVS Tags: Root_V8, MergedToHEAD_1, nuclei_reproc, MergedFromV8_1, BeforeMergingFromV8_1
Branch point for: V8
Changes since 1.4: +1 -0 lines
File MIME type: text/plain
LiveTimeCollection added

1 /*
2 * Collections.h
3 *
4 * Created on: 15-mag-2009
5 * Author: Nicola Mori
6 */
7
8 /*! @file ACCuts.h This header contains the inclusion of all collections. */
9
10 #ifndef COLLECTIONS_H_
11 #define COLLECTIONS_H_
12
13 #include "BlindCutCollection/BlindCutCollection.h"
14 #include "EffCollection/EffCollection.h"
15 #include "EffRigCollection/EffRigCollection.h"
16 #include "SmartBlindCollection/SmartBlindCollection.h"
17 #include "SmartCollection/SmartCollection.h"
18 #include "VerboseBlindCollection/VerboseBlindCollection.h"
19 #include "VerboseCollection/VerboseCollection.h"
20 #include "LiveTimeCollection/LiveTimeCollection.h"
21
22 #endif /* COLLECTIONS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23