Changeset 7143


Ignore:
Timestamp:
06/10/05 13:12:04 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7142 r7143  
    8181   * mranforest/MRanTree.[h,cc]:
    8282     - replaced some TMatrixFRow by TMatrixFRow_const
     83
     84   * mpointing/MSrcPosCorrect.[h,cc]:
     85     - added
     86
     87   * mpointing/Makefile, mpointing/PointingLinkDef.h:
     88     - added MSrcPosCorrect
    8389
    8490
  • trunk/MagicSoft/Mars/NEWS

    r7142 r7143  
    55   - general: Fixed the ZA binning. It didn't correctyl fit the
    66     MC binning
     7
     8   - general: Added a class to correct for the missfocussing in
     9     April (MSrcPosCorrect)
    710
    811   - ganymed: the Conc1 plot was incorrectly scaled in MHVsSize
  • trunk/MagicSoft/Mars/mpointing/PointingLinkDef.h

    r6048 r7143  
    1313#pragma link C++ class MSrcPosCam+;
    1414#pragma link C++ class MSrcPosCalc+;
     15#pragma link C++ class MSrcPosCorrect+;
    1516#pragma link C++ class MSrcPosFromModel+;
    1617
Note: See TracChangeset for help on using the changeset viewer.