Parent Directory | Revision Log
Initial revision
1 | pam-fi | 1.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 "SmartCollection/SmartCollection.h" | ||
15 | |||
16 | #endif /* COLLECTIONS_H_ */ |
ViewVC Help | |
Powered by ViewVC 1.1.23 |