Changeset 1105 in Sophya for trunk/SophyaPI/PIext/piafitting.h
- Timestamp:
- Jul 27, 2000, 7:32:01 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piafitting.h
r1091 r1105 19 19 class PIStdImgApp; 20 20 class PIAFitterWind; 21 class RzImage; //CMV_A_FAIRE class RzImage;22 21 23 22 #ifdef SANS_EVOLPLANCK … … 26 25 class GeneralFitData; 27 26 class Histo; class Histo2D; 27 class RzImage; 28 28 #else 29 29 #include "tvector.h" … … 32 32 class GeneralFitData; 33 33 class Histo; class Histo2D; 34 class RzImage; //CMV_A_VIRER class RzImage 34 35 } 35 36 #endif
Note:
See TracChangeset
for help on using the changeset viewer.