Ignore:
Timestamp:
02/10/06 10:39:49 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mastro/MAstroCatalog.h

    r7264 r7491  
    3737
    3838    TGToolTip *fToolTip;    //! The tooltip currently displayed
     39    Double_t   fAngle;      //! Rotation angle of map
    3940
    4041    MAttLine fAttLineSky;   // Line Style and color for sky coordinates
     
    169170    void SetMarkerAttributes();   //*MENU*
    170171
     172    TAttLine &GetAttLineSky() { return fAttLineSky; }
     173    TAttLine &GetAttLineLocal() { return fAttLineLocal; }
     174
    171175    virtual void EventInfo(Int_t event, Int_t px, Int_t py, TObject *selected=0);
    172176
Note: See TracChangeset for help on using the changeset viewer.