Ignore:
Timestamp:
12/19/07 18:53:03 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc

    r8452 r8795  
    414414Bool_t MCalibCalcFromPast::UpdateMeanPhes()
    415415{
    416     Float_t sumw = 0.;
    417     Float_t sum  = 0.;
     416    Double_t sumw = 0.;
     417    Double_t sum  = 0.;
    418418
    419419    for (Int_t i=0; i<fPhes.GetSize(); i++)
Note: See TracChangeset for help on using the changeset viewer.