Changeset 17197 for trunk/Mars/msimcamera
- Timestamp:
- 09/27/13 09:06:32 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msimcamera/MSimCamera.cc
r17148 r17197 274 274 Double_t gaus = random->Gaus(accidentalPhotons,sigmaAccidentalPhotons); 275 275 currentAccidentalPhotonRate = gaus / fACTimeConstant; 276 delete random; 276 277 } 277 278
Note:
See TracChangeset
for help on using the changeset viewer.