Changeset 2394 for trunk/MagicSoft/Mars/mgeom
- Timestamp:
- 10/17/03 21:09:02 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomMirror.cc
r2173 r2394 105 105 void MGeomMirror::SetMirrorDeviations(Float_t dev_x, Float_t dev_y){ 106 106 fDeviationX=dev_x; // deviation in x [cm] 107 fDeviationY=dev_ x; // deviation in y [cm]107 fDeviationY=dev_y; // deviation in y [cm] 108 108 // of the spot of a single mirror on the camera plane 109 109 }
Note:
See TracChangeset
for help on using the changeset viewer.