Changeset 3959 for trunk/MagicSoft/Mars/mastro
- Timestamp:
- 05/04/04 16:45:45 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroCatalog.h
r3710 r3959 91 91 Bool_t DrawLine(const TVector2 &v0, Double_t dx, Double_t dy, const TRotation &rot, Int_t type); 92 92 void DrawGrid(const TVector3 &v0, const TRotation &rot, Int_t type); 93 TRotation AlignCoordinates(const TVector3 &v) const;94 93 void Paint(Option_t *o=""); 95 94 Int_t DistancetoPrimitive(Int_t px, Int_t py); … … 137 136 MTime *fTime; // Possible observation time 138 137 138 TRotation AlignCoordinates(const TVector3 &v) const; 139 139 virtual TString GetPadTitle() const; 140 140 TRotation GetGrid(Bool_t local);
Note:
See TracChangeset
for help on using the changeset viewer.