Changeset 18244
- Timestamp:
- 06/20/15 15:52:43 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msignal/MExtractFACT.cc
r18243 r18244 210 210 211 211 // Time is position of half hight leading edge 212 pend = std::max(pbeg, pmax-1 0);212 pend = std::max(pbeg, pmax-15); 213 213 for (;pmax>=pend; pmax--) 214 214 if (*pmax<max/2)
Note:
See TracChangeset
for help on using the changeset viewer.