Changeset 8376 for trunk/MagicSoft/Cosy/gui/MGSkyPosition.cc
- Timestamp:
- 03/14/07 19:12:17 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/gui/MGSkyPosition.cc
r2751 r8376 7 7 #include "MGSkyPosition.h" 8 8 9 #include <iostream .h> // cout9 #include <iostream> // cout 10 10 11 11 #include <TArc.h> … … 21 21 22 22 ClassImp(MGSkyPosition); 23 24 using namespace std; 23 25 24 26 void MGSkyPosition::InitArc(TArc *arc, Int_t fillstyle, Int_t fillcolor, Int_t linecolor)
Note:
See TracChangeset
for help on using the changeset viewer.