Changeset 5606
- Timestamp:
- 12/16/04 09:02:20 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5603 r5606 20 20 21 21 -*-*- END OF LINE -*-*- 22 23 2004/12/16: Markus Gaug 24 25 * msignal/MExtractTimeAndChargeDigitalFilter.h 26 - set the class number up from 1 to 2 27 28 * msignal/MExtractTimeAndChargeSpline.cc 29 - another bugfix for the low-gain extraction 30 22 31 23 32 2004/12/15: Thomas Bretz (important bugfixes for callisto) -
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilter.h
r5570 r5606 96 96 Byte_t &sat, const MPedestalPix &ped, const Bool_t abflag); 97 97 98 ClassDef(MExtractTimeAndChargeDigitalFilter, 1) // Hendrik's digital filter98 ClassDef(MExtractTimeAndChargeDigitalFilter, 2) // Hendrik's digital filter 99 99 }; 100 100
Note:
See TracChangeset
for help on using the changeset viewer.