Changeset 2544 for trunk/MagicSoft/Mars/mhist
- Timestamp:
- 11/20/03 16:14:31 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCalibrationPixel.cc
r2525 r2544 401 401 Int_t nbins = 100; 402 402 403 // *fLog << "New number of bins in HQ: " << CutEdges(fHQ,nbins) << endl;403 CutEdges(fHQ,nbins); 404 404 405 405 fQfirst = fHQ->GetBinLowEdge(fHQ->GetXaxis()->GetFirst());
Note:
See TracChangeset
for help on using the changeset viewer.