Changeset 9952


Ignore:
Timestamp:
09/30/10 09:56:17 (14 years ago)
Author:
tbretz
Message:
Made TPointStar compile again.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosy/tpoint/TPointStar.h

    r9515 r9952  
    3636
    3737    Double_t GetMag() const { return fMag; }
    38     Double_t GetResidual(Double_t *err) const;
    39     Double_t GetResidual() const;
     38    Double_t GetResidual(Double_t *err=0) const;
     39    //Double_t GetResidual() const;
    4040
    4141    void operator=(TPointStar &set)
Note: See TracChangeset for help on using the changeset viewer.