Changeset 3592 for trunk/MagicSoft/Mars/mhist/MHFalseSource.cc
- Timestamp:
- 03/23/04 18:17:05 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHFalseSource.cc
r3591 r3592 59 59 // TVector2 v(cx[ix], cy[iy]); //cx center of x-bin ix 60 60 // if (rho!=0) //cy center of y-bin iy 61 // v .Rotate(-rho); //image rotation angle61 // v=v.Rotate(-rho); //image rotation angle 62 62 // 63 63 // src.SetXY(v); //source position in the camera
Note:
See TracChangeset
for help on using the changeset viewer.