Changeset 2606 for trunk


Ignore:
Timestamp:
12/05/03 14:32:12 (21 years ago)
Author:
moralejo
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2605 r2606  
    44
    55                                                 -*-*- END OF LINE -*-*-
     6 2003/12/05: Abelardo Moralejo
     7 
     8   * mhistmc/MHMcCollectionArea.cc
     9     - removed wrong comment in MHMcCollectionArea::CalcEfficiency2
     10
    611 2003/12/05: Thomas Bretz
    712
  • trunk/MagicSoft/Mars/mhistmc/MHMcCollectionArea.cc

    r2459 r2606  
    243243void MHMcCollectionArea::CalcEfficiency2()
    244244{
    245     // Here we estimate the total number of showers in each energy bin
    246     // known the energy range and spectral index of the generated showers
    247     // (set now by hand since the info is not available in the header!)
    248 
    249245    TH1D &histsel = *fHistSel->ProjectionX();
    250246    TH1D &histall = *fHistAll->ProjectionX();
Note: See TracChangeset for help on using the changeset viewer.