Changeset 6800 for trunk/MagicSoft/Mars/mhcalib/MHGausEvents.cc
- Timestamp:
- 03/09/05 16:36:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHGausEvents.cc
r6304 r6800 126 126 // 127 127 MHGausEvents::MHGausEvents(const char *name, const char *title) 128 : fEventFrequency(0), 128 : fEventFrequency(0), fFlags(0), 129 129 fHPowerProbability(NULL), 130 130 fPowerSpectrum(NULL), … … 272 272 } 273 273 } 274 275 274 276 275 277 // -----------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.