Changeset 6743


Ignore:
Timestamp:
03/04/05 11:51:02 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6742 r6743  
    2727       code which were still persistent
    2828     - set default extraction type to integral (instead of amplitude)
     29     - set version number to 3
    2930
    3031
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.h

    r6742 r6743  
    100100                               Byte_t &sat, const MPedestalPix &ped, const Bool_t abflag);
    101101
    102   ClassDef(MExtractTimeAndChargeSpline, 2)   // Task to Extract Arrival Times and Charges using a Fast Cubic Spline
     102  ClassDef(MExtractTimeAndChargeSpline, 3)   // Task to Extract Arrival Times and Charges using a Fast Cubic Spline
    103103};
    104104
Note: See TracChangeset for help on using the changeset viewer.