Changeset 2712 for trunk/MagicSoft


Ignore:
Timestamp:
12/18/03 15:49:12 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2711 r2712  
    3535   * mfilter/MFDataMember.[h,cc]:
    3636     - use the information to treat integer values more accuratly
     37
     38   * mbase/MAGIC.h:
     39     - change minimum root version to 3.05/06
     40
     41   * mtools/MTFillMatrix.cc:
     42     - added a check whether the file name is valid
    3743
    3844
  • trunk/MagicSoft/Mars/mtools/MTFillMatrix.h

    r2690 r2712  
    6868    Bool_t WriteMatrices(const TString &fname) const;
    6969
    70     ClassDef(MTFillMatrix, 0)
     70    ClassDef(MTFillMatrix, 0) // Tool to fill matrices (eg. trainings- and test-matrices)
    7171};
    7272
Note: See TracChangeset for help on using the changeset viewer.