Changeset 7144 for trunk/MagicSoft/Mars/mhflux
- Timestamp:
- 06/10/05 13:45:44 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MMcSpectrumWeight.cc
r7142 r7144 383 383 const Int_t i = fZdWeights->GetXaxis()->FindFixBin(fPointing->GetZd()); 384 384 w = fZdWeights->GetBinContent(i); 385 cout << i << " " << w << " " << fPointing->GetZd() << endl;386 385 } 387 386
Note:
See TracChangeset
for help on using the changeset viewer.