Ignore:
Timestamp:
08/30/10 09:51:34 (14 years ago)
Author:
tbretz
Message:
Changed default distance of the FACT camera to 4.9m as suggested by the simulation for a 7.8km height point source.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mgeom/MGeomCamFACT.cc

    r9862 r9900  
    4444//
    4545MGeomCamFACT::MGeomCamFACT(const char *name)
    46     : MGeomCam(1438, 4.8887, name, "Geometry information of the final FACT Camera")
     46    : MGeomCam(1438, 4.90, name, "Geometry information of the final FACT Camera")
    4747{
    4848    CreateCam();
Note: See TracChangeset for help on using the changeset viewer.