Changeset 545 in Sophya for trunk/SophyaPI/PIext/piafitting.h
- Timestamp:
- Nov 3, 1999, 7:47:56 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piafitting.h
r495 r545 16 16 #include "dlftypes.h" 17 17 #include "piacmd.h" 18 #include "cvector.h"19 18 20 19 class PIStdImgApp; 21 20 class PIAFitterWind; 22 class Matrix;23 21 class RzImage; //CMV_A_FAIRE class RzImage; 24 22 25 23 #ifdef SANS_EVOLPLANCK 24 #include "cvector.h" 26 25 class GeneralFunction; class GeneralFunc; class GeneralFit; 27 26 class GeneralFitData; 28 27 class Histo; class Histo2D; 29 28 #else 29 #include "tvector.h" 30 30 namespace PlanckDPC { 31 31 class GeneralFunction; class GeneralFunc; class GeneralFit;
Note:
See TracChangeset
for help on using the changeset viewer.