Changeset 6743
- Timestamp:
- 03/04/05 11:51:02 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6742 r6743 27 27 code which were still persistent 28 28 - set default extraction type to integral (instead of amplitude) 29 - set version number to 3 29 30 30 31 -
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.h
r6742 r6743 100 100 Byte_t &sat, const MPedestalPix &ped, const Bool_t abflag); 101 101 102 ClassDef(MExtractTimeAndChargeSpline, 2) // Task to Extract Arrival Times and Charges using a Fast Cubic Spline102 ClassDef(MExtractTimeAndChargeSpline, 3) // Task to Extract Arrival Times and Charges using a Fast Cubic Spline 103 103 }; 104 104
Note:
See TracChangeset
for help on using the changeset viewer.