Ignore:
Timestamp:
04/29/03 14:41:38 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mimage/MHHillas.cc

    r2026 r2043  
    240240// Be careful: Only call this with an object of type MHillas
    241241//
    242 Bool_t MHHillas::Fill(const MParContainer *par, Double_t w)
     242Bool_t MHHillas::Fill(const MParContainer *par, const Stat_t w)
    243243{
    244244    const MHillas &h = *(MHillas*)par;
Note: See TracChangeset for help on using the changeset viewer.