Ignore:
Timestamp:
06/18/15 15:22:04 (9 years ago)
Author:
dbaack
Message:
Fixed bug that creates empty or duplicated events for CSCAT=1 in Corsika
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Corsika7405Compatibility/msimcamera/MSimAPD.cc

    r18179 r18235  
    307307            *fLog << err << "ERROR - MSimAPD: Weight of " << i << "-th photon not 1, but " << ph.GetWeight() << endl;
    308308            ph.Print();
    309             //return kERROR;
     309            return kERROR;
    310310        }
    311311
Note: See TracChangeset for help on using the changeset viewer.