Changeset 2441


Ignore:
Timestamp:
10/29/03 14:48:47 (21 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomCamCT1Daniel.cc

    r2282 r2441  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz  12/2000 <mailto:tbretz@astro.uni-wuerzburg.de>
     18!   Author(s): Thomas Bretz    12/2000 <mailto:tbretz@astro.uni-wuerzburg.de>
    1919!   Author(s): Harald Kornmayer 1/2001
     20!   Author(s): Wolfgang Wittek 10/2003 <mailto:wittek@mppmu.mpg.de>
    2021!
    2122!   Copyright: MAGIC Software Development, 2000-2003
     
    2829// MGeomCamCT1Daniel
    2930//
    30 // This class stores the geometrz information of the CT1 camera.
     31// This class stores the geometry information of the CT1 camera.
    3132// The next neighbor information comes from a table, the geometry layout
    3233// is calculated (for Algorithm see CreateCam
     34//
     35//
     36// The only difference to MGeomCamCT1 is the second argument of MGeomCam
     37// (which is the distance camera-reflector)
     38//        it is        dist = 4.8129 m    (instead of 4.88  m)
     39//
     40// together with the pixel diameter of d = 21 mm this gives     
     41// d/dist = 0.0043633 = 0.25 deg    (instead of 0.0043033 = 0.2466 deg)
    3342//
    3443////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.