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

Contents of /PamCut/Collections/Collections.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Tue Jul 12 17:40:21 2011 UTC (13 years, 4 months ago) by pam-fi
Branch: MAIN
Changes since 1.5: +2 -0 lines
File MIME type: text/plain
Support for BinnedEffCollection and EffBetaToRigCollection 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 "BinnedEffCollection/BinnedEffCollection.h"
14 #include "BlindCutCollection/BlindCutCollection.h"
15 #include "EffCollection/EffCollection.h"
16 #include "EffBetaToRigCollection/EffBetaToRigCollection.h"
17 #include "EffRigCollection/EffRigCollection.h"
18 #include "SmartBlindCollection/SmartBlindCollection.h"
19 #include "SmartCollection/SmartCollection.h"
20 #include "VerboseBlindCollection/VerboseBlindCollection.h"
21 #include "VerboseCollection/VerboseCollection.h"
22 #include "LiveTimeCollection/LiveTimeCollection.h"
23
24 #endif /* COLLECTIONS_H_ */

  ViewVC Help
Powered by ViewVC 1.1.23