Revision: | 1.1 |
Committed: | Sat May 5 16:49:10 2012 UTC (13 years ago) by paus |
Content type: | text/plain |
Branch: | MAIN |
CVS Tags: | Mit_032, Mit_031, Mit_025c_branch2, Mit_025c_branch1, Mit_030, Mit_029c, Mit_029b, Mit_030_pre1, Mit_029a, Mit_029, Mit_029_pre1, Mit_028a, Mit_025c_branch0, Mit_028, Mit_027a, Mit_027, HEAD |
Branch point for: | Mit_025c_branch |
Log Message: | Version 027 - complete version for ICHEP 2012. |
# | User | Rev | Content |
---|---|---|---|
1 | paus | 1.1 | // $Id: PSClusterCol.h,v 1.1 2009/06/15 15:00:11 loizides Exp $ |
2 | |||
3 | #ifndef MITANA_DATATREE_PSCLUSTERCOL_H | ||
4 | #define MITANA_DATATREE_PSCLUSTERCOL_H | ||
5 | |||
6 | #include "MitAna/DataCont/interface/Collection.h" | ||
7 | #include "MitAna/DataCont/interface/Array.h" | ||
8 | #include "MitAna/DataCont/interface/ObjArray.h" | ||
9 | #include "MitAna/DataTree/interface/PsClusterFwd.h" | ||
10 | #include "MitAna/DataTree/interface/PsCluster.h" | ||
11 | #endif |