Changeset 18235 for branches/Corsika7405Compatibility/msimcamera/MSimAPD.cc
- Timestamp:
- 06/18/15 15:22:04 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Corsika7405Compatibility/msimcamera/MSimAPD.cc
r18179 r18235 307 307 *fLog << err << "ERROR - MSimAPD: Weight of " << i << "-th photon not 1, but " << ph.GetWeight() << endl; 308 308 ph.Print(); 309 //return kERROR;309 return kERROR; 310 310 } 311 311
Note:
See TracChangeset
for help on using the changeset viewer.