Changeset 1642 for trunk/MagicSoft/Mars
- Timestamp:
- 11/18/02 18:42:56 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1641 r1642 2 2 3 3 2002/11/18: Abelardo Moralejo 4 5 * mhist/MHMcCollectionArea.cc: 6 - Added comment. 4 7 5 8 * manalysis/MImgCleanStd.cc: -
trunk/MagicSoft/Mars/mhist/MHMcCollectionArea.cc
r1613 r1642 263 263 MH::SetBinning(fHistCol, &xaxis); 264 264 265 // TO BE FIXED! In forthcoming camera versions emin, emax and index 266 // will be available in a run header, and should be read from it. 267 265 268 const Float_t emin = 10.; 266 269 const Float_t emax = 30000.; // Energies in GeV.
Note:
See TracChangeset
for help on using the changeset viewer.