Ignore:
Timestamp:
10/16/02 16:27:25 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1540 r1544  
    115115//  the id 0 to scale variables with the pixel size.
    116116//
    117 inline Float_t MGeomCam::GetPixRatio(Int_t i) const
     117Float_t MGeomCam::GetPixRatio(Int_t i) const
    118118{
    119119    return (*this)[0].GetA()/(*this)[i].GetA();
Note: See TracChangeset for help on using the changeset viewer.