Changeset 6706
- Timestamp:
- 03/02/05 17:58:59 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6705 r6706 31 31 * mbadpixels/MBadPixelsCam.cc 32 32 - add some output in case that AsciiRead does not work 33 34 * msignal/MExtractTimeAndChargeSpline.cc 35 - speed integration up a little bit. 36 33 37 34 38 2005/02/25 Markus Gaug -
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
r6477 r6706 1065 1065 { 1066 1066 1067 const Float_t step = 0. 1;1067 const Float_t step = 0.2; 1068 1068 1069 1069 if (start < 0)
Note:
See TracChangeset
for help on using the changeset viewer.