Ignore:
Timestamp:
10/17/03 21:09:02 (21 years ago)
Author:
blanch
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomMirror.cc

    r2173 r2394  
    105105void MGeomMirror::SetMirrorDeviations(Float_t dev_x, Float_t dev_y){
    106106    fDeviationX=dev_x;  // deviation in x [cm]
    107     fDeviationY=dev_x;  // deviation in y [cm]
     107    fDeviationY=dev_y;  // deviation in y [cm]
    108108                     // of the spot of a single mirror on the camera plane
    109109}
Note: See TracChangeset for help on using the changeset viewer.