- Timestamp:
- 04/22/04 22:06:06 (21 years ago)
- Location:
- trunk/MagicSoft/Mars/mastro
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mastro/MAstroCamera.cc
r3808 r3811 1 /*======================================================================== *\1 xs ======================================================================== *\ 2 2 ! 3 3 ! * … … 389 389 390 390 TVector3 mean; 391 Int_t num = 0;392 393 391 TVector3 star(*radec); 394 392 star *= rot; -
trunk/MagicSoft/Mars/mastro/Makefile
r3704 r3811 22 22 # connect the include files defined in the config.mk file 23 23 # 24 INCLUDES = -I. -I../mbase -I../mgeom 24 INCLUDES = -I. -I../mbase -I../mgeom -I../mtemp 25 25 26 26 # mgeom (MAstroCamera): MGeomCam, MGeomMirror
Note:
See TracChangeset
for help on using the changeset viewer.