Ignore:
Timestamp:
06/25/03 11:00:47 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2209 r2234  
    120120// --------------------------------------------------------------------------
    121121//
    122 //  returns the ratio of the area of the given pixel to the pixel with
    123 //  the id 0 to scale variables with the pixel size.
     122//  returns the ratio of the area of the pixel with index 0 to the pixel
     123//  with the specified index i. 0 Is returned if the index argument is
     124//  out of range.
    124125//
    125126Float_t MGeomCam::GetPixRatio(UInt_t i) const
Note: See TracChangeset for help on using the changeset viewer.