Ignore:
Timestamp:
03/23/04 18:17:05 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHFalseSource.cc

    r3591 r3592  
    5959//            TVector2 v(cx[ix], cy[iy]); //cx center of x-bin ix
    6060//            if (rho!=0)                 //cy center of y-bin iy
    61 //                v.Rotate(-rho);         //image rotation angle
     61//                v=v.Rotate(-rho);         //image rotation angle
    6262//
    6363//            src.SetXY(v);               //source position in the camera
Note: See TracChangeset for help on using the changeset viewer.