Changeset 2441
- Timestamp:
- 10/29/03 14:48:47 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomCamCT1Daniel.cc
r2282 r2441 16 16 ! 17 17 ! 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> 19 19 ! Author(s): Harald Kornmayer 1/2001 20 ! Author(s): Wolfgang Wittek 10/2003 <mailto:wittek@mppmu.mpg.de> 20 21 ! 21 22 ! Copyright: MAGIC Software Development, 2000-2003 … … 28 29 // MGeomCamCT1Daniel 29 30 // 30 // This class stores the geometr zinformation of the CT1 camera.31 // This class stores the geometry information of the CT1 camera. 31 32 // The next neighbor information comes from a table, the geometry layout 32 33 // 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) 33 42 // 34 43 ////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.