- Timestamp:
- 07/26/15 16:44:07 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msignal/MExtractFACT.cc
r18244 r18272 226 226 { 227 227 time = gRandom->Uniform(rangehi)+fHiGainFirst+1; 228 max = p beg[uint16_t(time)];228 max = ptr[uint16_t(time)]; 229 229 } 230 230
Note:
See TracChangeset
for help on using the changeset viewer.