Changeset 9952
- Timestamp:
- 09/30/10 09:56:17 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosy/tpoint/TPointStar.h
r9515 r9952 36 36 37 37 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; 40 40 41 41 void operator=(TPointStar &set)
Note:
See TracChangeset
for help on using the changeset viewer.