Changeset 7298


Ignore:
Timestamp:
08/22/05 10:46:52 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7297 r7298  
    2121 2005/08/22 Thomas Bretz
    2222
    23    * mgeom/MGeomPix.h:
     23   * mgeom/MGeomPix.h, mgeom/MGeomCam.[h,cc]:
    2424     - added new function GetDist returning the distance between two
    2525       pixels
  • trunk/MagicSoft/Mars/mgeom/MGeomCam.h

    r6338 r7298  
    6868    Float_t GetMaxRadius(const Int_t i=-1) const;
    6969    Float_t GetMinRadius(const Int_t i=-1) const;
     70
     71    Float_t GetDist(UShort_t i, UShort_t j=0) const;
    7072   
    7173    UInt_t  GetNumSectors()                const  { return fNumSectors; }
Note: See TracChangeset for help on using the changeset viewer.