Changeset 9515 for trunk/MagicSoft/Cosy/tpoint
- Timestamp:
- 10/21/09 09:52:52 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/tpoint/TPointStar.h
r8823 r9515 36 36 37 37 Double_t GetMag() const { return fMag; } 38 Double_t GetResidual(Double_t *err=0) const; 38 Double_t GetResidual(Double_t *err) const; 39 Double_t GetResidual() const; 39 40 40 41 void operator=(TPointStar &set)
Note:
See TracChangeset
for help on using the changeset viewer.