Changeset 192 in JEM-EUSO


Ignore:
Timestamp:
Sep 26, 2013, 4:29:27 PM (11 years ago)
Author:
moretto
Message:

Suppression of the redefinition of default argument that was done in the void Analysis::PlotScurve() function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • equalization_gain/trunk/src/PlotScurvesAll-diffFit.cc

    r191 r192  
    798798//--------------------------------------------------------------------------------------------------------
    799799void Analysis::PlotScurve(
    800                 Int_t    kDrawCh=31,
     800        /*      Int_t    kDrawCh=31,
    801801                TString  fname=kFname,
    802802                TString  fname_ped=kFnamePed, //ASIC_D ped_file
     
    809809                Bool_t   kBoard=0, //0:ASIC_C, 1:ASIC_D
    810810                Int_t    kChRef=kRefCh,//ASIC_C
    811                 Bool_t   checkAve=0 //0:use ref pix, 1:check average
     811                Bool_t   checkAve=0 //0:use ref pix, 1:check average*/
    812812                )
    813813{
Note: See TracChangeset for help on using the changeset viewer.