Ignore:
Timestamp:
06/02/08 10:36:33 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mimage/MHillas.h

    r7224 r8911  
    4343    Float_t  GetMeanX() const  { return fMeanX; }
    4444    Float_t  GetMeanY() const  { return fMeanY; }
    45     Double_t GetDist0() const  { return TMath::Hypot(fMeanX, fMeanY); } // return distance to center
     45    Double_t GetDist0() const;
    4646
    4747    TVector2 GetMean() const;
Note: See TracChangeset for help on using the changeset viewer.