- Timestamp:
- 12/05/03 14:32:12 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2605 r2606 4 4 5 5 -*-*- END OF LINE -*-*- 6 2003/12/05: Abelardo Moralejo 7 8 * mhistmc/MHMcCollectionArea.cc 9 - removed wrong comment in MHMcCollectionArea::CalcEfficiency2 10 6 11 2003/12/05: Thomas Bretz 7 12 -
trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc
r2459 r2606 243 243 void MHMcCollectionArea::CalcEfficiency2() 244 244 { 245 // Here we estimate the total number of showers in each energy bin246 // known the energy range and spectral index of the generated showers247 // (set now by hand since the info is not available in the header!)248 249 245 TH1D &histsel = *fHistSel->ProjectionX(); 250 246 TH1D &histall = *fHistAll->ProjectionX();
Note:
See TracChangeset
for help on using the changeset viewer.