Ignore:
Timestamp:
10/26/01 15:19:12 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r970 r995  
    8080void MHHillas::Fill(const MParContainer *par)
    8181{
    82     MHillas &h = *(MHillas*)par;
     82    const MHillas &h = *(MHillas*)par;
    8383
    8484    fAlpha ->Fill(fabs(h.GetAlpha()));
Note: See TracChangeset for help on using the changeset viewer.