Changeset 12589 for trunk/Cosy/gui/MGCosy.h
- Timestamp:
- 11/21/11 11:31:09 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosy/gui/MGCosy.h
r9439 r12589 111 111 112 112 FontStruct_t fFont; 113 Int_t fCelestObj; 113 114 114 115 void CreateMenu(); … … 117 118 void CreatePredefinedPos(TGCompositeFrame *tf1, const char *prepos); 118 119 void CreateStarList(TGCompositeFrame *tf1); 120 void CreateCelestList(TGCompositeFrame *tf1); 119 121 120 122 void StartPos(); 121 123 void StartTrack(bool track); 124 void StartCelest(); 122 125 void StartTrackPos(Long_t mp1=0); 123 126 void StartDemo();
Note:
See TracChangeset
for help on using the changeset viewer.