Changeset 5225 for trunk/MagicSoft/Mars
- Timestamp:
- 10/11/04 21:17:04 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/msignal
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
r5224 r5225 145 145 146 146 #include "MPedestalPix.h" 147 cvs 147 148 148 #include "MLog.h" 149 149 #include "MLogManip.h" -
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.h
r5221 r5225 37 37 Byte_t fFlags; // Bit-field to hold the time extraction types 38 38 39 Int_t PreProcess(MParList *pList);40 39 Bool_t ReInit (MParList *pList); 41 40
Note:
See TracChangeset
for help on using the changeset viewer.