Revision: | 1.2 |
Committed: | Tue Jan 31 15:39:48 2012 UTC (13 years, 3 months ago) by rwolf |
Content type: | text/plain |
Branch: | MAIN |
CVS Tags: | HEAD |
Changes since 1.1: | +1 -1 lines |
State: | FILE REMOVED |
Log Message: | remove obsolete NSVfit stuff from Bambu |
# | User | Rev | Content |
---|---|---|---|
1 | rwolf | 1.2 | // $Id: NSVFitCol.h,v 1.1 2011/05/05 12:40:35 rwolf Exp $ |
2 | rwolf | 1.1 | |
3 | #ifndef MITANA_DATATREE_NSVFITCOL_H | ||
4 | #define MITANA_DATATREE_NSVFITCOL_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/NSVFitFwd.h" | ||
10 | #include "MitAna/DataTree/interface/NSVFit.h" | ||
11 | #endif |