Changeset 4904 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 09/09/04 17:39:17 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MHPedestalPix.h
r3651 r4904 2 2 #define MARS_MHPedestalPix 3 3 4 #ifndef MARS_MH GausEvents5 #include "MH GausEvents.h"4 #ifndef MARS_MHCalibrationPix 5 #include "MHCalibrationPix.h" 6 6 #endif 7 7 8 class MHPedestalPix : public MH GausEvents8 class MHPedestalPix : public MHCalibrationPix 9 9 { 10 10
Note:
See TracChangeset
for help on using the changeset viewer.