Changeset 18680
- Timestamp:
- 11/30/16 00:21:34 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Mars_IncreaseNsb/msimcamera/MSimRandomPhotons.cc
r10092 r18680 275 275 276 276 // FIXME: Scale with the number of pixels 277 if (freq0>1000)278 {279 *fLog << err << "ERROR - Frequency exceeds 1GHz, this might leed to too much memory consumption." << endl;280 return kFALSE;281 }277 // if (freq0>1000) 278 // { 279 // *fLog << err << "ERROR - Frequency exceeds 1GHz, this might leed to too much memory consumption." << endl; 280 // return kFALSE; 281 // } 282 282 } 283 283
Note:
See TracChangeset
for help on using the changeset viewer.