Ignore:
Timestamp:
04/23/03 16:45:19 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhistmc/MHMcEnergyImpact.cc

    r1974 r1992  
    119119//  Fill the histogram with the log10 of the energy for triggered events.
    120120//
    121 Bool_t MHMcEnergyImpact::Fill(const MParContainer *cont)
     121Bool_t MHMcEnergyImpact::Fill(const MParContainer *cont, Double_t w)
    122122{
    123123    const MMcEvt &mcevt = *(MMcEvt*)cont;
Note: See TracChangeset for help on using the changeset viewer.