Ignore:
Timestamp:
02/12/09 20:07:51 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHCamera.cc

    r9317 r9328  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHCamera.cc,v 1.116 2009-02-11 12:25:42 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHCamera.cc,v 1.117 2009-02-12 20:05:06 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    18891889        newtxt2.PaintText(-range*.95, -range*.95, text);
    18901890
    1891         text = MString::Format("%.2f\\circ", range*.3*fGeomCam->GetConvMm2Deg());
     1891        text = MString::Format("%.2f\\circ", range*(0.99-0.60)*fGeomCam->GetConvMm2Deg());
    18921892        text = text.Strip(TString::kLeading);
    18931893
Note: See TracChangeset for help on using the changeset viewer.