Changeset 2277


Ignore:
Timestamp:
07/14/03 12:17:39 (21 years ago)
Author:
blanch
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2276 r2277  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3 2003/07/14: Oscarlanch
     4
     5    * mgeom/MGeomCamMagic919.[h,cc]
     6      - Geometry for a Magic camera with 919 small pixels
     7
     8    * mgeom/[Makefile, GeomLinkDef.h]
     9      - Compiling the above mentioned geometry
    210
    311 2003/07/13: Thomas Bretz
  • trunk/MagicSoft/Mars/mgeom/GeomLinkDef.h

    r2187 r2277  
    1212#pragma link C++ class MGeomCamMagic+;
    1313#pragma link C++ class MGeomCamMagicHG+;
     14#pragma link C++ class MGeomCamMagic919+;
    1415#pragma link C++ class MGeomCamECO1000+;
    1516#pragma link C++ class MGeomCamECO1000HG+;
  • trunk/MagicSoft/Mars/mgeom/Makefile

    r2187 r2277  
    3333           MGeomCamMagic.cc \
    3434           MGeomCamMagicHG.cc \
     35           MGeomCamMagic919.cc \
    3536           MGeomCamECO1000.cc \
    3637           MGeomCamECO1000HG.cc \
Note: See TracChangeset for help on using the changeset viewer.