- Timestamp:
- 02/14/17 13:11:08 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Mars_IncreaseNsb/msimcamera/MSimRandomPhotons.cc
r18680 r18758 417 417 418 418 // FIXME: Scale with the number of pixels 419 if (rate*f2>1000)420 {421 *fLog << err << "ERROR - Frequency exceeds 1GHz, this might leed to too much memory consumption." << endl;422 return kFALSE;423 }419 // if (rate*f2>1000) 420 // { 421 // *fLog << err << "ERROR - Frequency exceeds 1GHz, this might leed to too much memory consumption." << endl; 422 // return kFALSE; 423 // } 424 424 425 425 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.