Ignore:
Timestamp:
03/09/05 16:36:40 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhcalib/MHGausEvents.cc

    r6304 r6800  
    126126//
    127127MHGausEvents::MHGausEvents(const char *name, const char *title)
    128     : fEventFrequency(0),
     128    : fEventFrequency(0), fFlags(0),
    129129      fHPowerProbability(NULL),
    130130      fPowerSpectrum(NULL),
     
    272272    }
    273273}
     274
     275
    274276
    275277// -----------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.