Ignore:
Timestamp:
03/01/07 18:21:47 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc

    r8339 r8342  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.52 2007-03-01 17:59:12 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHCalibrationChargeCam.cc,v 1.53 2007-03-01 18:21:08 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    387387  if (fGeom->InheritsFrom("MGeomCamMagic"))
    388388    if ( fColor == MCalibrationCam::kBLUE)
    389       SetLoGainLast(2.*fLoGainLast - fLoGainFirst);
     389      SetBinning(fLoGainNbins, fLoGainFirst, 2.*fLoGainLast - fLoGainFirst);
    390390 
    391391  InitHiGainArrays(npixels,nareas,nsectors);
Note: See TracChangeset for help on using the changeset viewer.