Ignore:
Timestamp:
06/10/05 13:45:44 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MMcSpectrumWeight.cc

    r7142 r7144  
    383383        const Int_t i = fZdWeights->GetXaxis()->FindFixBin(fPointing->GetZd());
    384384        w = fZdWeights->GetBinContent(i);
    385         cout << i << " " << w << " " << fPointing->GetZd() << endl;
    386385    }
    387386
Note: See TracChangeset for help on using the changeset viewer.