Ignore:
Timestamp:
04/16/09 10:46:32 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHCollectionArea.cc

    r9375 r9422  
    6767//
    6868MHCollectionArea::MHCollectionArea(const char *name, const char *title)
    69   : fMcEvt(0), fHeader(0), fMcAreaRadius(-1), fIsExtern(kFALSE)
     69    : fMcEvt(0), fHeader(0), fMcAreaRadius(-1),
     70    fTotalNumSimulatedShowers(0), fAllEvtsTriggered(kFALSE),
     71    fIsExtern(kFALSE)
    7072{
    7173    //   initialize the histogram for the distribution r vs E
Note: See TracChangeset for help on using the changeset viewer.